From owner-freebsd-current@freebsd.org Tue May 3 20:20:24 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29F4AB2CAE0 for ; Tue, 3 May 2016 20:20:24 +0000 (UTC) (envelope-from joel@vnode.se) Received: from smtp.vnode.se (smtp.vnode.se [185.137.191.3]) by mx1.freebsd.org (Postfix) with ESMTP id E48A81F36; Tue, 3 May 2016 20:20:23 +0000 (UTC) (envelope-from joel@vnode.se) Received: from ymer.vnode.se (81-234-63-71-no20.tbcn.telia.com [81.234.63.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.vnode.se (Postfix) with ESMTPSA id CE4A7B0BD; Tue, 3 May 2016 22:20:21 +0200 (CEST) Date: Tue, 3 May 2016 22:20:21 +0200 From: Joel Dahl To: John Baldwin Cc: freebsd-current@freebsd.org, Michael Butler , Larry Rosenman Subject: Re: boot with floppy enabled doesn't..... Message-ID: <20160503202021.GB4683@ymer.vnode.se> Mail-Followup-To: John Baldwin , freebsd-current@freebsd.org, Michael Butler , Larry Rosenman References: <0b555735ed2b24d5974f2357f3888d05@thebighonker.lerctr.org> <1e5b9c5c0fb2faf8cfb9c8864be8651c@thebighonker.lerctr.org> <1797095.k3J7QE5xDU@ralph.baldwin.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1797095.k3J7QE5xDU@ralph.baldwin.cx> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2016 20:20:24 -0000 On Tue, May 03, 2016 at 12:58:15PM -0700, John Baldwin wrote: > On Tuesday, May 03, 2016 03:37:27 PM Michael Butler wrote: > > On 05/03/16 11:21, Larry Rosenman wrote: > > > On 2016-05-03 05:49, Joel Dahl wrote: > > >> On Sat, Apr 30, 2016 at 10:36:53PM -0500, Larry Rosenman wrote: > > >>> On a current -CURRENT if my Floppy disk controller and device are > > >>> ENABLED, we do NOT pass mount root, and the floppy disk > > >>> light is ON. > > >> > > >> Just a "me too". But this is with VMware Fusion. If I disable the > > >> floppy from > > >> BIOS, the virtual machine boots. If I leave it enabled, it hangs. > > > Thanks for posting that I'm not the only one, and it's not flakey hardware. > > > > > > > I have an, otherwise extremely reliable but ancient, Intel TR440BXA > > motherboard doing this :-( > > > > What drove me mad for a while is that I have an identical machine, with > > exception of 10k RPM SCSI disks, which doesn't hang. I simply optioned > > out "device fdc" and it's behaved ever since, > > Larry wasn't able to get into DDB when his box hung, are either of you able > to get into DDB when it hangs? Um, ctrl-alt-backspace doesn't work for me, but ctrl-alt-esc does. I uploaded a few screenshots here: https://www.vnode.se/files/freebsd/ -- Joel