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 [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"