From owner-freebsd-stable@FreeBSD.ORG Sat Mar 24 17:50:15 2012 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 674B31065686 for ; Sat, 24 Mar 2012 17:50:15 +0000 (UTC) (envelope-from xi@borderworlds.dk) Received: from kazon.borderworlds.dk (kazon.borderworlds.dk [IPv6:2a01:4f8:101:4201::1:1]) by mx1.freebsd.org (Postfix) with ESMTP id B393C8FC2A for ; Sat, 24 Mar 2012 17:50:14 +0000 (UTC) Received: from talaxian.borderworlds.dk (localhost [127.0.0.1]) by kazon.borderworlds.dk (Postfix) with ESMTP id 9E1605C5F for ; Sat, 24 Mar 2012 18:50:13 +0100 (CET) Message-ID: <4F6E0955.8040807@borderworlds.dk> Date: Sat, 24 Mar 2012 18:50:13 +0100 From: Christian Laursen Organization: The Border Worlds User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120314 Thunderbird/10.0.3 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <20120324172603.ee066e06.torfinn.ingolfsen@getmail.no> In-Reply-To: <20120324172603.ee066e06.torfinn.ingolfsen@getmail.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD 9.0 - GPT boot problems? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2012 17:50:15 -0000 On 03/24/12 17:26, Torfinn Ingolfsen wrote: > Hi, > I just installed FreeBSD 9.0-release / amd64 on a new machine (Acer Aspire X1470). > I installed from a usb memory stick (the default amd64 image), which I booted by pressing "F12" and selecting it from the boot menu on the machine. > I installed on a SSD (which replaced the hard drive originally in the machine), using the default scheme for 9.0 (GPT). > The installation was painless (many thanks to all who made it that way), but when I try to boot the machine from the SSD afterwards, I just get this message from the BIOS: > "ERROR: No boot disk has been detected or the disk has failed." > I tried selecting the SSD from the boot menu (via F12) instead (it shows up as "EFI: M4-CT128M4SSD2"), but got the same message. > I upgraded the BIOS from version P01-A3 to version P01-A4 (the newest available), still no dice. It sounds a bit like the BIOS thinks that since the disk uses GPT you want to EFI boot. As far as I know the default bootcode in the PMBR is meant for old style BIOS booting. Is it possible to disable EFI in your BIOS? If that is the case, that's probably the easiest solution. I'm unsure of the current state of EFI boot in FreeBSD but a little bit of searching did not look promising. -- Christian Laursen