From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re QuickStartGuide on QEMU Wiki
Date: Tue, 25 Jul 2006 00:42:26 +0100 [thread overview]
Message-ID: <200607250042.26899.paul@codesourcery.com> (raw)
In-Reply-To: <1153783702.22048.266774470@webmail.messagingengine.com>
> qemu -hda mylinux.raw -cdrom /dev/cdrom -boot d -net user -m 256
This is wrong. "-net user" by itself won't give you a working network. You
need to specify "-net nic -net user" (this is the default if no -net options
are given).
Paul
next prev parent reply other threads:[~2006-07-24 23:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-24 23:28 [Qemu-devel] Re QuickStartGuide on QEMU Wiki Andrew Malcolmson
2006-07-24 23:42 ` Paul Brook [this message]
2006-07-25 15:44 ` Dirk Behme
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=200607250042.26899.paul@codesourcery.com \
--to=paul@codesourcery.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.