|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] XEN on evms root
On Sat, 2005-10-22 at 12:44 +0200, Martin Andersson wrote:
> >title Gentoo/Xen
> > kernel /xen.gz dom0_mem=131072
> > module /my_xen_kernel root=/dev/ram0 real_root=/dev/evms/root
> > init=/linuxrc
> >udev doevms2
> > module /my_xen_initrd
> >
> >/Ernst
> >
> >
> >
> Ok , so it boots xen.gz and then it finds the vmlinuz-kernel and start
> to boot.. but then it get's kernel panic.
>
> RAMDISK: Couldn't find a valid RAM disk image starting at 0
> ....
> Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(1,0)
>
> Well well.. could make sense if I hadn't compiled ramdisk support.. but
> now I don't know.
>
> any ideas? ;)
>
> Martin
Likely you have a typo or are passing something invalid. Using names
like my_xen_kernel and my_xen_initrd would not seem to be a good idea
also, but that likely has nothing to do with your problem.
Did you look at the fine Gentoo wiki?
Regards,
Ted
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|