Date: Thu, 25 Jul 1996 10:44:46 +0100 (GMT-1) From: af@biomath.jussieu.fr To: IAE@exchange.spb.inkom.ru (Enaaa Aiadae) Cc: freebsd-questions@freefall.freebsd.org Subject: Re: New File System on the floppy disk Message-ID: <199607250944.KAA00570@garfield.biomath.jussieu.fr> In-Reply-To: <c=SU%a=_%p=Inkombank%l=EXCHANGE-960725071445Z-446@exchange.spb.inkom.ru> from "Enaaa Aiadae" at Jul 25, 96 11:14:45 am
next in thread | previous in thread | raw e-mail | index | archive | help
Enaaa Aiadae wrote / a ecrit:
>
> I attempt created new fs on the floppy disk, but I have problem ( my
> command is :
> fdformat /dev/fd0; disklabel -w /dev/fd0 fd1440; newfs /dev/fd0 )
>
> newfs - report message '1216 in last cylinder not allocated' and I have
> free 850K on the 1440K disk !!
> This feature newfs standart ? How me allocated full floppy disk ?
>
I hope I'm not going to get flamed for giving misinformation, but I
use:
newfs -c 80 -t 2 -u 18 -m 0 /dev/rfd0a
and it gives me the most capacity I could expect of a 1.44Mb floppy.
I think the lack of MBR on a floppy disk prevents newfs from getting
the correct geometry, but I might be quite wrong on this. I'm using
2.1-stable sup'ed Fri May 24 13:33:44 1996 (can't afford the time to
switch to 2.1.5 yet)
_Alain_
--
Alain FAUCONNET Ingenieur systeme - System Manager AP-HP/SIM
Public Health 91 bld de l'Hopital 75013 PARIS FRANCE
Medical Computing Research Labs Mail: af@biomath.jussieu.fr
Tel: (+33) 1-40-77-96-19 Fax: (+33) 1-45-86-80-68
I've RTFMed. It says: "Refer to your system administrator"
But... I *am* the system administrator :-]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607250944.KAA00570>
