Difference between revisions of "GSP Virtualisation with Xen"
From PDP/Grid Wiki
Jump to navigationJump to search| Line 215: | Line 215: | ||
|       vm-name-label ( RO): rooier.nikhef.nl |       vm-name-label ( RO): rooier.nikhef.nl | ||
|          userdevice ( RW): 0 |          userdevice ( RW): 0 | ||
| − | |||
| See also | See also | ||
| Line 221: | Line 220: | ||
| === Editing the grud  menu of a guest === | === 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�): | 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 |   xe-edit-bootloader -n "vm-name" -p 1 -f /grub/grub.cfg | ||
