Views
From Wiki
Jump to: navigation, search

wget http://ftp.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6.26-2-xen-686_2.6.26-19_i386.deb wget http://ftp.debian.org/debian/pool/main/l/linux-2.6/linux-modules-2.6.26-2-xen-686_2.6.26-19_i386.deb

dpkg -i linux-modules-2.6.26-2-xen-686_2.6.26-19_i386.deb dpkg -i linux-image-2.6.26-2-xen-686_2.6.26-19_i386.deb

Add to grub.conf

title Ubuntu 9.04, kernel 2.6.26-2-xen-686
root (hd0,0)
# Severe errors when trying to load xenified kernel as vanilla.
# Fixed bellow
kernel /boot/xen-3.4.gz
module /boot/vmlinuz-2.6.26-2-xen-686 root=UUID=4fee0d77-b8fa-44a5-b2b0-c647bf4b96fd ro quiet splash
module /boot/initrd.img-2.6.26-2-xen-686
quiet
Personal tools