Date: Sun, 25 May 1997 22:59:49 -0800 (AKDT) From: Steve Howe <un_x@anchorage.net> To: Willem van den Bosch <willem@onthenet.com.au> Cc: freebsd-questions <questions@FreeBSD.ORG> Subject: Re: Mounting floppy Message-ID: <Pine.BSF.3.95q.970525225816.23557B-100000@aak.anchorage.net> In-Reply-To: <3.0.1.32.19970526160432.0079fe10@onthenet.com.au>
index | next in thread | previous in thread | raw e-mail
On Mon, 26 May 1997, Willem van den Bosch wrote:
> I have just installed FreeBSD 2.2.1 and seems to have a problem getting a
> floppy
> mounted.
>
> after formatting a disc "fdformat -f 1440 /dev/fd0"
> the command "mount /dev/fd0 /mnt"
> gives the following message "/dev/fd0 on /mnt: Incorrect super block."
why only 1440? try this:
fdformat -qf1720 /dev/fd0.1720 &&
disklabel -Bw /dev/fd0.1720 fd1720 &&
newfs -t2 -u21 -l1 -i65536 /dev/fd0.1720
> Any help would be appreciated
>
> Regards Willem
-------------------------------------------------------------------------
Sleep: a sign a caffeine deprivation ... http://www.anchorage.net/~un_x
-------------------------------------------------------------------------
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970525225816.23557B-100000>
