Displaying 4 results from an estimated 4 matches for "xen_beginners_guide".
2013 Jun 26
4
fresh install of xen, problems booting qemu-dm
Hi,
i have just install debian wheezy and xen-hypervisor-4.1-amd64
helped with
http://wiki.debian.org/Xen
http://wiki.xenproject.org/wiki/Xen_Beginners_Guide#Installing_Debian_Squeeze
created test.cfg
http://pastebin.com/D5Wsx6eB
xl create test.conf
Parsing config file test.conf
xc: info: VIRTUAL MEMORY ARRANGEMENT:
Loader: 0000000000100000->0000000000174170
TOTAL: 0000000000000000->00000000ff800000
ENTRY ADDRESS: 0000000000...
2013 May 03
5
ERROR: Toolstack not specifed and nothing detected, bailing out!
I have just installed Xen by following http://wiki.xen.org/wiki/Xen_Beginners_Guide
All in all pretty good, however it mentions using the xl toolset but when I first installed only the xm toolset would work. This was great for creating linux based domains but it gave me an error about hvm when I tried creating a Windows domain.
I then apt-get install xen-tools-common and edited...
2013 Apr 24
19
Hardware virtualization
Hi
It''s my first experience with xen
I would like to use a OS linux create by buildroot like a guest.
I have a PC whit virtualizatin whit debian distribution and I install xen-linux-sysem on the PC.
In this PC a VM doesn''t work correctly.
I would like to know if exist a simple tutorial to configure PC and VM .
Thanks in advance
Luisa
2013 Jun 19
2
Re: Not able to open Xen Connection using libvirt
No it was not booted with xen kernel. Actually I tried booting it with xen
kernel but I am getting a message saying Error No 15 : File not found.
I tried editing the grub entry and noticed that there are 3 entries:
1) kernel /boot/xen.gz vga= mode-0x345
2) module /boot/vmlinuz-3.0.13-0.27-xen.......
3) module /boot/initrd-3.0.13-0.27-xen
And in /boot i listed down the files, only xen.gz is there.