Difference between revisions of "GSP Virtualisation with Xen"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 219: Line 219:
 
See also
 
See also
 
* http://itproctology.blogspot.com/2009/06/pv-enable-hvm-on-xenserver.html
 
* http://itproctology.blogspot.com/2009/06/pv-enable-hvm-on-xenserver.html
 +
 +
=== Editing the grud  menu of a guest ===
 +
 +
You�ve got an opportunity to re-look at your grub config, where �-p 1� represents the partition where /boot lives and the optional �-f /grub/grub.cfg� tells which file to open specifically (since we�ve identified that pygrub doesn�t know how to handle grub2; if you�re not on a separate /boot partition, you�ll need to use �-f /boot/grub/grub.cfg�):
 +
xe-edit-bootloader -n "vm-name" -p 1 -f /grub/grub.cfg
 +
 +
See
 +
* http://blog.403labs.com/post/1546501840/paravirtulization-with-citrix-xenserver-5-5-and-ubuntu
  
 
== Dead VM server ==
 
== Dead VM server ==

Revision as of 15:47, 8 March 2012