[EMAIL PROTECTED] (Gary W. Swearingen) writes: > Lowell Gilbert <[EMAIL PROTECTED]> writes: > > > Just to be clear; it *can* use "extended" partitions for disk space. > > It's just that the BIOS can't boot from them, and therefore the > > standard FreeBSD installer won't *install* into one. In theory, you > > can get around this, but not with the standard installer. > > Just to be clear: the BIOS can boot from them, as it does in many > people's Linux setups.
My use of terminology was a little imprecise, but this statement is even more so. On no PC-class machine does the BIOS boot *anything* except the MBR. Linux systems (for example) that boot from extended partitions do so by using a boot manager that lives on the disk, somewhere beyond the 512-byte boot sector, but the BIOS knows nothing about those partitions. > (FreeBSD would either have to be able (like Linux) to use the same > secondary-partitioning scheme as IBM did or FreeBSD would have to be > able to shoehorn its slices in, supporting a tertiary-partitioning > scheme.) That's not really the problem. The boot manager has to know how to invoke the FreeBSD loader. With the root filesystem in its own extended partition, and the right set of boot blocks in that partition, you can boot FreeBSD from an extended partition, without changing any of FreeBSD's filesystem or slice support. [A number of people have done it; the only tricky part is that, as I mentioned in my earlier message, the FreeBSD installer can't do it for you.] Be well. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message