Bug 506798 - QEMU is not possible now booting from kernel image without specifying a bootable disk
Summary: QEMU is not possible now booting from kernel image without specifying a boota...
Keywords:
Status: CLOSED DUPLICATE of bug 506443
Alias: None
Product: Fedora
Classification: Fedora
Component: qemu
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Glauber Costa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-18 17:15 UTC by Miao ZhiCheng
Modified: 2009-06-18 17:24 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-06-18 17:24:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miao ZhiCheng 2009-06-18 17:15:52 UTC
Description of problem:
I use the following command to boot a kernel image before:
qemu -hda disk.img -net nic,vlan=0,model=rtl8139 -net tap,vlan=0,ifname=tap-kerneldev -kernel /data/home/mzhicheng/Documents/prog/linux/rootfs/kerneldev/boot/vmlinuz-2.6.30kerneldev -append ip=192.168.200.101:192.168.200.1:192.168.200.1:255.255.255.0:kerneldev root=/dev/nfs nfsroot=/data/home/mzhicheng/Documents/prog/linux/emacsprj/kerneldev/../../rootfs/kerneldev,udp,nolock ro

it worked before, disk.img is not a bootable disk image but with some partitions to test. After I upgrated to qemu-0.10.5-2.fc11.i586, it doesn't work any more and tell me "Booting from hard disk" and halt.

Version-Release number of selected component (if applicable):
qemu-0.10.5-2.fc11.i586

Comment 1 Mark McLoughlin 2009-06-18 17:24:13 UTC
Thanks for the report, it is a silly regression introduced by the qemu-0.10.5-2.fc11 update

A fix is currently queued up, please test:

https://admin.fedoraproject.org/updates/qemu-0.10.5-3.fc11

*** This bug has been marked as a duplicate of bug 506443 ***


Note You need to log in before you can comment on or make changes to this bug.