From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Mon, 13 Nov 2006 18:05:07 -0500 From: "Russ Cox" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] using opendisk on a sd partition In-Reply-To: <1163446457.4558c8b9db16b@webmail.in-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1163446457.4558c8b9db16b@webmail.in-berlin.de> Topicbox-Message-UUID: ddc62d68-ead1-11e9-9d60-3106f5b1d025 If you are calling opendisk on a non-"data" file, I would not expect the c/h/s numbers to be meaningful at all. I don't know that any of the programs except fdisk cares about the c/h/s numbers, and in that case it is using the "data" file. Russ