Date: Thu, 30 Oct 2003 13:23:24 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Gregory Stearns <stearns@mail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Super block error Message-ID: <20031030192324.GD10973@dan.emsphone.com> In-Reply-To: <20031030191645.56016.qmail@mail.com> References: <20031030191645.56016.qmail@mail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031030192324.GD10973>