From owner-freebsd-questions Fri Apr 28 5: 9:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from penguin.wise.edt.ericsson.se (penguin-ext.wise.edt.ericsson.se [194.237.142.110]) by hub.freebsd.org (Postfix) with ESMTP id 93A0037BDDF for ; Fri, 28 Apr 2000 05:09:27 -0700 (PDT) (envelope-from usenet@erix.ericsson.se) Received: from super.du.uab.ericsson.se (root@super.du.uab.ericsson.se [134.138.176.16]) by penguin.wise.edt.ericsson.se (8.9.3/8.9.3/WIREfire-1.5) with ESMTP id OAA11227 for ; Fri, 28 Apr 2000 14:09:20 +0200 (MET DST) Received: from news.du.uab.ericsson.se (news [134.138.176.24]) by super.du.uab.ericsson.se (8.10.0/8.10.0/erix-1.7) with ESMTP id e3SC9JT17415 for ; Fri, 28 Apr 2000 14:09:19 +0200 (MET DST) Received: (from news@localhost) by news.du.uab.ericsson.se (8.9.1b+Sun/8.9.1/news-1.1) id OAA28365 for freebsd-questions@freebsd.org; Fri, 28 Apr 2000 14:09:18 +0200 (MET DST) Received: from GATEWAY by news with netnews for freebsd-questions@freebsd.org (freebsd-questions@freebsd.org) To: freebsd-questions@freebsd.org Date: 28 Apr 2000 14:09:13 +0200 From: Kent Boortz Message-ID: Organization: Ericsson Telecom AB, Stockholm, Sweden Content-Type: text/plain; charset=us-ascii References: <200004200734.JAA00777@gil.physik.rwth-aachen.de>, <3902c88c.9940216@relay.skynet.be> Subject: Re: better bootloaders? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bart.lateur@skynet.be (Bart Lateur) writes: > On Thu, 20 Apr 2000 09:34:56 +0200 (CEST), Christoph Kukulies wrote: > > >Correct me if I'm wrong but given you have a 20 GB IDE disk with > >one half (the first half ) with a Win98 installed then there is no way > >with the present FreeBSD install disk set to boot a FreeBSD partition > >(installation) that is installed on the second half of that hard disk. > > I'm pretty damn sure this is the same thing being asked here several > times a week: Your BSD root partition must be inside the first 1024 > cylinders of the IDE disk on most (?) systems. It's a BIOS restriction, > i.e. before FreeBSD can even try to boot. The second half of a 20 GB > disk sounds like it's too far in the back of the disk. NO, it is not an BIOS restriction for most BIOS after 1996. There are boot loaders that can handle this if the BIOS can, among them the newest version of LILO. But the operating system also has to handle this many do. So this is a very relevant question if FreeBSD can boot from beond cylinder 1024 (8 GB). A discussion on the freebsd.hackers mailing list indicate that if the disk is run from the BIOS in LBA mode and the BIOS can boot from above cylinder 1024 then FreeBSD can handle it. They also say that the FreeBSD boot0 boot manager can handle it. Reference: http://www.bootmanager.com/fragenantworten.html.en.html#8GB http://x46.deja.com/[ST_rn=ps]/getdoc.xp?AN=508851825 kent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message