All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: fdisk on scsi disks in 2.5.21
Date: Mon, 10 Jun 2002 20:28:34 -0400	[thread overview]
Message-ID: <3D054432.88C5BE59@torque.net> (raw)

$ fdisk -l /dev/sda

Disk /dev/sda: 1 heads, 35843670 sectors, 1 cylinders
Units = cylinders of 35843670 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/sda1   *         1         1     32098+  83  Linux
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(0, 1, 1) logical=(0, 0, 64)
Partition 1 has different physical/logical endings:
     phys=(3, 254, 63) logical=(0, 0, 64260)
Partition 1 does not end on cylinder boundary:
     phys=(3, 254, 63) should be (3, 0, 35843670)
/dev/sda2             1         1    168682+  83  Linux
Partition 2 has different physical/logical beginnings (non-Linux?):
     phys=(4, 0, 1) logical=(0, 0, 64261)
Partition 2 has different physical/logical endings:
     phys=(24, 254, 63) logical=(0, 0, 401625)
Partition 2 does not end on cylinder boundary:
     phys=(24, 254, 63) should be (24, 0, 35843670)
....

One head, one cylinder and lots of sectors??
I put some debug in drivers/scsi/scsicam.c and it doesn't
seem like it was called.

Is my fdisk (from RH 7.2) too old?

Doug Gilbert

             reply	other threads:[~2002-06-11  0:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-11  0:28 Douglas Gilbert [this message]
2002-06-11  6:28 ` fdisk on scsi disks in 2.5.21 Martin Dalecki
2002-06-11 12:40   ` Douglas Gilbert
2002-06-11  6:28 ` Martin Dalecki
  -- strict thread matches above, loose matches on Subject: below --
2002-06-11 12:51 Andries.Brouwer
2002-06-12 12:19 ` Douglas Gilbert
2002-06-11 12:51 Andries.Brouwer

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=3D054432.88C5BE59@torque.net \
    --to=dougg@torque.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.