On Saturday 04 November 2006 17:31, Steve Franks wrote: > Any potential configuration-realted reasons that I can mount cd's just > fine in my dvd drive (atapi), but not data or movie dvd's (commercial > and dvd+r's)? I get an 'unrecognized or drive empty' type error. Just > a bad drive? It makes the standard spin-up noises and some reading > sounds after loading a dvd, and it's a fairly new drive. The faq and > man pages don't seem to suggest any configuration-realted differences > between cd & dvd. They are both iso9660 format, correct? Try if you can read from the disc "dd if=/dev/acd0 of=somefile bs=1m count=1" and check the resulting dump with file(1). e.g.: # file somefile somefile: ISO 9660 CD-ROM filesystem data 'CDROM ' # hd somefile | head 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| * 00008000 01 43 44 30 30 31 01 00 46 72 65 65 42 53 44 20 |.CD001..FreeBSD | ... -- /"\ Best regards, | mlaier_at_freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier_at_EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:02 UTC