WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] XEN on evms root

On Friday 21 October 2005 10:57, Martin Andersson wrote:

>
> Yes , Okay. You are probably right. But do you have any idea how my
> grub.conf should look like?
>
> Today it look like this to load evms-root-stuff ;)
>
> title Gentoo
> kernel /kernel-genkernel-x86-2.6.13-gentoo-r3 root=/dev/ram0
> real_root=/dev/evms/root init=/linuxrc udev doevms2
> initrd /initramfs-genkernel-x86-2.6.13-gentoo-r3
>

Probably something like:

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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>