Date: Sat, 26 May 2007 20:07:06 -0700 From: Garrett Cooper <youshi10@u.washington.edu> To: dmw@unete.cl Cc: freebsd-questions@freebsd.org Subject: Re: working on -CURRENT from -STABLE? Message-ID: <4658F5DA.1060907@u.washington.edu> In-Reply-To: <200705262154.11782.dmw@unete.cl> References: <200705262114.20350.dmw@unete.cl> <4658DDEA.4090204@u.washington.edu> <200705262154.11782.dmw@unete.cl>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Molina Wegener wrote: > On Saturday 26 May 2007 21:24:58 Garrett Cooper wrote: >> Daniel Molina Wegener wrote: >>> Hello, >>> >>> How can I install -CURRENT from -STABLE and work on >>> -CURRENT code from -STABLE? >>> >>> Regards, >> Simply put that's not possible to set it up and work on >> -CURRENT code, if you need to test CURRENT, because the >> userland and kernel get installed in the same spots. >> >> It's much wiser to just install CURRENT and STABLE on >> separate partitions / disks and work from there, if you don't >> have access to virtual machines. > > Thanks, now... what can I use as virtual machine?. I mean, I > need something with write access to the virtual machine > filesystem, to work on the -CURRENT code from -STABLE, I think > that I will be losing time compiling editors (emacs) and user > environments two times (Xorg, KDE, etc.). > >> -Garrett >> [SNIP] > > Regards, Yes, that's unfortunately true (about having to build things twice). Many people have had good luck with qemu, even though I haven't gotten it to work properly. Oh well, just might be me.. You should be able to setup fileserving across a virtual network though with NFS -- that should accomplish everything you want. Just make sure to unmount the shares before turning off the virtual machine or setup amd, or your host PC will hang while it's trying to access the share! -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4658F5DA.1060907>