Date: Sun, 24 Oct 2010 18:39:14 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Brandon Gooch <jamesbrandongooch@gmail.com> Cc: freebsd-emulation@freebsd.org, Julian Elischer <julian@freebsd.org> Subject: Re: question about virtualbox and windows. Message-ID: <20101024233914.GF5644@dan.emsphone.com> In-Reply-To: <AANLkTi=rJFOqexunVWiXVRTRNw9xvwCyrRU5rJD4BKuO@mail.gmail.com> References: <4CC48870.80705@freebsd.org> <AANLkTi=rJFOqexunVWiXVRTRNw9xvwCyrRU5rJD4BKuO@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Oct 24), Brandon Gooch said: > On Sun, Oct 24, 2010 at 2:26 PM, Julian Elischer <julian@freebsd.org> wrote: > > If I have a FreeBSD 8 machine with a windows partition that currently > > works. is there a way to boot FreeBSD, start virtualbox and run windows > > from the current functional windows partition.. basically I want to > > switch over to using dual-boot on this machine to permanently running > > BSD with windows as a VM when needed. > > > > Julian > > (I did this many years ago with vmware 1.x but not since). I do the same thing in reverse; I occasionally boot my FreeBSD partition under Virtualbox on Windows. Take a look at the raw disk support: http://www.virtualbox.org/manual/ch09.html#rawdisk You can give your guest full r/w access to your hard drive (a bit tricky since you need to make sure you never mount the same filesystems on both guest and host), or only let the guest see specific fdisk partitions. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101024233914.GF5644>