Someone slandered FreeBSD thusly:
> > It just needs slices (which are called partitions by Microsloth).

Giorgos Keramidas <[EMAIL PROTECTED]> writes:

> Some (broken in my opinion) BIOS implementations will refuse or fail
> to boot from disks that do not have a "valid partition table".  They
> are simply broken, since it's not that hard to load the master boot
> record of the first system disk in memory and run its code, but their
> very existence makes disks with "valid" partition tables a necessity :-/

Are you sure?  I suspect that they just need 0x55aa at the end of the
MBR.  Otherwise, their definition of "valid" is probably broken too, so
that you still don't need actual slices.  But you couldn't set it up
without slices using just "sysinstall" in that case, I'll have to admit.

I guess we should say that FreeBSD needs slices only when slices are
needed.  Many users will not need them, especially for non-boot disks,
but their use doesn't cost much and eliminates the risk of running into
software which requires their presence.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to