From owner-freebsd-hackers@FreeBSD.ORG Sun Jan 11 05:06:39 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B34E216A4CE for ; Sun, 11 Jan 2004 05:06:39 -0800 (PST) Received: from Vitsch.net (b74143.upc-b.chello.nl [212.83.74.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5917743D45 for ; Sun, 11 Jan 2004 05:06:37 -0800 (PST) (envelope-from Danovitsch@Vitsch.net) Received: from FreeBSD.Danovitsch.LAN (b83007.upc-b.chello.nl [212.83.83.7]) by Vitsch.net (8.12.3p2/8.11.3) with ESMTP id i0BD6GXe046745; Sun, 11 Jan 2004 14:06:17 +0100 (CET) (envelope-from Danovitsch@Vitsch.net) Content-Type: text/plain; charset="iso-8859-1" From: "Daan Vreeken [PA4DAN]" To: 70uf33q Hu5541n Date: Sun, 11 Jan 2004 14:06:41 +0100 User-Agent: KMail/1.4.3 References: <20040111102937.89684.qmail@web12706.mail.yahoo.com> In-Reply-To: <20040111102937.89684.qmail@web12706.mail.yahoo.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200401111406.41156.Danovitsch@Vitsch.net> cc: FreeBSD-hackers@FreeBSD.org Subject: Re: FreeBSD 5.1 Installation probelms X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2004 13:06:39 -0000 On Sunday 11 January 2004 11:29, 70uf33q Hu5541n wrote: > hey guys, > > Just got my copy of FreeBSD 5.1. > Spent about an hour going through the BSD Handbook and > preparing a Installation checklist. > > ok here's my problem. > > I have a WD 40 GB HDD > the primary partition is 10 GB, with the extended > partition 28 GB.(the rest 2 GB is in WD's bank). > > OK , the extended partition has 3 logical drives. > To create a slice for BSD, I resized one of the > logical drives to free up some space. About 1.2 > GB,cause that's all I can spare. > > When I run the installation through CDROM, and the > point where I'm to creat the Freebsd slice,the new > partition is not displayed in the "FDISK" utility. > > All I get is the primary (10GB) and the whole Extended > (28 GB). > The freespace I guess is "locked into" the Extended > Partiton. Not sure though. Indeed you first have to resize the extended partition before you can use= the=20 space to create slices. The "fdisk" program that comes with Windows has n= o=20 way to do this (except deleting all logicle drives in the extended partit= ion=20 and re-creating them). Have a look at the program "Partition Magic". It c= an=20 resize partitions and it has a nice user interface. grtz, Daan