Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Sep 2000 10:24:25 -0700
From:      David Johnson <djohnson@acuson.com>
To:        Stefan KORONKA <KoronkaS@interscope.ro>
Cc:        "'Hemanth K. Manda'" <manda@BPA.Arizona.EDU>, freebsd-newbies@freebsd.org
Subject:   Re: Multiple OS installation !!
Message-ID:  <39B52C49.491BCACA@acuson.com>
References:  <D08F9E2FE307D411857300104B34F1A202D97B@URANUS>

next in thread | previous in thread | raw e-mail | index | archive | help
Stefan KORONKA wrote:
> 
> I hope this is clear enough ...
> 
> The BIOS of the PCs have a limitation: it cannot boot over the
> 1024 cylinder.  This limitation also accures to the boot manager,
> which use the BIOS functions in the boot process.  I don't know
> any boot manager which can boot over this limit.
> 
> As I heard, version 5 of FreeBSD will know to boot over this 1024
> limit.  Until then, you have to install it on a partition which
> begin under 1024cyl.

One way around this is to create four partitions. Two of them should be
below the 1024th cylinder, and the others filling up the rest of the
space. These smaller partitions are the root partitions for their
respective systems (C: and /). For example:

#1: 512 cylinders, dos-vfat filesystem, Windows C:
#2: 512 cylinders, bsd filesystem, FreeBSD /
#3: 13~ Gigs, dos-vfat filesystem, Windows D:
#4: 6~ Gigs, bsd filesystem, FreeBSD /usr

David


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39B52C49.491BCACA>