Difference between revisions of "GSP Virtualisation with Xen"
From PDP/Grid Wiki
Jump to navigationJump to searchLine 43: | Line 43: | ||
* on Dell IDRAC systems you can force PXE boot on next boot, by doring the following TWICE (that's an iDRAC bug): | * on Dell IDRAC systems you can force PXE boot on next boot, by doring the following TWICE (that's an iDRAC bug): | ||
− | ipmitool -H <hostname>.ipmi.nikhef.nl -U root chassis | + | ipmitool -H <hostname>.ipmi.nikhef.nl -U root chassis bootdev pxe |
− | ipmitool -H <hostname>.ipmi.nikhef.nl -U root chassis | + | ipmitool -H <hostname>.ipmi.nikhef.nl -U root chassis bootdev pxe |
* boot to install/upgrade | * boot to install/upgrade |