On 8/25/06, krishna.singi@xxxxxxxxx <krishna.singi@xxxxxxxxx> wrote:
Hi, I too faced the same problem inspite of creating the initrd image. I fixed this by changing the "root=" from "root=LABEL=/" to "root=/dev/hdax" where x is the partition number of ur / partition. -Kris
I had faced similar problem in the past and had worked around by providing root=/dev/sda2 in the kernel command line. (Found that out using the mount command). But recently on an HP server with the compaq raid array controller (cciss), when I say mount, it tells me that the "/" partition in mounted from "/dev/cciss/c0d0p2". Now what should I provide in the root= argument? I am facing the same problem - not able to mount root. Thanks, Rajat -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/