In message: <[EMAIL PROTECTED]> "Poul-Henning Kamp" <[EMAIL PROTECTED]> writes: : >So now I wonder if there is any magic constant which the slice size : >needs to be a multiple of...? : : Not that I know off.
Actually, there is, but it isn't constant. slices need to be an even number of 'cylendars' in the fdisk label. Some BIOSes use this to determine the geometry of the disk. Some BIOSes have issues booting when these numbers are correct. By making the the partition size different, the BIOS was able to properly grok things and booting worked. Warner _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"