|
|||||||||||
|
Re: "Waiting for root file system..." hang solved
From: Vidar Langseid <vl(at)ez.no>
Date: Fri Nov 16 2007 - 08:03:05 EST
> [This message has also been posted to linux.debian.user.] My (old) mainbord (BE6) have two IDE hardisk controlles onboard. One generic IDE controller (piix) and a hpt366 controller. It seems that in default kernel in Etch that all IDE drivers are loaded as modules. If you then have multiple IDE controllers you are in trouble because the IDE kernel modules will be loaded in random order. In my case, if the hpt366 kernel module is loaded first, the disks attached to it will be named hda, hdb, hdc and hdd. It the piix kernel module is loaded first, then those disks will be named hda, hdb, hdc and hdd (the hpt366 disks will then be named hde, hdf, hdg and hdh) . This was never a problem with Sarge kernel images because there the generic IDE controller drivers was compiled into the kernel (thus loaded before any modules) while other IDE drivers (like hpt366) was compiled as modules. I guess everyone with multiple IDE controllers will end up with the same problem and the debian installer doesn't warn you about this.
I was going to report this as bug report but not sure in which package the bug
report should be assigned to. I guess relevant packages are kernel, debian
installer, mkinitrd?
PS
Best regards,
-- vl@ez.no | eZ systems | ez.no -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Fri Nov 16 08:19:20 2007 This archive was generated by hypermail 2.1.8 : Mon Feb 25 2008 - 16:04:23 EST |
||||||||||
|
|||||||||||