From owner-freebsd-questions@FreeBSD.ORG Tue Dec 13 23:13:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B9F216A41F for ; Tue, 13 Dec 2005 23:13:12 +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 C0FEF43D8F for ; Tue, 13 Dec 2005 23:12:52 +0000 (GMT) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com (pcp0011936892pcs.summit01.nj.comcast.net [69.249.95.97]) (authenticated bits=128) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) with ESMTP id jBDNCqYD065951 for ; Tue, 13 Dec 2005 18:12:52 -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 jBDND5Xl034153 for ; Tue, 13 Dec 2005 18:13:05 -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 jBDND5IW034152 for freebsd-questions@freebsd.org; Tue, 13 Dec 2005 18:13:05 -0500 (EST) (envelope-from tbohml) From: Tuc at T-B-O-H Message-Id: <200512132313.jBDND5IW034152@himinbjorg.tucs-beachin-obx-house.com> To: freebsd-questions@freebsd.org Date: Tue, 13 Dec 2005 18:13:05 -0500 (EST) X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: FBSD4 to FBSD5 gone bad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2005 23:13:12 -0000 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? Thanks, Tuc