On Nov 16, 2003 at 00:13, foao in a soothing rage wrote: >On 15.11.2003 23:38, ne... wrote: >> I have this in my /etc/rc.local: >> >> echo -n "Mounting Fedora Core ISOs..." >> /bin/mount -t iso9660 -o loop /mnt/rh9isos/severn-i386-disc1.iso /mnt/iso1 >> /bin/mount -t iso9660 -o loop /mnt/rh9isos/severn-i386-disc2.iso /mnt/iso2 >> /bin/mount -t iso9660 -o loop /mnt/rh9isos/severn-i386-disc3.iso /mnt/iso3 >> echo " Done." >> >> /mnt/rh9isos is in my fstab. >> >so I assume an /etc/fstab like : >/path_to_iso1 /mnt/fc1isos iso9660 ro,user,loop=/dev/loop 0 0 >/path_to_iso2 /mnt/fc1isos ... /dev/hdb11 /mnt/rh9isos ext3 defaults 1 2 It is a one user system. The isos are the /dev/hdb11 partition which I mount at /mnt/rh9isos. N.Emile... -- Registered Linux User # 125653 (http://counter.li.org) Switch to: http://www.speakeasy.net/refer/190653 Q: What's buried in Grant's tomb? A: A corpse. 18:46:32 up 1 day, 13:44, 3 users, load average: 0.00, 0.00, 0.00