Le Jeudi 20 Novembre 2003 09:22, Adam Done a écrit : > On Thu, 2003-11-20 at 00:10, Michael Schmitz wrote: > > > VFS: Cannot open root device "hde9" or unknown-block(0,0) > > > Please append a correct "root=" boot option > > > Kerel panic: VFS: Unable to mount root fs on unknown-block(0,0) > > > <0>Rebooting in 180 seconds... > > > > Looks like the probe order of IDE interfaces got reversed, Ben? > > > > Michael > > I have been think it was making the hde drive an hda but even when I try > to use letters from a-g for booting, it did not make a difference. I > have played with many diff configurations in compiling the kernel but no > matter what I do with the ata section.. it does not make a difference.
I had a similar problem with my ata100 disk not detected at all. Te pci_ids were missing (look in the archives). Are you sure, with messages at the begining of the boot, your hd is detected and is partition table is read? -- Fleny68