Difference between revisions of "GSP Virtualisation with Xen"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 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 bootparam set bootflag pxe
+
  ipmitool -H <hostname>.ipmi.nikhef.nl -U root chassis bootdev pxe
  ipmitool -H <hostname>.ipmi.nikhef.nl -U root chassis bootparam set bootflag pxe
+
  ipmitool -H <hostname>.ipmi.nikhef.nl -U root chassis bootdev pxe
  
 
* boot to install/upgrade
 
* boot to install/upgrade

Revision as of 13:44, 11 June 2013