From owner-freebsd-mobile@FreeBSD.ORG Mon Dec 19 13:45:11 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0607A16A41F for ; Mon, 19 Dec 2005 13:45:11 +0000 (GMT) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn.tucs-beachin-obx-house.com [204.107.90.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FE8643D55 for ; Mon, 19 Dec 2005 13:45:09 +0000 (GMT) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com (dpc6747145123.direcpc.com [67.47.145.123]) (authenticated bits=128) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) with ESMTP id jBJDiuVt072045; Mon, 19 Dec 2005 08:45:06 -0500 (EST) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.3/8.12.10) with ESMTP id jBJDj0eK076351; Mon, 19 Dec 2005 08:45:03 -0500 (EST) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.3/8.13.1/Submit) id jBJDixIs076341; Mon, 19 Dec 2005 08:44:59 -0500 (EST) (envelope-from tbohml) From: Tuc at T-B-O-H Message-Id: <200512191344.jBJDixIs076341@himinbjorg.tucs-beachin-obx-house.com> To: ducrot@poupinou.org (Bruno Ducrot) Date: Mon, 19 Dec 2005 08:44:59 -0500 (EST) In-Reply-To: <20051215111241.GA24698@poupinou.org> X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Tuc at T-B-O-H , freebsd-mobile@freebsd.org Subject: Re: Problem upgrading Tosh from FBSD4 to FBSD5 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2005 13:45:11 -0000 > > On Wed, Dec 14, 2005 at 09:05:13PM -0500, Tuc at T-B-O-H wrote: > > Hi, > > > > Following http://www.freebsd.org/releases/5.3R/migration-guide.html and > > I ran into a problem. When I boot to single user mode It sticks and can't get > > farther. I'm typing this by hand.... > > > > atapci0: port 0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 5.1 on pci0 > > atapci0: Lazy allocation of 0x10 bytes rid 0x20 type 4 at 0 > > ata0: channel #0 on atapci0 > > atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 > > atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 > > ata0: reset tp1 mask=03 ostat0=50 ostat1=00 > > ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00 > > ata0-slave: stat=0x00 err=0x01 lsb=0x00 msb=0x00 > > ata0: reset tp2 stat0=50 stat1=00 devices=0x1 > > ata0: [MPSAFE] > > ata1: channel #1 on atapci0 > > atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 > > atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 > > > > What now? Its a brick! > > > > I had a similar problem to yours with a toshiba sattelite some > times ago, but under FreeBSD 5.X. I don't have that laptop > anymore. > > It was possible to go further after disabling eisa support, but > I don't remember exactly which hint was needed though. It should > be something like this: > hint.eisa.0.disabled="1" > Same thing... Still gets to the same point and stops. Is there some sort of set of settings for a safe boot? Oddly enough, I don't get the beastie when I boot, just the old 4.0 style "Press enter" one. Is there a problem farther up? Thanks, Tuc