brand-new DVD drives less reliable than crappy old player - fix?

Chuck Swiger cswiger at mac.com
Thu Feb 7 19:12:37 UTC 2008


On Feb 7, 2008, at 11:03 AM, Steve Franks wrote:
> Can I then mount the bin file as if it was the dvd, or how do I
> retrieve the actual filesystem at that point?

Yes, something like:

   mdconfig -a -t vnode -f _file.bin_ -u 1
   mount -t cd9660 /dev/md1 /mnt/cdrom

-- 
-Chuck



More information about the freebsd-questions mailing list