|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Compile from sources
I've compiled xen-3.0.2-2 from sources. I've went to the end without
errors. The ./install.sh script have been created the /etc/grub.conf
file as it :
# initrd /boot/initrd-version.img
#boot=/dev/hdc
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.15-1.2054_FC5)
root (hd0,0)
kernel /boot/vmlinuz-2.6.15-1.2054_FC5 ro root=LABEL=/ rhgb
quiet
initrd /boot/initrd-2.6.15-1.2054_FC5.img
title Xen 3.0
root (hd0,0)
kernel /boot/xen-3.gz dom0_mem=262144
module /boot/vmlinuz-2.6-xen root=/dev/hdc ro maxcpus=1
console=tty0
module /boot/initrd-2.6-xen.img
title Windows 2000
rootnoverify (hd0,1)
chainloader +1
As you see the /boot/initrd-2.6-xen.img is invoked but it is not on the
whole system.
Have I did a wrong thing?
Thank for help
Horacio
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Compile from sources,
FERRERO Horace <=
|
|
|
|
|