From owner-freebsd-stable@FreeBSD.ORG Mon Jan 16 00:53:25 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 788CE16A41F for ; Mon, 16 Jan 2006 00:53:25 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD79C43D45 for ; Mon, 16 Jan 2006 00:53:24 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.21]) (authenticated bits=0) by cain.gsoft.com.au (8.13.5/8.13.4) with ESMTP id k0G0rHng074290 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 16 Jan 2006 11:23:17 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Mon, 16 Jan 2006 11:23:08 +1030 User-Agent: KMail/1.9.1 References: <20060115123445.GA14271@uk.tiscali.com> <20060115124950.GA23753@uk.tiscali.com> <20060115131405.GC1181@webcom.it> In-Reply-To: <20060115131405.GC1181@webcom.it> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1250926.DCJHqFi5Zp"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200601161123.15803.doconnor@gsoft.com.au> X-Spam-Score: -1.36 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.54 on 203.31.81.10 Cc: Andrea Campi , Brian Candler Subject: Re: newfs_msdos onto an image file X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2006 00:53:25 -0000 --nextPart1250926.DCJHqFi5Zp Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 15 January 2006 23:44, Andrea Campi wrote: > Just a wild guess: have you tried using fdisk? Pretending it is a floppy > is probably working because real floppies don't have a partition table, > whereas all kind of HDs in the DOS world have them. > > Try creating just a single slice to cover all disk, and you should be > ready to newfs it. I tried that and it didn't work. Seems that md is missing some magic newfs_msdos needs..? ie I did fdisk -BI md0 then fdisk -i md0 and changed the type to 6 but stil= l=20 couldn't newfs_msdos it :( =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1250926.DCJHqFi5Zp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDyu575ZPcIHs/zowRApY3AJwKfTFQ+T4RZfxxG1qv71Ino1JzpwCfRUVW yKVExXDev9jLEOi3t5Jdkgg= =I13k -----END PGP SIGNATURE----- --nextPart1250926.DCJHqFi5Zp--