From owner-freebsd-questions@FreeBSD.ORG Sat Nov 27 03:30:02 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBA9B16A4CE for ; Sat, 27 Nov 2004 03:30:02 +0000 (GMT) Received: from mail3.sa.chariot.net.au (mail3.sa.chariot.net.au [203.87.94.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 272C943D45 for ; Sat, 27 Nov 2004 03:30:02 +0000 (GMT) (envelope-from imoore@picknowl.com.au) Received: from jupiter.picknowl.com.au (jupiter.picknowl.com.au [203.87.94.38]) by mail3.sa.chariot.net.au (Postfix) with ESMTP id 721A4A51AA for ; Sat, 27 Nov 2004 13:59:58 +1030 (CST) Received: from daemon.foo.com (adsl-176-70.swiftdsl.com.au [218.214.176.70]) by jupiter.picknowl.com.au (Postfix) with ESMTP id 8679096847 for ; Sat, 27 Nov 2004 13:59:58 +1030 (CST) From: Ian Moore To: freebsd-questions@freebsd.org Date: Sat, 27 Nov 2004 13:59:47 +1030 User-Agent: KMail/1.7.1 References: <20041126042638.91826.qmail@web51108.mail.yahoo.com> <200411270051.02080.list-freebsd-2004@morbius.sent.com> In-Reply-To: <200411270051.02080.list-freebsd-2004@morbius.sent.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1532877.DxI91mUlqz"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200411271359.56155.imoore@picknowl.com.au> Subject: Re: How to boot FreeBSD from a slave IDE disk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2004 03:30:03 -0000 --nextPart1532877.DxI91mUlqz Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sat, 27 Nov 2004 11:21, RW wrote: > On Friday 26 November 2004 04:26, rain cip wrote: > > Hello, > > > > I hope I can get some help from this list to figure out how to boot > > FreeBSD from a slave drive. My PC has two disks. The sysinstall sees > > both: ad0 and ad3. My hardware configuration is such: > > > > ad0 -- primary IDE, master (all for Win2k) > > ad3 -- secondary IDE, slave (all for FreeBSD 5.3) > > > > No more device on the primary IDE while a CD drive acts as the master on > > the secondary IDE. > > It's not in general a very good idea to mix a CD drive and a hard drive on > the same ide channel since they operate at the speed of the slower device. So, assuming you do have a cdrom drive on the secondary controller, you cou= ld=20 move your ad3 drive to the primary IDE controller & boot from the Live CDro= m=20 to edit /etc/fstab to point to ad1 instead of ad3. That way you can run both windows & FBSD without compromising disk speed! > I've never actually used the FreeBSD Boot manager, so I can't really > comment on that. What you might do is install a standard MBR on ad3 and s= et > your bios to boot that device. Once you have FreeBSD running, you can > install GRUB from ports/packages, and put that on ad0. Alternately if you > have some kind of Linux live cd, you might install lilo from that. > Or as Joshua suggested, use GAG - it's the easiest bootmanager to install &= =20 configure that I've ever seen. Cheers, =2D-=20 Ian GPG Key: http://homepages.picknowl.com.au/imoore/imoore.asc --nextPart1532877.DxI91mUlqz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBp/S0fITqkXhImmIRApmpAJ0Qdi+EpjAbH2v7eKLGSdF2ngDmyQCgsHjR q5UYk2aiBWyduOBYCDdKWCY= =FtV0 -----END PGP SIGNATURE----- --nextPart1532877.DxI91mUlqz--