Hi Lior, Not sure if I'm correct, but as far as I recall, ISO 9660 is the standard for CDROM, not DVD-ROM.
A DVD is a UDF format, so you can use: mount -t udf /dev/dvd /mnt/cdrom Hetz On Sat, Jun 14, 2008 at 10:49 PM, Lior Kaplan <[EMAIL PROTECTED]> wrote: > Hi, > > I've successfully burnt a data DVD with k3b with file system "unix/linux > + windows". > > I tried to mount the DVD in linux (debian unstable) and got this: > >> # mount /dev/hdc /media/cdrom -t autofs >> mount: wrong fs type, bad option, bad superblock on /dev/hdc, >> missing codepage or helper program, or other error >> In some cases useful info is found in syslog - try >> dmesg | tail or so > > Same result with iso9660 file system. > > Under windows there's no problem reading the DVD. > > Any suggestions on how to recognize how to mount the DVD? (and detecting > the FS type). > > -- > Lior Kaplan > [EMAIL PROTECTED] > > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > > -- Skepticism is the lazy person's default position. my blog (hebrew): http://benhamo.org ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]