On Nov 15, 2003 at 23:34, foao in a soothing rage wrote: >FC1 iso's are kept in my linux box, I use the loop device to access them >without problem. >Now I'd like to make the access permanent, but I can't find the right >line to add to /etc/fstab ... >Can you enlighten me ? 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. HTH N.Emile... -- Registered Linux User # 125653 (http://counter.li.org) Switch to: http://www.speakeasy.net/refer/190653 Feature not yet implimented 17:36:56 up 1 day, 12:35, 3 users, load average: 0.00, 0.00, 0.00