DragonFly BSD
DragonFly users List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

RE: Inconsistant Fdisk Data


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 19 Nov 2004 17:32:14 -0800 (PST)

:
:Hi Y'all;
:
:In the process of trying to create an additional DFBSD/UFS partiton,
:I've happend to get the following fdisk responses:
:...

    The DOS slice structure can't store values larger then 1023 in
    the cylinders field.  It looks like FreeBSD is just capping it
    at 1023, while DragonFly is letting it roll over.

    The DOS slice structure has a separate 'start' and 'size' field
    which are 32 bit ints which are now almost universally used instead
    of the head/sector/cylinder fields.

					-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]