Trying to access a cd this afternoon I was greeted with "That directory does not exist"

Thinking supermount might have flack I issued mount /mnt/cdrom and was greeted by: 
mount: according to mtab, none is already mounted on /mnt/cdrom
mount failed

Now totally confused I check /etc/fstab to find this:

/dev/hda14 / reiserfs notail 1 1
/dev/hda6 /boot ext3 defaults 1 2
none /dev/pts devpts mode=0620 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda15 /home reiserfs notail 1 2
none    /mnt/cdrom      supermount      
fs=iso9660,dev=/dev/hdc,--,iocharset=iso8859-1,ro,nosuid,nodev,exec 0 0
none    /mnt/cdrom2     supermount      
fs=iso9660,dev=/dev/scd0,--,iocharset=iso8859-1,ro,nosuid,nodev,exec 0 0
none    /mnt/floppy     supermount      
fs=vfat,dev=/dev/fd0,--,iocharset=iso8859-1,umask=0,nosuid,codepage=850,nodev,unhide 0 0
/dev/hda1 /mnt/windows vfat iocharset=iso8859-1,umask=0,codepage=850 0 0
none    /mnt/zip        supermount      
fs=vfat,dev=/dev/sda,--,iocharset=iso8859-1,umask=0,nosuid,codepage=850,nodev 0 0
none    /mnt/zip2       supermount      
fs=vfat,dev=/dev/sda4,--,iocharset=iso8859-1,umask=0,nosuid,codepage=850,nodev 0 0
none /proc proc defaults 0 0
none /tmp tmpfs defaults 0 0
/dev/hda10 swap swap defaults 0 0

Of 4 systems I find that 2 are so affected.
A common factor is that the 2 that were not changed had all installed from beta3 and 
keep updated to cooker, where as the 2 on which fstab was altered had begun from 
either b1 and b2.
But even on 1 of those which is currently correct I had shortly after installation 
lost all removable devices in fstab which I then recreated.

Other than Enlightenment-xx-8 all systems are as current cooker as ftp.sunet.se and I 
am running with devfs=mount.

Reply via email to