From owner-freebsd-questions@FreeBSD.ORG Wed May 6 10:26:53 2009 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 DD01F1065670 for ; Wed, 6 May 2009 10:26:53 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [83.235.67.32]) by mx1.freebsd.org (Postfix) with ESMTP id 4C35D8FC16 for ; Wed, 6 May 2009 10:26:52 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from joshua.freebsdgr.org (athedsl-4555533.home.otenet.gr [94.70.79.21]) (authenticated bits=0) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id n46AQodJ015767; Wed, 6 May 2009 13:26:50 +0300 Message-ID: <4A0165EA.1060003@otenet.gr> Date: Wed, 06 May 2009 13:26:50 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.21 (X11/20090411) MIME-Version: 1.0 To: Matthias Apitz References: <20090506085405.GA5251@rebelion.Sisis.de> In-Reply-To: <20090506085405.GA5251@rebelion.Sisis.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: reducing Windows Vista to install FreeBSD dual-boot 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: Wed, 06 May 2009 10:26:54 -0000 Matthias Apitz wrote: > Hello, > > Maybe a bit off-topic (sorry for this). I've got a fresh Dell M4400 > laptop with 250 GByte, pre-installed Vista on it. Is there a way to > reduce the Vista to let's say 50 GByte and install FreeBSD -CURRENT > in the remaining 200 GByte, just to have the Vista later for some > investigations, or whatever? Thx > > If not I will scratch the Vista, install FreeBSD and later in the rest > of 50 GByte the Vista again. > > matthias > Sure, You can even reduce Vista's partition from Control Panel -> Administrative Tools -> Computer Management -> Disk Management. Right click on the partition and select to shrink. The amount that it will allow you to shrink will vary (probably depends on the fragmentation) but I guess you will be able to get 50G on a 200G disk. Then install FreeBSD as usual, but do not allow it to install any boot manager (it will mess with Vista's BCD system). After installing, use EasyBCD (free download) within Vista to add FreeBSD to the boot menu.