Skip to content

XceptN’s Tech Stuff

All About Tech

Xen: How to define the boot order for HVM in vm.cfg

Posted on September 15, 2008 By XceptN No Comments on Xen: How to define the boot order for HVM in vm.cfg

This is done by the boot paramer in vm.cfg.

The switches are:

* floppy (a)
* hard disk (c)
* Network (n)
* CD-ROM (d)

If you use

boot = ‘n’

it will be stuck at PXE boot even if there is no dhcp lease and guest will not attempt boot from the Virtual Disk.

To be able to have an order, you need to concatenate the switches. e.g. if you need to have a boot order like

1. network (n)
2. harddisk (c)
3. cdrom (d)

you need to have

boot=”ncd”

in vm.cfg.

Moreover,

If somehow the TFTP server is not accessible or misconfigured, that will fail
over to “c” aka. disk..

But if the DHCP server is not available, the boot will be stuck in a loop of “No
IP address”. Actually this is not much different from a normal BIOS.. A couple
of Dell systems with IBA (Intel Boot Agent) behaves similarly, but only
providing keystroke options.

I’ll also check the behaviour model of pypxeboot too ..

network, xen

Post navigation

Previous Post: Generating Patches for Linux Sources
Next Post: TURKCELL MMS Settings on MotoROKR E6

Related Posts

Mercurial (hg) Fails with “abort: error: Name or service not known” via a Proxy linux
Wireless on Dell Latitude D630 with OEL5 desktop
Importance of Price, Quality and Support Effectiveness for Virtualization linux
traceroute Fails with -F (do not fragment bit) Argument linux
NIC bonding: having two nics connected to different switches. is that a good idea? linux
Jumbo Frames and Nagle’s Algorithm (RFC 896) network

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Dipping Toes into Nix Package Manager | Installing Freeplane
  • Fujitsu Workplace Protect Face Recognition Best Practices on Q704
  • Fujitsu STYLISTIC Q704 Fingerprint Scanner Problems
  • Two Generations of Computing Equipment…
  • IBM Model M Keyboard Goes Blank

Recent Comments

  1. r0cky on Fujitsu LIFEBOOK UH572 Ultrabook Touch Pad Review: Linux
  2. XceptN on Fujitsu LIFEBOOK UH572 Ultrabook Touch Pad Review: Linux
  3. r0cky on Fujitsu LIFEBOOK UH572 Ultrabook Touch Pad Review: Linux
  4. Kaylee on Mounting an LVM Logical Volume in an Oracle VM Disk Image
  5. Theron Conrey on Open Source Virtualization for Smaller Carbon Footprint

Archives

  • June 2024
  • November 2014
  • October 2014
  • April 2014
  • March 2014
  • December 2012
  • November 2012
  • October 2010
  • April 2010
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008

Categories

  • blogging
  • communication
  • desktop
  • development
  • firmware
  • Fujitsu
  • gprs
  • gps
  • hardware
  • internet
  • java
  • kernel
  • keyboard
  • linux
  • masteryourbiz
  • mms
  • mobile
  • multimedia
  • network
  • OracleVM
  • palm
  • python
  • rokr e6
  • social media networking
  • storage
  • sysadm
  • tablet
  • twitter
  • virtualization
  • wap
  • windows
  • wordpress
  • xen

Copyright © 2025 XceptN’s Tech Stuff.

Powered by PressBook Masonry Dark