How to create memory drive under AIX 5.1 ?
From: Adil (adilm_at_risk.az)
Date: 06/29/04
- Next message: Alvin Liau: "Re: hdisk format information"
- Previous message: Ric: "hdisk format information"
- Next in thread: Jason Mather: "Re: How to create memory drive under AIX 5.1 ?"
- Reply: Jason Mather: "Re: How to create memory drive under AIX 5.1 ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Jun 2004 03:56:53 -0700
Hello!
I have a few *.iso CD images and i want to create a memory disks for
each one under AIX 5.1 and mount them as CD9660 file system.
It was really easy to do it under FreeBSD 5.2.1:
mdconfig -a -t vnode -f /image.iso -u 0
mount_cd9660 /dev/md0 /mnt/memdisk
Is it possible to do this under AIX?
If yes, then how can i do this?
- Next message: Alvin Liau: "Re: hdisk format information"
- Previous message: Ric: "hdisk format information"
- Next in thread: Jason Mather: "Re: How to create memory drive under AIX 5.1 ?"
- Reply: Jason Mather: "Re: How to create memory drive under AIX 5.1 ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|