From owner-freebsd-questions Fri Aug 17 11:36:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fepD.post.tele.dk (fepD.post.tele.dk [195.41.46.149]) by hub.freebsd.org (Postfix) with ESMTP id 8EFCC37B411 for ; Fri, 17 Aug 2001 11:36:26 -0700 (PDT) (envelope-from mekanix@privat.dk) Received: from there ([62.243.18.42]) by fepD.post.tele.dk (InterMail vM.4.01.03.21 201-229-121-121-20010307) with SMTP id <20010817183625.WDLG23984.fepD.post.tele.dk@there>; Fri, 17 Aug 2001 20:36:25 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Bjarne Wichmann Petersen To: Pablo Monti , FreeBSD Questions Subject: Re: Win2K-FreeBSD-Linux on the same machine Date: Fri, 17 Aug 2001 20:38:09 +0200 X-Mailer: KMail [version 1.3] References: <20010817180351.46091.qmail@web20201.mail.yahoo.com> In-Reply-To: <20010817180351.46091.qmail@web20201.mail.yahoo.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20010817183625.WDLG23984.fepD.post.tele.dk@there> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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