From owner-freebsd-questions Thu Jul 25 00:16:39 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA23223 for questions-outgoing; Thu, 25 Jul 1996 00:16:39 -0700 (PDT) Received: from r1.spb.inkom.ru (r1.spb.inkom.ru [193.232.50.65]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA23197 for ; Thu, 25 Jul 1996 00:16:28 -0700 (PDT) Received: from exchange.spb.inkom.ru by r1.spb.inkom.ru with SMTP id LAA05282; (8.6.5/InkomBank/pvi/1.0) Thu, 25 Jul 1996 11:29:57 +0400 Received: by exchange.spb.inkom.ru with Microsoft Exchange (IMC 4.0.837.3) id <01BB7A1A.7D0EA230@exchange.spb.inkom.ru>; Thu, 25 Jul 1996 11:14:46 +0400 Message-ID: From: Enaaa Aiadae To: "'questions@freebsd.org'" Subject: New File System on the floppy disk Date: Thu, 25 Jul 1996 11:14:45 +0400 X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.837.3 Encoding: 7 TEXT Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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 ?