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