Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2003 22:00:46 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        phk@phk.freebsd.dk
Cc:        thorsten.greiner@web.de
Subject:   Re: Problems with geom_bde 
Message-ID:  <20030930.220046.21333765.imp@bsdimp.com>
In-Reply-To: <1114.1064955451@critter.freebsd.dk>
References:  <20030930205400.GA4391@tybalt.greiner.local> <1114.1064955451@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <1114.1064955451@critter.freebsd.dk>
            "Poul-Henning Kamp" <phk@phk.freebsd.dk> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030930.220046.21333765.imp>