From: Jan Marten Simons <marten@xtal.rwth-aachen.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Compiling Qemu + Accelerator on FC4
Date: Fri, 21 Oct 2005 15:07:21 +0200 [thread overview]
Message-ID: <4358E809.5070005@xtal.rwth-aachen.de> (raw)
In-Reply-To: <4357F28D.7070407@psislidell.com>
Rich Fought wrote:
> Yes, I am trying to install Debian from bootable CD-ROM - is this not
> the correct option?
>
>>> > qemu-img create hd.img 5G
>>> > qemu-system-ppc -boot d -hda hd.img
>>>
>>>
>>>
Your commandline is missing the -cdrom parameter:
-cdrom 'file'
Use file as CD-ROM image (you cannot use '-hdc' and and '-cdrom' at the
same time). You can use the host CD-ROM by using '/dev/cdrom' as filename.
-boot [a|c|d]
Boot on floppy (a), hard disk (c) or CD-ROM (d). Hard disk boot is the
default.
Reading http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC10 might
help you in discovering some more features of qemu.
With regards,
Jan
prev parent reply other threads:[~2005-10-21 13:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-19 17:39 [Qemu-devel] Compiling Qemu + Accelerator on FC4 Rich Fought
2005-10-19 23:33 ` gb spam
2005-10-20 16:21 ` Rich Fought
2005-10-20 18:44 ` André Braga
2005-10-20 19:39 ` Rich Fought
2005-10-21 13:07 ` Jan Marten Simons [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=4358E809.5070005@xtal.rwth-aachen.de \
--to=marten@xtal.rwth-aachen.de \
--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).