Date: Fri, 17 Aug 2001 20:38:09 +0200 From: Bjarne Wichmann Petersen <mekanix@privat.dk> To: Pablo Monti <phm_fbsd@yahoo.com.ar>, FreeBSD Questions <FreeBSD-questions@FreeBSD.org> Subject: Re: Win2K-FreeBSD-Linux on the same machine Message-ID: <20010817183625.WDLG23984.fepD.post.tele.dk@there> In-Reply-To: <20010817180351.46091.qmail@web20201.mail.yahoo.com> References: <20010817180351.46091.qmail@web20201.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 17 August 2001 20:03, Pablo Monti wrote: > If somebody in the list have made something similar, > please, share with me your experiences or point me in > the rigth direction. I've got a machine running w2k, linux, qnx, beos and freebsd and there is really not much trick to it. Just keep your 13GB as master and your 4GB as slave. Install a bootloader (I use LILO myself but plan to switch GRUB once I grasp how it works) onto the 13 GB drive. Then either reinstall FreeBSD onto the 4GB drive or change /etc/fstab (on FreeBSD) to make the slices/partitions point towards ad1sXX instead of ad0sXX and run ./MAKDEV in /dev to create those ad1sXX. That worked for me once I moved a bsd-slice from one drive to another. So actually, you could make this work without much hassle ;) And I'd recommend you use GRUB as bootloader. Good luck! ;) Bjarne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010817183625.WDLG23984.fepD.post.tele.dk>