Displaying 1 result from an estimated 1 matches for "domumahcin".
Did you mean:
domumahcine
2008 Dec 12
3
DomU kernel upgrade tool
...pgraded.
// Dom0 //
# uname -a
Linux Dom0machien 2.6.24-22-xen #1 SMP Mon Nov 24 21:35:54 UTC 2008
x86_64 GNU/Linux
I solved this problem copying /lib/modules/2.6.24-22-xen from Dom0 to DomU
// Dom0 //
# xm shutdown DomUmachine
# mount /dev/vg1/DomUmachine-disk /mnt/DomUmachine/
# mkdir /mnt/DomUMahcine/2.6.24-22-xen
# cp -a /lib/modules/2.6.24-22-xen/* /mnt/DomUmachine/2.6.24-22-xen
but it is possible than exist a tool that do this work automatically?
(similar to xen-update-image)
Thanks,
Esteban
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource...