Hi Stuart,
Looking at your fstab settings, everything seems in order.
I'd try giving your cdrom a clean as suggested earlier.
You could try the following logged in as root.
# mount -t iso9660 -o ro /dev/hdc /mnt/removable
If you then type df -h you should see
df -h /mnt/removable
/dev/hdc 177M 177M 0 100% /mnt/removable
The above of course assumes no errors. If this works you have probably got
a problem with your autmount daemon (autofs)
Let me know how you get on.
Mark.
Andrew,
>
# This file is edited by fstab-sync - see 'man fstab-sync' for details
## fstab created by Livecd-install
none /proc proc defaults 0 0
none /dev/pts devpts mode=0620 0 0
none /proc/bus/usb usbfs defaults 0 0
# fd: H1440
/dev/fd0 /mnt/floppy auto user,exec,rw,noauto 0 0
# /dev/hda1, size=6361677, type=131: Journalised FS: ext3 (primary)
/dev/hda1 / ext3 noatime 1 1
# /dev/hda5, size=1285137, type=130: Linux swap (extended)
/dev/hda5 swap swap defaults 0 0
# /dev/hda6, size=4080447, type=131: Journalised FS: ext3 (extended)
/dev/hda6 /home ext3 noatime 1 2
# cdrom: CD-224E-B
/dev/hdc /mnt/cdrom auto user,exec,ro,noauto 0 0
/dev/sda1 /mnt/removable vfat
pamconsole,exec,noauto,noatime,managed 0 0
[root@localhost ~]#
>
_______________________________________________
Staffslug mailing list
Staffslug(a)staffslug.org.uk
http://www.staffslug.org.uk/mailman/listinfo/staffslug