From owner-freebsd-questions@FreeBSD.ORG Thu Sep 18 13:32:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D56401065679 for ; Thu, 18 Sep 2008 13:32:19 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from hawk.thalamus.net (hawk.thalamus.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 941D68FC22 for ; Thu, 18 Sep 2008 13:32:19 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost.thalamus.net [127.0.0.1]) by hawk.thalamus.net (Postfix) with ESMTP id 90E7D216C62; Thu, 18 Sep 2008 15:32:15 +0200 (CEST) X-Virus-Scanned: by amavisd-new at thalamus.net X-Spam-Flag: NO X-Spam-Score: 2.376 X-Spam-Level: ** X-Spam-Status: No, score=2.376 tagged_above=-999 required=4.2 tests=[AWL=-0.793, HELO_LH_HOME=3.169] Received: from hawk.thalamus.net ([127.0.0.1]) by localhost (hawk.thalamus.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LGoxHJMiopOl; Thu, 18 Sep 2008 15:32:07 +0200 (CEST) Received: from bljbsd01.homenet.home (c-195-216-040-164.static.bjare.net [195.216.40.164]) by hawk.thalamus.net (Postfix) with ESMTP id 4E959216C5A; Thu, 18 Sep 2008 15:32:07 +0200 (CEST) Message-ID: <48D25859.1040800@eskk.nu> Date: Thu, 18 Sep 2008 15:32:09 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.16 (X11/20080917) MIME-Version: 1.0 To: Robert Lebovich References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD installation doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2008 13:32:19 -0000 Robert Lebovich skrev: > I'm trying to install freeBSD on my pc, but after the installation it > doesn't boot. It can't find the kernel. > I think it is the problem with my partitioning. i'm trying this order: > /boot > swap > / > /var > /usr > Can you help me how to install in this order? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Did you install the boot loader? Is the slice set for boot (active)? /Leslie