Hi,
I tried to mount a dvd drive and got an error, is it correct file
sytem type? what is wrong to the mount command?
$ mount -t udf /dev/hdc /media/disk
mount: block device /dev/hdc is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/hdc,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Thank you.
Jim