usb connected lite-on CR writer

Craig Rodrigues rodrigc at crodrigues.org
Tue Oct 19 14:07:54 PDT 2004


On Wed, Oct 06, 2004 at 04:31:36PM -0400, munn wrote:
> How do I mount the disk with mount_msdos?

You should use mount_cd9660 instead.

On FreeBSD 4.x:

mount -t cd9660 /dev/cd0c /mnt

On FreeBSD 5.x:
mount -t cd9660 /dev/cd0 /mnt

-- 
Craig Rodrigues        
http://crodrigues.org
rodrigc at crodrigues.org


More information about the freebsd-stable mailing list