qemu KVM: can't boot a qemu machine with liveCD (system rescue)

2012-01-03 Thread Ekkard Gerlach
Hi, 

there is no special forum/mailinglist existing for qemu-KVM, right? 

My problem is: I can't boot a qemu machine with liveCD (system rescue)

I inserted

  os
type arch='x86_64' machine='pc-0.12'hvm/type
boot dev='cdrom'/
boot dev='hd'/
bootmenu enable='yes'/
  /os

into xml-File but the appearing menu at boot time: 


   Press F12  for boot menu.  (I pressed F12)

   Select boot device:
   1. Legacy option rom
   2. Legacy option rom  (indeed, same line two times)
   3. CD-ROM [ata1-0: QEMU DVD-ROM ATAPI-4 CD-Rom/DVD-Rom]
   4. virtio-net.zrom 5.4.4. (GPL) ether

But 3. is NOT booting from CD! 1. and 2. not either. But grub is booting with 
3.  
CD-ROM is ignored. Why?
 
Using sr0 instead of cdrom results in: 

root@squeeze64:~# virsh start suse111
error: failed to get domain 'suse111'
error: Domain not found: no domain with matching name 'suse111'

BTW: I did /etc/init.d/libvirt-bin stop - start before, of course.

Mount of /dev/sr0 or /dev/cdrom to /mnt works, the CD is present 
and is readable.

How can I boot a qemu machine with liveCD (system rescue)? 
Why? - because of kernel panic

Please help!

Are there other possibilities to boot a qemu-KVM machine by a liveCD?

thx
Ekkard


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120103100906.GB22213@rex4



Re: qemu KVM: can't boot a qemu machine with liveCD (system rescue)

2012-01-03 Thread Osamu Aoki
On Tue, Jan 03, 2012 at 11:09:06AM +0100, Ekkard Gerlach wrote:
 Hi, 
 
 there is no special forum/mailinglist existing for qemu-KVM, right? 

I do not know the answer but have you read:
  http://wiki.debian.org/KVM
  http://wiki.debian.org/QEMU
 and links from there.
  Good luck.

Osamu 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120103124356.gb26...@goofy.lan



Re: qemu KVM: can't boot a qemu machine with liveCD (system rescue)

2012-01-03 Thread Scott Ferguson
On 03/01/12 21:09, Ekkard Gerlach wrote:
 Hi, 
 
 there is no special forum/mailinglist existing for qemu-KVM, right? 

Yes there is - qemu-KVM is supported under the excellent qemu mailing list:-
https://lists.nongnu.org/mailman/listinfo/qemu-discuss

Maybe you were confusing it with the KVM lists:-
http://www.linux-kvm.org/page/Lists%2C_IRC

 
 My problem is: I can't boot a qemu machine with liveCD (system rescue)
 


snipped because I'm unable to help you


 
 root@squeeze64:~# virsh start suse111
 error: failed to get domain 'suse111'
 error: Domain not found: no domain with matching name 'suse111'
 
 BTW: I did /etc/init.d/libvirt-bin stop - start before, of course.
 
 Mount of /dev/sr0 or /dev/cdrom to /mnt works, the CD is present 
 and is readable.
 
 How can I boot a qemu machine with liveCD (system rescue)? 
 Why? - because of kernel panic
 
 Please help!
 
 Are there other possibilities to boot a qemu-KVM machine by a liveCD?
 
 thx
 Ekkard
 
 

Cheers

-- 
Iceweasel/Firefox extensions for finding answers to Debian questions:-
https://addons.mozilla.org/en-US/firefox/collections/Scott_Ferguson/debian/


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f030250.6070...@gmail.com



Re: qemu KVM: can't boot a qemu machine with liveCD (system rescue)

2012-01-03 Thread Alberto Luaces
Ekkard Gerlach writes:

 How can I boot a qemu machine with liveCD (system rescue)? 

I think you can try:

kvm -cdrom /dev/sr0

*without* mounting the CD before. Make sure you are root or in the
‘cdrom’ group.

-- 
Alberto


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87pqf0n93o@eps142.cdf.udc.es