From owner-freebsd-questions@FreeBSD.ORG Thu Apr 28 00:42:38 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FF1516A4CE for ; Thu, 28 Apr 2005 00:42:38 +0000 (GMT) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3156143D62 for ; Thu, 28 Apr 2005 00:42:38 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-39-77.dynamic.qsc.de [212.202.39.77]) by mail.efacilitas.de (Postfix) with ESMTP id C6EA41239B7; Thu, 28 Apr 2005 02:41:28 +0200 (CEST) Received: from localhost (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 6958612C1B0; Thu, 28 Apr 2005 02:42:29 +0200 (CEST) Received: from eurystheus.local ([192.168.1.67]) by localhost (eurystheus.locaL [192.168.1.67]) (amavisd-new, port 10024) with ESMTP id 05877-10; Thu, 28 Apr 2005 02:42:23 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id D418812B015; Thu, 28 Apr 2005 02:42:23 +0200 (CEST) Message-ID: <4270316F.9050907@cs.tu-berlin.de> Date: Thu, 28 Apr 2005 02:42:23 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Thaler References: <200504272143.24684.michael.thaler@physik.tu-muenchen.de> <20050427195425.GA10605@dan.emsphone.com> <200504272230.26983.michael.thaler@physik.tu-muenchen.de> In-Reply-To: <200504272230.26983.michael.thaler@physik.tu-muenchen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at example.com cc: freebsd-questions@freebsd.org Subject: Re: GRUB problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 00:42:38 -0000 Michael Thaler wrote: >(even though it should >mention somewhere that you MUST install FreeBSD on a primary partition) > Hello, read http://www.freebsd.org/doc/de/books/handbook/disk-organization.html The slice/partition issue is one of the most confusing things for beginners. Björn