From owner-freebsd-stable@FreeBSD.ORG Sat Mar 17 14:27:19 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75D10106566B for ; Sat, 17 Mar 2012 14:27:19 +0000 (UTC) (envelope-from egrosbein@rdtc.ru) Received: from eg.sd.rdtc.ru (eg.sd.rdtc.ru [IPv6:2a03:3100:c:13::5]) by mx1.freebsd.org (Postfix) with ESMTP id C52768FC12 for ; Sat, 17 Mar 2012 14:27:18 +0000 (UTC) Received: from eg.sd.rdtc.ru (localhost [127.0.0.1]) by eg.sd.rdtc.ru (8.14.5/8.14.5) with ESMTP id q2HER92I011670; Sat, 17 Mar 2012 21:27:09 +0700 (NOVT) (envelope-from egrosbein@rdtc.ru) Message-ID: <4F649F3D.7050408@rdtc.ru> Date: Sat, 17 Mar 2012 21:27:09 +0700 From: Eugene Grosbein User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110112 Thunderbird/3.1.7 MIME-Version: 1.0 To: lausts@acm.org References: <4F64608B.27301.3724F1@lausts.acm.org> In-Reply-To: <4F64608B.27301.3724F1@lausts.acm.org> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: "freebsd-stable@freebsd.org" Subject: Re: Floppy disks don't work with FreeBSD 9.0 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: Sat, 17 Mar 2012 14:27:19 -0000 17.03.2012 20:59, Thomas Laus пишет: > List: > > I keep archival floppy disk copies of EPROM images on CDROM and occasionally > need to DD them back to a floppy disk for my programmer to load. I recently > upgraded two of my shop computers from FreeBSD 7 Stable to FreeBSD 9 Stable > with clean installs. I tried the 'fdformat' command prior to 'dd' of the > image file yesterday. All of my floppy disks showed errors on all tracks. I > used a ^C to abort the command and the PC dropped core. I used the same > disks on my laptop with OpenBSD 5 and everything worked as expected. I was > able to format and diskdupe the image to them. I looked over the Release > Notes for FreeBSD 9 and there wasn't any mention of eliminating floppy disk > support on either FreeBSD 8 or 9. This happened on two different PC's, both > running FreeBSD 9. The hardware isn't suspect because these same two PC's > were able to format and dupe images when running FreeBSD 7. You need to supply more details. dmesg lines concerning fdc at least. Eugene Grosbein