mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jean Tourrilhes <jt@bougret.hpl.hp.com>
To: Linux kernel mailing list <linux-kernel@vger.kernel.org>,
	linux-ide@vger.kernel.org, B.Zolnierkiewicz@elka.pw.edu.pl
Subject: [BUG 2.6.7] : Partition table display bogus...
Date: Wed, 23 Jun 2004 15:05:57 -0700	[thread overview]
Message-ID: <20040623220557.GA26199@bougret.hpl.hp.com> (raw)

	Hi,

	Would one of you guys would be kind enough to redirect this
e-mail to the right person ;-)

	Playing with 2.6.7 on my laptop. I realised Lilo did not work
anymore. Look further, and the partition table was all screwed
up. Looked further, and I realised the kernel doesn't recognise the
geometry of my hard drive.
	I did not try other 2.6.X kernel, on the other hand various
2.4.X kernel works on the box. Kernel are direct from kernel.org.

	Below is the after/before. First is 2.6.7 (bogus), second is
2.4.23 (correct).

	Thanks in advance...

	Jean

-----------------------------------------------------------------
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller at PCI slot 0000:00:07.1
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x1820-0x1827, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x1828-0x182f, BIOS settings: hdc:DMA, hdd:pio
hda: IBM-DARA-206000, ATA DISK drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: CD-224E, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 9767520 sectors (5000 MB) w/418KiB Cache, CHS=10336/15/63, UDMA(33)
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
-----------------------------------------------------------------
Disk /dev/hda: 15 heads, 63 sectors, 10336 cylinders
Units = cylinders of 945 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1             1      1168    551848+  a0  IBM Thinkpad hibernation
Partition 1 does not end on cylinder boundary:
     phys=(72, 239, 63) should be (72, 14, 63)
/dev/hda2          1169      6176   2366280    b  Win95 FAT32
Partition 2 does not end on cylinder boundary:
     phys=(385, 239, 63) should be (385, 14, 63)
/dev/hda3   *      6177      8352   1028160   83  Linux
Partition 3 does not end on cylinder boundary:
     phys=(521, 239, 63) should be (521, 14, 63)
/dev/hda4          8353     10336    937440    5  Extended
Partition 4 does not end on cylinder boundary:
     phys=(645, 239, 63) should be (645, 14, 63)
/dev/hda5          8353      8624    128488+  82  Linux swap
/dev/hda6          8625     10336    808888+  83  Linux
-----------------------------------------------------------------
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller at PCI slot 00:07.1
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x1820-0x1827, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x1828-0x182f, BIOS settings: hdc:DMA, hdd:pio
hda: IBM-DARA-206000, ATA DISK drive
blk: queue c0278820, I/O limit 4095Mb (mask 0xffffffff)
hdc: CD-224E, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 9767520 sectors (5001 MB) w/418KiB Cache, CHS=646/240/63, UDMA(33)
Partition check:
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
-----------------------------------------------------------------
Disk /dev/hda: 240 heads, 63 sectors, 646 cylinders
Units = cylinders of 15120 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1             1        73    551848+  a0  IBM Thinkpad hibernation
/dev/hda2            74       386   2366280    b  Win95 FAT32
/dev/hda3   *       387       522   1028160   83  Linux
/dev/hda4           523       646    937440    5  Extended
/dev/hda5           523       539    128488+  82  Linux swap
/dev/hda6           540       646    808888+  83  Linux
-----------------------------------------------------------------

             reply	other threads:[~2004-06-23 22:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-23 22:05 Jean Tourrilhes [this message]
2004-06-23 22:56 ` Andries Brouwer
2004-06-23 23:20   ` Jean Tourrilhes
2004-06-26  2:28 andyb
2004-06-26 10:44 ` Andries Brouwer
2004-06-26 16:32   ` andyb
2004-06-26 22:46     ` 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=20040623220557.GA26199@bougret.hpl.hp.com \
    --to=jt@bougret.hpl.hp.com \
    --cc=B.Zolnierkiewicz@elka.pw.edu.pl \
    --cc=jt@hpl.hp.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®