From owner-freebsd-questions@freebsd.org Wed May 11 16:49:48 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF635B37F9A for ; Wed, 11 May 2016 16:49:48 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: from mail-ig0-f170.google.com (mail-ig0-f170.google.com [209.85.213.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9876B132F for ; Wed, 11 May 2016 16:49:48 +0000 (UTC) (envelope-from brandon.wandersee@gmail.com) Received: by mail-ig0-f170.google.com with SMTP id m9so37185552ige.1 for ; Wed, 11 May 2016 09:49:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:references:user-agent:from:to:cc:subject :in-reply-to:date:message-id:mime-version; bh=jk8bzJa23B27AA92yft7N13eAvCRLg2hJdT/epRMHiQ=; b=gv5h6mHoWHS917UGjWtr94Izd7/grTBX106I0CEnoO3yrgLmWICoqpZPNrZ5EUAmAC Iw6wBgNXp0cz4k62PE0GgOmnboLXRvKzmQtvGNgG+CslIAlTbYIoO2hYciNSn5YFbNzR dReWWf2D0qk/D1Xo3Q8tMdYCMBUG97chPA2A2Ua7Km9i1HpNfgEe2r/0GRBngKXoOdQc xPNIPWh/ts11GLTW4+624qOQvqApoQcLDbMxkeJIzCPjsZvPeRiAcnS/CQPUtCHQdOAo Fb9tkMFCHJZbS5BM+NjMlSwNqTQGKEZcgTjWZJw3DpmoTOxSYnqBYcfUxRN1kLC5KXGG xwQg== X-Gm-Message-State: AOPr4FXgzJkUbDBC+tJwHRlRxboqYU5jJ82O2o1DZmDUMH25VZwdDVNaPfwdsD9kv4ChQg== X-Received: by 10.50.164.226 with SMTP id yt2mr4209170igb.66.1462984911465; Wed, 11 May 2016 09:41:51 -0700 (PDT) Received: from WorkBox.Home.gmail.com (63-231-169-154.mpls.qwest.net. [63.231.169.154]) by smtp.gmail.com with ESMTPSA id b71sm1623257itd.14.2016.05.11.09.41.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 May 2016 09:41:50 -0700 (PDT) References: User-agent: mu4e 0.9.16; emacs 24.5.1 From: Brandon J. Wandersee To: Philippe Guinoiseau Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Install In-reply-to: Date: Wed, 11 May 2016 11:41:48 -0500 Message-ID: <86y47geecz.fsf@WorkBox.Home> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2016 16:49:48 -0000 Philippe Guinoiseau writes: > Concern: FreeBSD-10.3-RELEASE-i386-disc1 > > > Hello, > I have a problem with my FreeBSD install. > Rapidely after start, the install stoppe with this message: > .................................................................... > BIOS drive C: is disk0 > BIOS drive D: is disk1 > BIOS drive E: is disk2 > BIOS drive F: is disk3 > BIOS 623kB/3197972kB available memory > > FreeBSD/x86 bootstrap loader, Revision 1.1 > (root@releng1.nyi.freebsd.org, Fri Mar 25 02 .... > > can't load 'kernel' > > Type '?' for a list of commands, 'help' for .... > OK > ............................................................................ > > It's a first install for a OS in this CPU (Intel i5). > Can you help me? > > Regards As this is a new CPU, I would guess that you also have a new machine or motherboard, and would in further guess your new machine/motherboard does not support legacy (MBR/BIOS) booting. Without more information, that's the most I could say. -- :: Brandon J. Wandersee :: brandon.wandersee@gmail.com :: -------------------------------------------------- :: 'The best design is as little design as possible.' :: --- Dieter Rams ----------------------------------