Displaying 1 result from an estimated 1 matches for "newcentos_domu".
2010 May 18
1
which kernel images should be used to boot first time a DomU CentOS on a Debian Dom0 for
I downloaded vmlinuz and initrd from here renamed them to
vmlinuz-xen-install and initrd-xen-install
and placed both above in /boot
http://mirrors.kernel.org/centos/5.5/os/x86_64/images/xen/
and then in /etc/xen-tools/xen-tools.conf
install-method = rinse
dist = centos-5
image = sparse
kernel = /boot/vmlinuz-xen-install
initrd = /boot/initrd-xen-install
serial_device = hvc0