could you give us a listing of the output of ls -l in your /mnt folder?
drwxrwxrwx 1 root root 0 Feb 14 15:36 CDROM/ drwxrwxrwx 1 root root 0 Feb 14 15:36 CDROM2/ drwx-xr-x 2 root root 4096 Feb 14 14:41 disk/ drwxrwxrwx 1 root root 0 Feb 14 15:36 floppy/
Also, perhaps the relevant lines in your /etc/fstab file as well.
/dev/hda1 / ext3 defaults 1 1 none /dev/pts devpts mode=0620 0 0 /dev/hda6 /home ext3 defaults 1 2 none /mnt/cdrom supermount dev=/dev/hdc,fs=auto,ro,--,iocharset=iso8859-15,codepage=850,umask=0 0 0 none /mnt/cdrom2 supermount dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-15,codepage=850,umask=0 0 0 none /mnt/floppy supermount dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,sync,codepage=850,umask=0 0 0 none /proc proc defaults 0 0 /dev/hda5 swap swap defaults 0 0
Hope it helps
Alistair
main@lists.alug.org.uk http://www.alug.org.uk/ http://lists.alug.org.uk/mailman/listinfo/main Unsubscribe? See message headers or the web site above!