![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to mount an ISO image in AIX 5.2 | saip | AIX | 2 | 06-18-2009 03:45 AM |
| Create an Ignite image on tape from Online IgniteUX image | Andrek | UNIX for Advanced & Expert Users | 3 | 02-28-2007 07:14 PM |
| Virtual mount .image file? | pondlife | SUN Solaris | 4 | 01-17-2007 04:42 PM |
| Unbale ot mount chroot /sys/image | nicknihal | Red Hat | 2 | 09-06-2006 03:52 AM |
| how to mount a hotswap scsi drive on a solaris 2.6 netra box using the mount command? | soulshaker | UNIX for Dummies Questions & Answers | 4 | 07-18-2001 02:11 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I would like to mount an iso CD image on my Suse linux (SLES 9), the image has been copied to my suse linux machine.
am able to mount the iso image manually by mount -oloop /iso/SLES-9-i386-CD1.iso /free but I would like to put the above entry in /etc/fstab so that when the machine is rebooted, the image will be mounted automatically. How can i mount the iso image automatically with the option mount -oloop in /etc/fstab the CD image has been copied locally. Can you help? please Thanks |
|
||||
|
Quote:
/iso/SLES-9-i386-CD1.iso /free iso9660 loop,auto 0 0 I do this also because extracting files a. takes up extra space b. cant be easily burned to bootable cd as easy as and ISO c. an iso is easier to keep deframented. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|