From owner-freebsd-stable@FreeBSD.ORG Tue Oct 18 05:15:28 2011 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 9383A106566C for ; Tue, 18 Oct 2011 05:15:28 +0000 (UTC) (envelope-from andrej@antiszoc.hu) Received: from mail.deployis.eu (mail.deployis.eu [217.20.135.253]) by mx1.freebsd.org (Postfix) with ESMTP id 120FA8FC1A for ; Tue, 18 Oct 2011 05:15:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=antiszoc.hu; s=default; h=Subject:To:From:Date; bh=o4DYXf7CWMsBDaq8lDBTMyAwb22OxaEOl+si4XskmHM=; b=ifrabIzedi1CvOcPgCPTIlYEtjWR4YFRvIC5rAAUGEWoPzfdA59ZQvgN3AIm9SmLE7P1MpKmJ0NAhBZeobgFUtJkGh9SI0+JC8+YFzfupG6MgYDKiAtnzML3grNJagTf; Received: from localhost ([127.0.0.1]:43302 helo=mail.deployis.eu) by mail.deployis.eu with esmtp (Exim 4.71 #1 (Debian)) id 1RG21O-0001MA-Cu from for ; Tue, 18 Oct 2011 07:15:26 +0200 Received: from pool-233-3.ippark.hu ([31.223.233.3]) by mail.deployis.eu with HTTP (HTTP/1.1 POST); Tue, 18 Oct 2011 07:15:26 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Tue, 18 Oct 2011 07:15:26 +0200 From: =?UTF-8?Q?G=C3=B3t_Andr=C3=A1s?= To: In-Reply-To: References: <40ffd0a7af422c57cdac4e5a18d23e99@antiszoc.hu> Message-ID: <414c76008bd22841a6fac2d6522c02d9@antiszoc.hu> X-Sender: andrej@antiszoc.hu User-Agent: RoundCube Webmail/0.2.1 X-DKIM-Status: None (from 127.0.0.1) X-Mail-Status-postahivatal: trustedmail (from 127.0.0.1) X-Spam-Score-postahivatal: -47 Subject: Re: FreeBSD on IBM X3550 M3 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: Tue, 18 Oct 2011 05:15:28 -0000 On Mon, 17 Oct 2011 16:16:54 -0700, Xin LI wrote: > On Mon, Oct 17, 2011 at 2:45 PM, Gót András > wrote: >> Dear All, >> >> I'd like to install FreeBSD onto az IBM X3550 M3 which looks like >> UEFI only. >> Is it possible to have FreeBSD amd64 get working on it or should I >> forget >> it? :( > > Will it do traditional MBR boot by any chance? As a last resort > workaround, it might be possible to take its hard drive to another > system and install grub which will boot FreeBSD but supports EFI. > > (We should implement EFI on amd64 by the way). > > Cheers, Take the hard drive out is not really an option because of the M5014 HW RAID and the SAS backplane. :) Anyway I found a "Rehook INT 19: disabled" setup option which, I think, simply disables legacy BIOS booting. I'll give it a try in the evening. Best, Andras