[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] mount failed trying to start domain
Tim Edwards wrote: > I am trying to start a Centos4 domainU that I've installed on a Centos4 > dom0. I get the following: > Mounting root filesystem > mount: missing mount point > mount: error 2 mounting none This is the critical point. Is this the prepackaged kernel's initrd image? If so, it would appear that it doesn't like the new kernel, and doesn't want to play along. > ramdisk = "/mnt/xen1/boot/initrd-2.6.9-5.0.3.EL.img" > > Does anyone have any suggestions as to what I'm doing wrong? Instead of loading an initrd from the wrong kernel, just add /dev/null and /dev/console device nodes in the domU's root filesystem, comment out the initrd, and then boot the domU. It should "just work" then. -- Derrik Pates demon@xxxxxxxxxxxxx _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |