qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Karl Magdsick <kmagnum@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Using Qemu on OS X
Date: Wed, 9 Feb 2005 14:30:46 -0500	[thread overview]
Message-ID: <cd8ecdef05020911306253fbc9@mail.gmail.com> (raw)
In-Reply-To: <BE3052FB.C6%ashishn@mahindrabt.com>

-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
> 
> 
>

      reply	other threads:[~2005-02-09 19:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-09 18:23 [Qemu-devel] Using Qemu on OS X Ashish Naik
2005-02-09 19:30 ` Karl Magdsick [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cd8ecdef05020911306253fbc9@mail.gmail.com \
    --to=kmagnum@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).