Displaying 20 results from an estimated 20000 matches similar to: "boot device"
2006 Sep 26
0
black screen when booting ubuntu cd in hvm
Hi folks,
i have a problem to boot an Ubuntu CD in a hvm-enabled machine. I
get a black screen when connecting via vnc to the virtual machine.
When i change the line cdrom= to some other CD (grml Live CD,
Windows CD, other ones) it runs fine. But any Ubuntu CD (kubuntu
alternative, ubuntu server, ubuntu desktop) i get the mentioned
error.
I tried using sdl (no window opens) and with
2014 Jun 15
0
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
Hi,
I sill need some help.
I tried to remove cdrom and USB controllers from qemu xml definition file.
It doesn't help.
Still same Failed to create chardev when trying to run a Vms that run on
my local Fedora 20 computer.
Any idea?
Thanks
Patrick
Le 15/06/2014 11:57, Patrick Chemla a écrit :
>
> Sorry for posting bad debug info.
>
> Here are the right one with the chardev
2012 Feb 25
2
Problems running virtual machines after an upgrade
Hi all,
I upgraded qemu-kvm and libvirt to the new versions
qemu-kvm at : 1.0
libvirt at : git version 0.9.10
I lost the original machines but the xml files were are all present (it
is not showing up in virsh list --all)
But when I import an xml I get an error: Attached is some information
which might be helpful
Can someone help please ?
If this is a compatibility issue please can
2006 Jul 10
0
hvm networking with vif-route
Greetings xen gurus...
I''m working with xen-3.0-testing downloaded on July 3, 2006. I have
configured an hvm domain and want to use vif-route and network-route to
configure the communication.
The domU starts up fine. I was able to complete the installation of the OS
(RHES3) and can restart the domain repeatedly. However, I cannot ping the
network interface from dom0 using the
2019 Dec 26
2
aarch64 vm doesn't boots
Greetings,
I'm trying to bring up a alpine rpi aarch64 image within kvm but I'm ended up with a stuck system, here is the xml:
<domain type='qemu'>
<name>alpine_rpi4_dev_machine</name>
<uuid>b1b155fc-cb92-4f22-8904-c934dd24415b</uuid>
<memory unit='KiB'>4194304</memory>
<currentMemory
2014 Jun 15
0
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
Hi,
It it can help, I run virt-install with -d option
# virt-install --name f20vm --disk /home/kvmimages/f20vm --cdrom
/home/kvmimages/Fedora-20-x86_64-DVD.iso --memory 2048 -d
[dim., 15 juin 2014 10:45:15 virt-install 9074] DEBUG (cli:187) Launched
with command line: /usr/share/virt-manager/virt-install --name f20vm
--disk /home/kvmimages/f20vm --cdrom
2006 Nov 11
1
HVM: Could not initialize SDL - exiting
Hello,
I''m trying to get my first HVM domU installed (another Debian domU is
already working under the same dom0). I intend to install the guest OS
from a bootable CD-ROM.
But when I create the new HVM domU with ''xm create xp1-cd.cfg'' , I don''t
get the expected installation-window and find this in
/var/log/xen/qemu-dm.6575.log:
domid: 6
qemu: the number
2014 Jun 15
2
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
Sorry for posting bad debug info.
Here are the right one with the chardev error only:
# virt-install --name f20vm --disk /home/kvmimages/f20vm --cdrom
/home/kvmimages/Fedora-20-x86_64-DVD.iso --memory 2048 -d
[dim., 15 juin 2014 10:56:25 virt-install 9795] DEBUG (cli:187) Launched
with command line: /usr/share/virt-manager/virt-install --name f20vm
--disk /home/kvmimages/f20vm --cdrom
2020 Jan 07
0
Re: aarch64 vm doesn't boots
On Mon, 2020-01-06 at 20:31 +0100, daggs wrote:
> > > I'm using ubuntu 16.04 with libvirt 1.3.1, if this is a version issue, I can upgrade to latest version.
> > > what I'm I missing?
> >
> > Your version of libvirt (as well as QEMU and virt-manager, I assume)
> > is fairly old, and aarch64 support specifically has seen quite a few
> >
2010 Dec 15
1
KVM Virtualisation, Console output no longer working
Hi,
I used to use KVM for virtualisation and have now moved back to it, but I
have a problem.
When i used to install the guest machine with virt-install i used to use
the -x "extra args" part to set the console for the install and guest, but
it no longer works.
Here is the command i use:
virt-install -n server01 -r 512 --os-variant=virtio26 -c /isos/c5u5.iso
--nographics
2009 Dec 28
1
kvm windows 7 attempts: amd 2, intel 0
Hello,
To explore kvm installs via Virt-Manager, I tried win7 installs in 3 different hosts. All 3 have 2G of RAM or more.
Windows 7 Ultimate in 2.5 GB DVD ISO
1) Centos 5.4, AMD am2, Athlon 64 x2 4600+
works 2nd attempt after setup of Br0 (bridged network)
virt-manager-0.6.1-8.el5
kvm-83-105.el5_4.13
2) OpenSuSE 11.2, AMD am2, Athlon 64 x2 5200+
works with defaults
2009 Aug 13
0
HVM creation problem
Hi,
I''m kinda new to XEN stuff, and I''ve been trying to create a fully virtualized guest on CentOS 5.3 for almost 3 months and no luck yet. I approached this process through several methods, one with virt-install and creating config file manually.
Following is what happens when I try to create a guest, and I have included qemu-dm and last part of xend.log logs below too.
2006 Nov 02
0
Install WinXP on FC6 - no graphic window display
I have loaded FC6 with the virtualizations kernel, and I am attempting
to load WinXP. I searched all the logs and docs and configured what I
think is correct based on these. When I do an xm create dfw11286lv1.hvm,
I get the following messages:
Using config file "dfw11286lv1.hvm".
Started domain dfw1128glv1
However, I never get a window with the installer. Also, when I open the
2010 Jul 15
0
How to create a guest os from existing disk image file
Hi
I have configured KVM with Fedora Core 13 by enabling the KVM virtualization
option while installing OS.
I have successfully created the guest OS by using the virt-install API
/usr/sbin/virt-install --name centos5 --ram 512 --disk
path=/var/lib/libvirt/images/
centos.img,size=5 --network network:default --accelerate --vnc -c
/tmp/CentOS-5.3-i386-bin-DVD.iso
I am able to login to the guest OS
2008 Apr 14
0
full virtualisation on centos5.1 with a F7 guest
Hi
I m trying to install a full virtualized guest on my dell poweredge 1950
with centos 5.1 64 bits.
I just launched the following command
virt-install -n elaphe -r 4096 -f /var/lib/xen/images/elaphe -s 40 -b
vlanbr15 --hvm
Would you like to enable graphics support? (yes or no) yes
What is the virtual CD image, CD device or install location?
/var/lib/xen/F-7-i386-DVD.iso
Starting
2010 Nov 04
0
Problem booting Microsoft Windows KVM virtual machine
Hi all,
I'm having problems with a vm's startup, I cloned the entire disk of a
Windows 2000 with dd on a drbd device, that disk was configured with two
partitions. I'm able to see all the partitions contents by using kpartx
and mount them:
# kpartx -l /dev/drbd0
drbd0p1 : 0 202751488 /dev/drbd0 32
drbd0p2 : 0 285567360 /dev/drbd0 202751520
The problem is that when i try to startup
2008 Jul 17
0
[PATCH] stubdom: add example config file
stubdom: add example config file
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
diff -r e69570f85e85 tools/examples/stubdom-ExampleHVMDomain
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/examples/stubdom-ExampleHVMDomain Thu Jul 17 19:31:13 2008 +0100
@@ -0,0 +1,21 @@
+# Not to be started directly,
+# See xmexample.hvm-stubdom and stubdom/README for more details
2015 Aug 03
0
Re: Cannot boot libvirt guests with OVMF. Raw qemu-kvm works as expected
On 08/03/2015 01:43 PM, Ryan Barry wrote:
> Using:
>
> edk2.git-0-20150803.b1141.ga0973dc.x86_64
> edk2.git-ovmf-x64-0-20150802.b1139.gb234418.noarch
>
> On Fedora 22.
>
> Provisioning a i440FX system in virt-manager and attempting to boot
> results in successful EFI initialization, but the VM exits ungracefully
> after the bootloader (with F22 and CentOS 7
2013 Aug 23
1
the error for define the xml
Hi, everyone, I have already install libvirt. I want to use it on qemu. I
have set up qemu too. I do not know how to let libvirt manage the vms for
qemu. What i did ist that:
1) create the xml under /etc/libvirt/qemu/demo.xml
2) # virsh define /etc/libvirt/qemu/demo.xml
There is error as following:
error: Failed to define domain from /etc/libvirt/qemu/demo.xml
error: internal error No guest
2012 Jan 17
1
[CentOS] VirtIO disk 'leakage' across guests?
On Mon, January 16, 2012 17:01, Dennis Jacobfeuerborn wrote:
> On 01/16/2012 10:16 PM, James B. Byrne wrote:
>
> ...
>> The xmldump for this guest instance contains this:
> ...
>
> Please post the xmldumps of the original guest and cloned
> guest right after
> cloning and without any modifications.
>
> Regards,
> Dennis
Prototype dumpxml
virsh # dumpxml