From owner-freebsd-questions Fri Dec 22 8:53: 3 2000 From owner-freebsd-questions@FreeBSD.ORG Fri Dec 22 08:52:59 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from iguana.aciri.org (iguana.aciri.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id C430237B400; Fri, 22 Dec 2000 08:52:58 -0800 (PST) Received: (from rizzo@localhost) by iguana.aciri.org (8.11.1/8.11.1) id eBMGqqf77392; Fri, 22 Dec 2000 08:52:52 -0800 (PST) (envelope-from rizzo) From: Luigi Rizzo Message-Id: <200012221652.eBMGqqf77392@iguana.aciri.org> Subject: Re: fd1720 In-Reply-To: <20001222182112.A11268@extra.dp.ua> from Alexander Prohorenko at "Dec 22, 2000 6:21:12 pm" To: white@extra.dp.ua (Alexander Prohorenko) Date: Fri, 22 Dec 2000 08:52:52 -0800 (PST) Cc: questions@FreeBSD.ORG, hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: rizzo@iguana.aciri.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hey. > > Did anybody suceed with fd1720 flopies ? I couldn't write any single > 1720K image there. you must fdformat /dev/fd0.1720 (check syntax) first, otherwise the write fails when it hits the first sector (sec.19 track 0) which is supposed to be there but is not Note that almost surely you won't be able to boot from that disk. cheers luigi > su-2.03# dd if=flogw-4000.bin of=/dev/rfd0.1720 > dd: /dev/rfd0.1720: Input/output error > 19+0 records in > 18+0 records out > 9216 bytes transferred in 3.377621 secs (2729 bytes/sec) > > Should I do anything special for this ? > > Thank you. > > -- > Alexander Prohorenko, Extra Solutions > http://extra.com.ua > "Good day to be alive, sir" > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message