linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Toth <chris@message.hu>
To: linux-ide@vger.kernel.org
Subject: Unknown partition table after kernel upgrade
Date: Fri, 19 Nov 2004 19:22:38 +0000	[thread overview]
Message-ID: <419E47FE.6010305@message.hu> (raw)

Hello,

I have run into a strange problem when I upgraded to the 2.6.9 kernel 
version from 2.6.6. When the system boots the kernel no longer 
recognises the partition tables of two of my hard drives. Using the same 
config anything below 2.6.6 works flawlessly but all the newer versions 
give this same error. Both drives are identical, have two primary 
partitions and are on the secondary IDE bus.

I have tried enabling advanced partition selection in the kernel config 
as well as ide stroke but neither did help.

Dmesg gives the following output:

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 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
hda: Maxtor 6Y160P0, ATA DISK drive
hdb: CD-W512EB, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: IC35L090AVV207-0, ATA DISK drive
hdd: IC35L090AVV207-0, ATA DISK drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 1024KiB
hda: 320173056 sectors (163928 MB) w/7936KiB Cache, CHS=19929/255/63, 
UDMA(33)
hda: cache flushes supported
 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4
hdc: max request size: 1024KiB
hdc: 160836480 sectors (82348 MB) w/1821KiB Cache, CHS=16383/255/63, 
UDMA(33)
hdc: cache flushes supported
 /dev/ide/host0/bus1/target0/lun0: unknown partition table
hdd: max request size: 1024KiB
hdd: 160836480 sectors (82348 MB) w/1821KiB Cache, CHS=16383/255/63, 
UDMA(33)
hdd: cache flushes supported
 /dev/ide/host0/bus1/target1/lun0: unknown partition table
hdb: ATAPI 32X CD-ROM CD-R/RW drive, 2976kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20

For reference here is the output of the working 2.6.6 kernel:

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 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
hda: Maxtor 6Y160P0, ATA DISK drive
hdb: CD-W512EB, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: IC35L090AVV207-0, ATA DISK drive
hdd: IC35L090AVV207-0, ATA DISK drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 1024KiB
hda: 320173056 sectors (163928 MB) w/7936KiB Cache, CHS=19929/255/63, 
UDMA(33)
 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4
hdc: max request size: 1024KiB
hdc: 160836480 sectors (82348 MB) w/1821KiB Cache, CHS=16383/255/63, 
UDMA(33)
 /dev/ide/host0/bus1/target0/lun0: p1 p2
hdd: max request size: 1024KiB
hdd: 160836480 sectors (82348 MB) w/1821KiB Cache, CHS=16383/255/63, 
UDMA(33)
 /dev/ide/host0/bus1/target1/lun0: p1 p2
hdb: ATAPI 32X CD-ROM CD-R/RW drive, 2976kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20


Thank you very much for any help you can give.
Regards,
Chris

                 reply	other threads:[~2004-11-19 18:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=419E47FE.6010305@message.hu \
    --to=chris@message.hu \
    --cc=linux-ide@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;
as well as URLs for NNTP newsgroup(s).