Date: Thu, 7 Feb 2008 11:12:33 -0800 From: Chuck Swiger <cswiger@mac.com> To: stevefranks@ieee.org Cc: User Questions <freebsd-questions@freebsd.org> Subject: Re: brand-new DVD drives less reliable than crappy old player - fix? Message-ID: <70294487-369C-4D92-BAC5-40D03597523A@mac.com> In-Reply-To: <539c60b90802071103w23617c20kcc70c2ce81f0f84f@mail.gmail.com> References: <539c60b90802071054q7307d3f3h46681cc4da1490b0@mail.gmail.com> <734C50DA-8D58-4D17-B182-31C2EB2CB485@mac.com> <539c60b90802071103w23617c20kcc70c2ce81f0f84f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?70294487-369C-4D92-BAC5-40D03597523A>