From: Soren Hansen <soren@ubuntu.com>
To: kvm@vger.kernel.org
Subject: Re: Fail to create disk.img (SOLVED)
Date: Tue, 5 Aug 2008 14:51:16 +0200 [thread overview]
Message-ID: <20080805125116.GE13674@ralph.linux2go.dk> (raw)
In-Reply-To: <834455.97062.qm@web35204.mail.mud.yahoo.com>
[-- Attachment #1: Type: text/plain, Size: 1214 bytes --]
On Tue, Aug 05, 2008 at 07:50:40PM +0800, Stephen Liu wrote:
> In these couple days I made heavy googling and found many documents.
> Because I can't get the guest to ping website (it can update/upload
> files on repo). However the more I read more confuse I'm.
>
>
> If creating the disk.img running;
>
> $ sudo kvm -hda disk.img -cdrom ........
>
> I can start the guest with;
> $ kvm disk.img ip-address.....
> (without -hda)
A disk image corresponds exactly to a hard drive. If you do "-hdb
disk.img", it corresponds to connecting a hard drive as primary slave to
your virtual machine. If you do "-hda disk.img" or just "disk.img",
you're connecting it as primary master.
> I'm following;
> https://help.ubuntu.com/community/KVM#Creating%20a%20network%20bridge%20on%20the%20host
>
> trying to sort out the problem on networking
>
>
> On running
> $ sudo kvm-bridge -m 512 -hdb disk.img -cdrom /dev/scd0 -boot d -smp 2
> nohup: appending output to `nohup.out'
>
> It always appends output to `nohup.out'
What is the problem?
--
Soren Hansen |
Virtualisation specialist | Ubuntu Server Team
Canonical Ltd. | http://www.ubuntu.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 315 bytes --]
next prev parent reply other threads:[~2008-08-05 12:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-05 8:57 Fail to create disk.img Stephen Liu
2008-08-05 9:03 ` Ian Kirk
2008-08-05 9:10 ` Uri Lublin
2008-08-05 9:29 ` Stephen Liu
2008-08-05 9:48 ` Uri Lublin
2008-08-05 10:08 ` Soren Hansen
2008-08-05 9:59 ` Soren Hansen
2008-08-05 10:09 ` Uri Lublin
2008-08-05 10:37 ` Stephen Liu
2008-08-05 11:14 ` Soren Hansen
2008-08-05 11:50 ` Fail to create disk.img (SOLVED) Stephen Liu
2008-08-05 12:51 ` Soren Hansen [this message]
[not found] ` <285610.49651.qm@web35201.mail.mud.yahoo.com>
2008-08-07 7:14 ` Soren Hansen
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=20080805125116.GE13674@ralph.linux2go.dk \
--to=soren@ubuntu.com \
--cc=kvm@vger.kernel.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.