Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dvd's wont mount [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
c0uchm0nster
n00b
n00b


Joined: 02 Jul 2005
Posts: 52

PostPosted: Sat Jul 02, 2005 2:52 am    Post subject: dvd's wont mount [solved] Reply with quote

udf fs is compiled into kernel
mount -t udf /dev/dvd /mnt/cdrom says bad filesystem type - have tried multiple dvd's - cd's load fine

fstab's /dev/cdroms/cdrom0 /mnt/cdrom auto doesnt work either (/dev/dvd is a link to /dev/cdroms/cdrom0)

any ideas?


Last edited by c0uchm0nster on Sat Jul 02, 2005 7:56 am; edited 1 time in total
Back to top
View user's profile Send private message
frostschutz
Advocate
Advocate


Joined: 22 Feb 2005
Posts: 2977
Location: Germany

PostPosted: Sat Jul 02, 2005 6:36 am    Post subject: Reply with quote

Some DVDs (usually home-made ones) use iso9660 as filesystem, instead of UDF. Because of that, I use -t auto (autodetecting file system type), which works fine for me.

If it doesn't work for you, have a look at /proc/filesystems - are both udf and iso9660 listed there? If not, you're lacking kernel support for some reason (not compiled in, module not loaded?).

I also had some half-defective DVD drives in the past, some of which could read CDs, but not DVDs, and the other way around. Try reading the DVDs raw (dd if=/dev/dvd of=/tmp/DVDimage.iso) - if you get I/O errors, then either the media or your drive is most likely defective.
Back to top
View user's profile Send private message
c0uchm0nster
n00b
n00b


Joined: 02 Jul 2005
Posts: 52

PostPosted: Sat Jul 02, 2005 7:55 am    Post subject: Reply with quote

dvd was bad/weird

it only worked in the drive it was burned in - i must have forgotten to close the session or something like that
thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum