From: Andries Brouwer <aebr@win.tue.nl>
To: Konstantin Kletschke <konsti@ludenkalle.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Weird partititon recocnising problem in 2.6.0-testX
Date: Mon, 10 Nov 2003 11:56:50 +0100 [thread overview]
Message-ID: <20031110105650.GA15743@win.tue.nl> (raw)
In-Reply-To: <20031110102444.GA8552@synertronixx3>
On Mon, Nov 10, 2003 at 11:24:44AM +0100, Konstantin Kletschke wrote:
> We have a new boot log at
>
> http://ludenkalle.de/ide_change_kernel.txt
>
> With CONFIG_BLK_DEV_IDEDISK=y but unset CONFIG_BLK_DEV_HD_IDE and the
> inserted (and no used) printk stuff.
Good. Now it really does partition reading.
At some later time we must come back and find out what is
wrong with hd.c. You call the printk stuff unused, but
it was used and printed
partition start 63 size 4096512 type 85 p1
partition start 4096575 size 15904350 type 85 p2
partition start 0 size 0 type 0
partition start 0 size 0 type 0
Let us compare with your data from earlier:
Device Boot Start End Blocks Id System
/dev/hda1 * 1 365 2931831 83 Linux
/dev/hda2 366 1245 7068600 5 Extended
/dev/hda5 366 487 979933+ 83 Linux
/dev/hda6 1185 1245 489951 82 Linux swap
Clearly, you have EZDrive installed, the table below is what
is found in sector 1, the data printed above is what is in
sector 0. The tables differ - fdisk was used after installation
of EZDrive.
I suppose that booting with boot parameter "hda=remap" should work.
At some later time we must worry about how to get rid of EZDrive.
Andries
next prev parent reply other threads:[~2003-11-10 10:56 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-10 10:24 Weird partititon recocnising problem in 2.6.0-testX Konstantin Kletschke
2003-11-10 10:56 ` Andries Brouwer [this message]
2003-11-10 11:32 ` Konstantin Kletschke
2003-11-10 11:57 ` Konstantin Kletschke
-- strict thread matches above, loose matches on Subject: below --
2003-11-10 16:02 Andries.Brouwer
2003-11-14 8:18 ` Rogier Wolff
2003-11-09 1:12 Konstantin Kletschke
2003-11-09 2:36 ` Andries Brouwer
2003-11-09 3:49 ` Konstantin Kletschke
2003-11-09 11:58 ` Andries Brouwer
2003-11-09 12:10 ` Stefan Smietanowski
2003-11-09 22:15 ` Konstantin Kletschke
2003-11-09 23:09 ` Konstantin Kletschke
2003-11-10 0:00 ` 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=20031110105650.GA15743@win.tue.nl \
--to=aebr@win.tue.nl \
--cc=konsti@ludenkalle.de \
--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