Subject: Re: CVS commit: src/distrib/utils/sysinst
To: <>
From: David Laight <david@l8s.co.uk>
List: source-changes
Date: 07/15/2004 21:47:36
On Mon, Jul 12, 2004 at 10:33:21PM +0000, Christos Zoulas wrote:
> 
> Module Name:	src
> Committed By:	christos
> Date:		Mon Jul 12 22:33:21 UTC 2004
> 
> Modified Files:
> 	src/distrib/utils/sysinst: bsddisklabel.c
> 
> Log Message:
> PR/26201: Jukka Salmi: sysinst dumps core on NetBSD 2.0_BETA i386
> The problem is that current_cylsize is used in the menu to select
> rounding, and it is un-initialized at this point.
> XXX: Must be pulled up to 2.0

Needs to be fixed correctly first...

Rightly or wrongly, partitions have always been aligned to BIOS cylinders
on i386 - the committed change (unless I've misread it) uses the
'real' (aka faked by the disk) cylinder size instead.

	David

-- 
David Laight: david@l8s.co.uk