search for: hvmbuilder

Displaying 6 results from an estimated 6 matches for "hvmbuilder".

Did you mean: vmbuilder
2013 Jan 19
9
pygrub/hvm boot with alternate script= for block devices
Hi, I am doing some experimentation with xen and Ceph and have a problem booting my guest when my disk = [] uses an alternate block script. Installation from a .iso was ok since the boot device was a file but now trying to boot from the rbd neither the hvmbuilder or pygrub can start as they treat the first value after target= as the /dev node to try and use. My disk parameter looks like: disk = [ ''format=raw, script=block-rbd, vdev=xvda, access=w, target=image=ubuntu-test'' ] In the pygrub log: OSError: [Errno 2] No such file or directory...
2006 Jun 29
5
Multiple VCPUs
I have a self built system using an Intel D 920 processor and a MB that supports VT. I''m able to run HVM domains fine, but have trouble getting multiple VCPUs for these domains. Here is an example of one of my configs. # -*- mode: python; -*- #============================================================================ # Python configuration setup for ''xm create''. #
2007 Jun 13
2
Device /dev/mapper/vg00-virt--linuxtest_32--0 is mounted in a guest domain, and so cannot be mounted now.
I tried to start a linux hvm domain (just for testing some things compared to a pv domain), and it didn''t start up. I then did a ''xm shutdown'', which didn''t work, then a ''xm destroy'', and from then the ''xm list'' function just hung. I then restarted xend, and ''xm list'' works, but now when I try to start the
2007 May 31
4
install debian lenny guest
hi, i''m using ubuntu edge 6.10. i''d like to test the debian lenny guest with the partition: /dev/sdb5 / /dev/sda8 swap /dev/scd0 cdrom lenny.iso /home/iso/lenny.iso i succeded running edge-guest, windows-guest, but i can''t with debian here''s my config: 2.6.17-6-generic-xen0 xen-hypervisor-3.0-i386 and kernel =
2008 Oct 31
0
Fwd: Re: FreeBSD 7 DomU on Centos X86_64 Dom0 Xen 3.3.0
Hi, *is* there hvmloader in /usr/lib64/xen/boot/? (On my amd64, it is in /usr/lib/xen/boot/); did you install Xen from source or as a package? When I first installed it from source, bcc and some dependencies were not installed on my host system, so hvmbuilder wasn''t built... Regards, --ms Quoting tad1214 <tad1214@aol.com>: > > HI all I am having just a bugger of a time trying to get this freebsd 7 box > installed under xen. > > Here is my config file: > [root@COBRA1 ~]# cat /etc/xen/FBSD7 > name = '...
2007 Jun 25
9
xen 3.1 - domU hangs just after "xm create"
What are methods to debug domU when it hangs? Using xen 3.1 compiled from sources I could not manage to launch no domU. Fot instance, I run something like this: =====8<===================== disk = [ ''file:/oradata-act/sles.disk,hda1,w'', '',hdc:cdrom,r'' ] kernel = "/boot/vmlinuz-2.6.18-xen" ramdisk = "/boot/initrd-2.6.18-xen" cpus =