Super block error

Dan Nelson dnelson at allantgroup.com
Thu Oct 30 11:23:26 PST 2003


In the last episode (Oct 30), Gregory Stearns said:
> 
>    When I try and mount my cdrom or my floppy I get an invalid super
>    block error.
> 
>    I use the following command:
> 
>    mount  /dev/acd0c /cdrom

Try "mount -t cd9660 /dev/acd0c /cdrom", since cdroms aren't usually
written in FreeBSD's UFS filesystem format.

-- 
	Dan Nelson
	dnelson at allantgroup.com


More information about the freebsd-questions mailing list