Software :: Qemu Booting From CD Won't Reboot From CD
May 17, 2011
After I boot from a CD rom in QEMU, trying to reboot within the virtual machine (e.g. doing the "reboot" command at the root shell on Linux running inside), fails. The OS goes through the motions and the virtual machine starts to reboot. But then it cannot get to the CD the 2nd time around. The message I see in QEMU is:
Code:
Starting SeaBIOS (version pre-0.6.1-20100902_143500-palmer)
Booting from CD-Rom...
Boot failed: Could not read from CDROM (code 0003)
No bootable device.
The qemu command I'm running is:
Code:
qemu-system-x86_64 -alt-grab -hda hda.img -cdrom cda.iso -m 1024 -boot d -net nic -net user -redir tcp:19043::22 -monitor stdio
SOLVED: not a QEMU problem at all..installers eject CD media when done and QEMU emulates this action correctly.
View 4 Replies
ADVERTISEMENT
Apr 11, 2011
I've been trying out qemu to play around with some VMs. It's working well but I keep wanting to be able to view the text (linux boot process) that quickly scrolls by in the qemu window on startup of my linux virtual machine. Is there any way to retrieve this via qemu?
View 1 Replies
View Related
May 3, 2011
I'm running Fedora x86_64. I need to setup a virtual machine to do some work on ARM platform. Thus, I've installed QEMU.
Code:
qemu --version
QEMU emulator version 0.13.0 (qemu-kvm-0.13.0), Copyright (c) 2003-2008 Fabrice Bellard
Then, I have dowloaded an ISO image of Debian 6.0 armel.Following instructions on official wiki, I have first created an empty disk image,
Code:
qemu-img create -f qcow debian-armel.img 650M
then I have attempted to boot from ISO image;
Code:
qemu -m 512 -hda debian-armel.img -cdrom debian-6.0.1a-armel-CD-1.iso -boot d
Boot process hangs with the message:
Code:
Booting from cdrom...
639 medium detected
Boot failed: Could not read from CDROM (code 0004)
No bootable device
link refers to Fedora 12, but it seems still unresolved...
View 4 Replies
View Related
Feb 6, 2011
When I try this yum install kvm qemu libvirt python-virtinst qemu-kvm I become this error
Transaction Check Error: file /usr/share/man/man1/qemu-img.1.gz from install of qemu-img-0.10.5-1.el5.2.x86_64 conflicts with file from package kvm-qemu-img-83-164.el5_5.25.x86_64
how can I resolve this error
View 1 Replies
View Related
Oct 16, 2009
qemu-img , create any imagerun qemu -fda bootdiskwin98se.img -hda image.imgand No drive C what's going wrong with qemu-img/qemu?
View 3 Replies
View Related
Jul 19, 2011
When I start the laptop, booting squeeze, after the screen printed"waiting for /dev to be fully populated... conflict with acpi region smbi..." (and maybe some other msg followed) the laptop will suddenly power off and automatic restart, after several times restart, I may have good luck to log into the squeeze KDE interface. The problem also occur when I choose booting in recovery mode How can I fix this annoying problem, or where can I check the fail booting log before the restart log overwrite it?
View 8 Replies
View Related
Nov 30, 2010
As I walked in my office this morning, before getting withing 5 feet of my computer, the computer started an unscheduled auto reboot but failed. After hard reset, unplugging, etc., it will still not boot off of primary system. Used Live disk of previous Ubuntu to gain access to system. Found bug#407862 regarding 'rsyslogd was HUPed' but don't know what that has to do with this specific problem. [URL]. The initial error message on screen was something like "no system disk. Insert system disk and press enter", as if I had a non-bootable CDROM inserted, but there was nothing like that.
/var/log/syslog says this:
Nov 30 07:59:05 my-computer-name rsyslogd: [origin software="rsyslogd" swVersion="4.2.0" x-pid="908" x-info= URL] rsyslogd was HUPed, type 'lightweight'.
Nov 30 07:59:05 my-computer-name anacron[5755]: Job `cron.daily' terminated
Nov 30 07:59:05 my-computer-name anacron[5755]: Normal exit (1 job run)
Nov 30 08:00:01 my-computer-name CRON[6028]: (www-data) CMD (test -x /usr/bin/php && /usr/bin/php -q /usr/share/horde3/scripts/alarms.php > /dev/null 2>&1)
Hundreds of previous syslog entries contain the following line:
Nov 30 08:00:01 my-computer-name CRON[6028]: (www-data) CMD (test -x /usr/bin/php && /usr/bin/php -q /usr/share/horde3/scripts/alarms.php > /dev/null 2>&1)
View 1 Replies
View Related
Nov 5, 2010
There seems to be a problem with Raid on Debian. I got a new Fujitsu Primergy TS 100 S1 server, with hardware Raid (and 2 disks) installed everything nicely over the net including GRUB - but when it comes to reboot the system does not boot.
Is there anybody here who knows about the problem?
View 1 Replies
View Related
Mar 2, 2011
today i installed nvidia graphic card drivers for fedora13 using yum, after giving reboot command the system hangs during bootin.
View 1 Replies
View Related
May 23, 2011
when i apply this command $ make install --> that for build qemu for symbian in ubuntu i face this error -->mkdir -p "/amn/symbian/gcc/sf/adapt/oss+FCL+adapt+qemu.hg/symbian-qemu-0.9.1-12/bin" mkdir: cannot create directory `/amn': Permission denied
View 2 Replies
View Related
Jul 27, 2011
After patiently waiting for 30+ hours during install attempts with the "Virtual Machine Manager", I realized that it wasn't going to happen. So then I read about a possibly working version, qemu-kvm How to use this to get a VM install up and going ? For instance, this command appears to begin an install, but where does it actually create a vm image from that?
qemu-kvm -m 512 -cdrom /iso/Fedora-14-i386-DVD.iso
View 5 Replies
View Related
Sep 29, 2010
I am using DSL thru QEMU. I was able to install it to a hard drive image.I started the SSH Service but I'm not able to connect to it from my Win 7 box via putty. I've edited the hosts.allow file to ALLOW external usersI've turned on the 22 port on my win 7 box firewall.
View 1 Replies
View Related
Feb 27, 2011
ive been struggling with this for the past 4-5 days, and finally give up trying to solve it by myself. ive been following the guide here: [URL].. everything works up until i get to the iptables command, when i put it in, i get the following message:
Code: iptables v1.4.10: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. this led me to believe that i did not configure my kernel correctly, so i rebuilt my kernel, building in all the modules that were listed. unfortunately, the only ones that were actually present in the make xconfig were
[Code]...
View 2 Replies
View Related
May 26, 2010
how to upgrade qemu and kvm to version 0.12 on repo?
$ sudo kvm | head -1QEMU PC emulator version 0.9.1 (kvm-72), Copyright (c) 2003-2008 Fabrice Bellard
$ apt-cache show qemu-kvm | grep VersionVersion: 0.12.4+dfsg-1~bpo50+1
View 3 Replies
View Related
Mar 2, 2011
I am trying to convert my VirtualBox hard drives (.vdi) to VMware Workstation format (.vmdk). I found this link [URL] but cannot find the path for qemu-img. I downloaded Qemu Manager v7.0 from [URL]. Please disregard. I found it.
C:Program Files (x86)QemuManagerqemuqemu-img
View 1 Replies
View Related
Jan 30, 2010
well just wondering, cause i wanted to run sketchup. and gamemaker without having to worry bout rebooting into windows.
View 3 Replies
View Related
Sep 20, 2009
Qemu works normally for me, but the available resolutions do not include a widescreen option. Is there a work around or a command line parameter I can add to enable widescreen resolutions?
Host System: Ubuntu 9.04
Guest System: Windows XP
View 1 Replies
View Related
Aug 28, 2010
Can we install packacges/rpms for example in qemu?
View 2 Replies
View Related
Feb 2, 2011
today I setup a USB drive to use Qemu to boot Backtrack. It was so easy my grandma could do this! My thanks goes out to anyone who worked on the Qemu project!Now, I am wondering, how hard it is to get a distro to run persistently, using Qemu. I would like to have my .bashrc, apps I install, small scripts I write, etc. saved instead of the default bootup each time.
It doesn't matter which distro it is as long as it is Debian based. I did find this thread which I will try later but it sounds almost like I need to boot from USB first... not quite sure. I was hoping I could get further insight from someone before I waist too much time working toward something that will not happen.
View 8 Replies
View Related
Jul 15, 2011
For some reason my QEMU guest no longer can connect to the internet. I have no idea what changed but it was working just a few days ago. I have an Ubuntu host and a debian guest. what I might be missing ?
View 1 Replies
View Related
Mar 8, 2010
I'm getting exception 13 when trying to use the latest qemu-kvm-0.12.3 on slackware 12.2 w/ stock 2.6.27.7 kernel:
Code:
exception 13 (6b)
rax 0000000000000010 rbx 0000000000008c00 rcx 0000000000006ebe rdx 00000000000c8c00
rsi 00000000f2010000 rdi 00000000000c0000 rsp 0000000000006eb4 rbp 00000000f2010000
[code]....
Google says this has something to do with Intel hardware and the way it handles real mode. run it with -no-kvm, but that's not much of a fix really.. so in the mean time I reverted to using qemu-kvm-devel-88 which works well, but is pretty old.
View 2 Replies
View Related
Dec 26, 2010
Here's the command:
Code:
gene@bruce:~/.qemu-kvm$ qemu-system-x86_64 -hda vms/ubuntu_disk.img -m 1024 -net user -net nic,model=e1000 -vga std -cdrom /home/gene/.qemu-kvm/ubuntu-10.10-desktop-amd64.iso -boot d -usbdevice host:046d:c50e
And here is what I get:
Code:
husb: open device 4.2
/dev/bus/usb/004/002: Permission denied
View 4 Replies
View Related
Jan 15, 2010
I've just installed lenny from dvd, and am just settling in. I'm curious about virtual machines. so I've installed xen. With xen comes qemu by default. Now the setup I've recently become familiar with is Suse-11 which is quite slick.In Suse, Yast provides a distribution prepared virtual management section for xen, including an installer. Debian's setup is similar but not a clone. I want to try out the installer. Aside from the differences, debian has a screaming deficit. On booting dom0 in Lenny, if fails to get into gnome, badly. I can tell what's probably wrong, but I need to fix it. Now I'm also a gentoo fan and very practised at posting queries, so here goes.
Debian's config for X is somewhat unhelpful. The xorg.conf just states Configured device and configured monitor for its components. If it expanded on just what the settings were it would help. What I have is a frambuffer driver not loadinf or being implemented.
View 14 Replies
View Related
Dec 18, 2009
I'm running a Windows 7 guest using Virtual Machine Manager to launch my "console" to the VM. I believe it uses VNC to connect to the console. I'd like to have clipboard synchronization so I can copy from the host and paste to the guest.
View 1 Replies
View Related
Nov 8, 2010
I just install QEMU and virtual machine manager to use virtualization, but virt-manager cannot run properly. I can create a VM, then mount CDROM ISO, startup. With Windows installation, it runs well until format partition step, after that it is disconected and exit with error related to VNC. I dont know why have this problem cause the packages that I installed is from Fedora repo and I think they have been tested.
Here are some infos:
Fedora 14 - kernel 2.6.35.6-45.fc14.i686.PAE
qemu-2:0.13.0-0.7.rc1.fc14.i686
libvirt-0.8.3-2.fc14.i686
virt-manager-0.8.5-1.fc14.noarch
View 1 Replies
View Related
Dec 25, 2010
Anyone familiar with QEMU? I'm attempting to load F15 for testing purposes along with REL 6. This is what happens, all goes well until it is actually starts downloading files to the virtual disk which appears to work until it gets to about 1/2 way completed, then it hard crashes(actually shuts the machine down). Also I had to turn of ACPI because when it is enabled it just hangs the VM altogether. I'm wondering if I should also turn off APIC?
Is there some way of loading a VM in verbose mode or debug mode to see what is happening and maybe causing this hard crash. The log files for QEMU shows nothing other then the normal loading of the virtual machine, its given name, source ISO and things of that nature.
View 1 Replies
View Related
Jan 13, 2011
I am facing some strange problem as using 2 nic's on kvm child vm. Secondary interface eth1 is not working on vm but eth0 is working , i am using routing mode, here below details.Platform --> Fedora 13 (for both KVM host and child vm)Start VM using 2 nics support using below command.
/usr/bin/qemu-kvm -M pc -m 256 -smp 1 -name myguest1 -uuid
5dcb91e1 -nographic -monitor
unix:/var/lib/libvirt/qemu/myguest1.monitor,server,nowait -boot c -drive
[code]....
View 2 Replies
View Related
Aug 2, 2010
i heared that both modules are used to create virtual environment for linux, but what are the comparisons between them which differentiate them could you please explain them in brief .
View 1 Replies
View Related
Jun 14, 2011
I am running qemu version 0.13 on windows XP. My Host OS is Windows XP and my guest OS is Debian 4(Etch). How do I connect to internet from Debian OS? My windows OS can connect to Internet. The following is the launching command which I am using now to launch qemu in windows XP.
qemuqemu.exe -L "qemu" -boot c -hda "debian4.img" -m 512 -localtime -ctrl-grab -usb -net nic,model=ne2k_pci,macaddr=52:54:00:12:34:56 -net user -redir udp:161::161 -redir tcp:4440::22
View 1 Replies
View Related
Jan 18, 2010
I'm developing my own OS, but I'm having some problems with Qemu, because I need to change the floppy image from grub.img to os.img while the emulation is running, but how can I do this?
View 1 Replies
View Related