qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Using Qemu on OS X
@ 2005-02-09 18:23 Ashish Naik
  2005-02-09 19:30 ` Karl Magdsick
  0 siblings, 1 reply; 2+ messages in thread
From: Ashish Naik @ 2005-02-09 18:23 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 884 bytes --]

I downloaded and installed Qemu 0.6.0

I have a WinXP Pro CD which is not a bootable one but copy of i386 folder. I
created an image using dd command as described on site Emuscene.

When I try to run qemu using command qemu -hda /Users/ashishn/winxppro.img
-boot d -m 128 an error is displayed as

Ata 0 master : QEMU HARDDISK ATA-2 Hard-Disk (656 Mbytes)
ata0 slave:Unknown device
ata1 master :QEMU CD-ROM ATAPI-4 CD-Rom/DVD-Rom
ata1 slave : Unknown Device

CDROM boot failure code : 0003
Boot from CD-Rom failed
FATAL:Could not read the boot disk

Emuscene article mentioned command as qemu -hda /Users/pete/qemuharddisk.img
-cdrom /Users/pete/freedoslivecd.img -boot d -m 64 -enable-audio -user-net
­localtime

One thing I didn¹t understand is that why do I need to give ­cdrom option
along with ­had!!!

How do I resolve this?

Cheers,
Ashish
-- 



[-- Attachment #2: Type: text/html, Size: 1210 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Using Qemu on OS X
  2005-02-09 18:23 [Qemu-devel] Using Qemu on OS X Ashish Naik
@ 2005-02-09 19:30 ` Karl Magdsick
  0 siblings, 0 replies; 2+ messages in thread
From: Karl Magdsick @ 2005-02-09 19:30 UTC (permalink / raw)
  To: qemu-devel

-hda indicates a HD image
-boot d  tells QEMU to boot off of the CDROM image

You will need to either specify a cdrom image or tell QEMU to boot from the HD.


-Karl


On Wed, 09 Feb 2005 23:53:31 +0530, Ashish Naik <ashishn@mahindrabt.com> wrote:
>  I downloaded and installed Qemu 0.6.0
>  
>  I have a WinXP Pro CD which is not a bootable one but copy of i386 folder.
> I created an image using dd command as described on site Emuscene.
>  
>  When I try to run qemu using command qemu -hda /Users/ashishn/winxppro.img 
> -boot d -m 128 an error is displayed as 
>  
>  Ata 0 master : QEMU HARDDISK ATA-2 Hard-Disk (656 Mbytes)
>  ata0 slave:Unknown device
>  ata1 master :QEMU CD-ROM ATAPI-4 CD-Rom/DVD-Rom
>  ata1 slave : Unknown Device
>  
>  CDROM boot failure code : 0003
>  Boot from CD-Rom failed
>  FATAL:Could not read the boot disk
>  
>  Emuscene article mentioned command as qemu -hda
> /Users/pete/qemuharddisk.img -cdrom /Users/pete/freedoslivecd.img -boot d -m
> 64 -enable-audio -user-net –localtime
>  
>  One thing I didn't understand is that why do I need to give –cdrom option
> along with –had!!!
>  
>  How do I resolve this?
>  
>  Cheers,
>  Ashish
>  -- 
>  
>  
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> 
> 
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-09 19:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-09 18:23 [Qemu-devel] Using Qemu on OS X Ashish Naik
2005-02-09 19:30 ` Karl Magdsick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).