Difference between revisions of "Agile testbed"
From PDP/Grid Wiki
Jump to navigationJump to searchLine 197: | Line 197: | ||
* set the disk emulation to IDE | * set the disk emulation to IDE | ||
* On first boot, intercept the grub menu to choose the non-Xen kernel | * On first boot, intercept the grub menu to choose the non-Xen kernel | ||
+ | * After booting up: | ||
+ | ** fix the network (/etc/sysconfig/network-scripts/ifcfg-eth0) | ||
+ | ** remove the xen kernels | ||
+ | rpm -q kernel-xen | xargs rpm -e | ||
Command-line example: | Command-line example: |