From owner-freebsd-questions@FreeBSD.ORG Sun Sep 21 21:08:38 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AE785F91 for ; Sun, 21 Sep 2014 21:08:38 +0000 (UTC) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "neonpark.inter-sonic.com", Issuer "StartCom Class 2 Primary Intermediate Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 70C069AA for ; Sun, 21 Sep 2014 21:08:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at BSDLabs AB Message-ID: <541F3C61.7060206@intersonic.se> Date: Sun, 21 Sep 2014 23:00:17 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: mayuresh@kathe.in, freebsd-questions@freebsd.org Subject: Re: hp aio : freebsd 10 : installs but doesn't boot up ... References: <25462c54035c1733a94350494db74dcc@kathe.in> In-Reply-To: <25462c54035c1733a94350494db74dcc@kathe.in> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2014 21:08:38 -0000 On 09/21/14 21:36, Mayuresh Kathe wrote: > hello, > > i finally got myself the machine i needed, at a really low cost. > it's an hp all-in-one > (http://hpshopping.in/HP_18-5019il_All-in-One_Desktop_PC). > > the problems started the moment i tried to boot up after a fresh freebsd > 10 install. > > initially, all it did was started up the pxe boot sequence. > on disabling pxe boot in the bios, the system gave a message stating > something about operating system not been found. > > i did the unthinkable, and tested installation and boot up of various > other operating systems (ubuntu 14.04 and omnios), both went through > smoothly and booted up like a charm. > > is there anything special i need to do? it looks to be like an uefi system. > > should i be waiting for the 10.1 release? Which FreeBSD version did you try? I think support for UEFI is very recent in 10, try 10-BETA2 which is just out. //per