From owner-freebsd-stable@FreeBSD.ORG Wed Aug 6 18:03:15 2008 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 EA2D71065687 for ; Wed, 6 Aug 2008 18:03:15 +0000 (UTC) (envelope-from besko@msu.edu) Received: from sys29.mail.msu.edu (sys29.mail.msu.edu [35.9.75.129]) by mx1.freebsd.org (Postfix) with ESMTP id C96958FC1B for ; Wed, 6 Aug 2008 18:03:15 +0000 (UTC) (envelope-from besko@msu.edu) Received: from user-718268.user.msu.edu ([35.10.4.118]) by sys29.mail.msu.edu with esmtpsa (Exim 4.63 #1) (TLSv1:AES256-SHA:256) id 1KQn72-0003wE-BD for freebsd-stable@freebsd.org; Wed, 06 Aug 2008 13:47:52 -0400 Message-ID: <4899E3AC.40201@msu.edu> Date: Wed, 06 Aug 2008 13:47:24 -0400 From: Lisa Besko User-Agent: Thunderbird 2.0.0.14 (X11/20080613) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus: None found by Clam AV Subject: Swapping boot disks and getting mountroot> X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: besko@msu.edu List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 18:03:16 -0000 I have a system running FBSD 6.2 release (if I remember correctly) that is running on a Sunfire X2100. The disk boots fine there and I seem to be able to move it to other X2100's. The problem is that I need to move it to a Sunfire X2200. When I move it to the X2200 I get a mountroot> prompt and the keyboard freezes up. I notice that it finds the device ad4 but then it tries to mount root from /dev/ad6s1a. I've edited the fstab to have it look for ad4s1a but it still won't boot. Anyone have any pointers or ideas? Thanks, Lisa B.