Feb. 6, 2013
7:35 a.m.
On Wed, 06 Feb 2013 05:37:41 +0800, horseriver said:
After grub load kernel and initrd , it get around root filesystem mounting , but failed with no finding root device ,from which kernel and initrd have been located .
ls /dev/ ; there is no disk device node .
Why?
Any number of possible reasons, anything from an improperly configured kernel, to a misbuilt initrd, to a root= parameter that points someplace broken, to....