From owner-freebsd-questions@FreeBSD.ORG Sat Jun 4 08:31:21 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BFB8106564A for ; Sat, 4 Jun 2011 08:31:21 +0000 (UTC) (envelope-from norgaard@locolomo.org) Received: from mail.locolomo.org (97.pool85-48-194.static.orange.es [85.48.194.97]) by mx1.freebsd.org (Postfix) with ESMTP id 46DAB8FC13 for ; Sat, 4 Jun 2011 08:31:21 +0000 (UTC) Received: from gamma.wifi.locolomo.org (gamma.wifi.locolomo.org [172.16.1.5]) by mail.locolomo.org (Postfix) with ESMTPSA id 8C9011C0841 for ; Sat, 4 Jun 2011 10:31:19 +0200 (CEST) Message-ID: <4DE9ED56.9020504@locolomo.org> Date: Sat, 04 Jun 2011 10:31:18 +0200 From: =?ISO-8859-1?Q?Erik_N=F8rgaard?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: "questions@FreeBSD.org Questions" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Where's my disk? 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: Sat, 04 Jun 2011 08:31:21 -0000 Hi: I'm moving my server to new hardware, but I will preserve the disk making the necessary changes to the configuration before the move. The first problem is that I have no idea how my disk will be recognized, now the root partition is on /dev/ad6s1a. The second problem is that the server is headless. I pretty much have to guess and remember. I have no way of knowing if a command was successful. oh, and the third problem is that this new one uses a USB keyboard and I only have a PS2 keyboard. This means that I need to figure out how the hard disk will be recognized so it will be mounted properly at first attempt. Or else have to go out investing in a lot of extra hardware. Any trick for doing this? Thanks, Erik