From owner-freebsd-stable@FreeBSD.ORG Mon Feb 11 12:11:51 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3AC95C1B for ; Mon, 11 Feb 2013 12:11:51 +0000 (UTC) (envelope-from erich@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 015572D8 for ; Mon, 11 Feb 2013 12:11:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=w38/0uSjIcVbmrqwX3f2XbaS7m8nRpN70RSJzDTjnJ8=; b=0LmsKREes5KPvtd/iGLFA6tl8Qcek3CA09JWrHwin8jwJDHaV/ea8hLGH658JdYcZBzEpJgyz5XKEL/Gi3/bnTYWW9XBEGV8oRi9Isji2zaJ10oe0+ZWnIgJpLW900uR; Received: from [122.129.203.50] (port=23848 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1U4sEf-001IEt-Am; Mon, 11 Feb 2013 05:11:50 -0700 Date: Mon, 11 Feb 2013 19:11:45 +0700 From: Erich Dollansky To: Panagiotis Christias Subject: Re: Installing FreeBSD 9.1 amd64 on IBM x3550 M3 Message-ID: <20130211191145.2b96ba8f@X220.ovitrap.com> In-Reply-To: <20130211112352.GA84742@noc.ntua.gr> References: <20130211112352.GA84742@noc.ntua.gr> Organization: ALO Green Technologies X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erich@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2013 12:11:51 -0000 Hi, On Mon, 11 Feb 2013 13:23:53 +0200 Panagiotis Christias wrote: > Hello, > > I'm trying to install FreeBSD 9.1 amd64 on an IBM x3550 M3 server. > Installation went smoothly, RAID controller and network cards were > successfully recognised. > > But, after the installation, the server fails to boot from disk. > There were some posts, about two years ago, in this list implying > that the problem lies in UEFI but I couldn't find any clear > solution. > I do not know if this is the same problem I face on my notebook but it currently does not boot when I use GPT. Can you give a MBR partitioned disk a try? My notebook was earlier booting from a GPT disk. I cannot remember why I used MBR for the new disk. Erich