From: Ludovic Drolez <ludovic.drolez@linbox.com>
To: Andries Brouwer <aebr@win.tue.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Simple partition not detected with 2.6
Date: Wed, 17 Dec 2003 12:20:46 +0100 [thread overview]
Message-ID: <20031217112046.GA31709@joebar.freealter.fr> (raw)
In-Reply-To: <20031215170517.GA12267@win.tue.nl>
On Mon, Dec 15, 2003 at 06:05:17PM +0100, Andries Brouwer wrote:
> On Mon, Dec 15, 2003 at 03:17:46PM +0100, Ludovic Drolez wrote:
>
> > I have one computer which has two partitions per disk.
> > This partition is seen by a 2.4.xx kernel (knoppix) but
> > not by a 2.6.0t7 kernel.
> >
> > When booting the knoppix, dmesg says:
> >
> > hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=155061/16/63
> > hdc: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=155061/16/63
> > ide-cd: passing drive hde to ide-scsi emulation.
> > Partition check:
> > hda: [PTBL] [9729/255/63] hda1 hda2
> > hdc: [PTBL] [9729/255/63] hdc1 hdc2
> >
> >
> > But the 2.6.0t7 does not see the partition table.
> > Other disks are properly recognized, so it seems to
> > be a problem with [PTBL] and 2.6 ...
>
> The [PTBL] part just says that this 2.4 kernel first concluded to
> a 155061/16/63 geometry but then saw the partition table and
> changed it mind to 9729/255/63.
> It is unrelated to partition recognition.
>
> Check that your kernel was compiled without CONFIG_PARTITION_ADVANCED,
> or, in case you selected advanced, has CONFIG_MSDOS_PARTITION selected.
Yes, I have CONFIG_PARTITION_ADVANCED, CONFIG_MSDOS_PARTITION and also LDM
partitions support.
I've attached a boot log.
In fact it seems that it's not a partitions problem but a disk
detection problem: the IDE controller is detected but not the disks...
The server is an HP-DL320 with integrated RAID IDE.
--
Ludovic DROLEZ Linbox / Free&ALter Soft
152 rue de Grigy - Technopole Metz 2000 57070 METZ
tel : 03 87 75 55 21 fax : 03 87 75 19 26
next prev parent reply other threads:[~2003-12-17 11:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-15 14:17 Simple partition not detected with 2.6 Ludovic Drolez
2003-12-15 17:05 ` Andries Brouwer
2003-12-17 11:20 ` Ludovic Drolez [this message]
2003-12-17 14:59 ` Andries Brouwer
2003-12-17 19:55 ` Bartlomiej Zolnierkiewicz
2003-12-18 11:21 ` Ludovic Drolez
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=20031217112046.GA31709@joebar.freealter.fr \
--to=ludovic.drolez@linbox.com \
--cc=aebr@win.tue.nl \
--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 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.