9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Presotto <presotto@closedmind.org>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] fdisk: reported number/size of cylinders changes
Date: Mon,  2 Jun 2003 09:38:42 -0400	[thread overview]
Message-ID: <e62ffe300b697c2c18dd5a87d8e94fb5@plan9.bell-labs.com> (raw)
In-Reply-To: <200306021248.h52CmJ214750@zamenhof.cs.utwente.nl>

It is true that most IDE's are chameleons, i.e., they can be told to
display their geometry in different ways, i.e., with different numbers
of cylinders, heads, and sectors.  The identify command tells us the
geometry.  There is both a 'logical' and a 'actual' set of values in
what is returned.  We use the actual if its valid (a certain bit is
set) but it may very well not be.  Did you happen to get to plan 9
differently in the two instances?  It could be that you're just seeing
two different logical geometries of the same disk.  In LBA mode, we
don't use the logical geometries except to determine the number of
disk blocks, so you should be OK in both cases (modulo the fact that
one comes out to less sectors).


  reply	other threads:[~2003-06-02 13:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-02 12:48 Axel Belinfante
2003-06-02 13:38 ` David Presotto [this message]
2003-06-02 14:03   ` Axel Belinfante
2003-06-02 14:09     ` David Presotto
2003-06-02 14:20       ` Axel Belinfante
2003-06-03  1:57     ` Russ Cox, rsc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e62ffe300b697c2c18dd5a87d8e94fb5@plan9.bell-labs.com \
    --to=presotto@closedmind.org \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).