qemu on linux doesn't boot for winxp install via usb

Bug #723460 reported by dankoe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QEMU
Invalid
Undecided
Unassigned

Bug Description

hi guys,
I try to install windows xp via qemu. I can only boot from usb and somehow it is my problem.
I run a Winxp/xubuntu10.04 Dualboot-system with some virtual drives in windows ( till letter f:? ).
at qemu I created an image from 30Gigabytes and entered this command from the imagefile's directory :

"sudo qemu-system-x86_64 -localtime -usbdevice -hda /dev/sdb -m 384 -boot d winxp.img"

the answer is :

"qemu-system-x86_64: -boot d: drive with bus=0, unit=0 (index=0) exists"

I had to set the usb-stick in the fstab file with this command :

"UUID=X /media/usb vfat rw,users,noauto,umask=000 0 0"

anybody experienced the same problem?

I would appreciate any kind of help

greetz

Revision history for this message
Stefan Hajnoczi (stefanha) wrote : Re: [Qemu-devel] [Bug 723460] [NEW] qemu on linux doesn't boot for winxp install via usb

On Tue, Feb 22, 2011 at 11:49 PM, dankoe <email address hidden> wrote:
> Public bug reported:
>
> hi guys,
> I try to install windows xp via qemu. I can only boot from usb and somehow it is my problem.
> I run a Winxp/xubuntu10.04 Dualboot-system with some virtual drives in windows ( till letter f:? ).
> at qemu I created an image from 30Gigabytes and entered this command from the imagefile's directory :
>
> "sudo qemu-system-x86_64 -localtime -usbdevice -hda /dev/sdb -m 384
> -boot d winxp.img"
>
> the answer is :
>
> "qemu-system-x86_64: -boot d: drive with bus=0, unit=0 (index=0) exists"

Why are you using "-boot d"? 'd' is the first CD-ROM and you have not
given any -cdrom ISO image.

Stefan

Revision history for this message
dankoe (ickekoep) wrote :

hey stefan,

I didn't find any manual for installing via usb,
but I tried various letters till "g".
what letter would you suggest?

on my usb drive I have a linux bootable xp partition.
or should I try to boot from a virtual drive via .iso image?

thank you

Thomas Huth (th-huth)
Changed in qemu:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.