From: Avi Kivity <avi@redhat.com>
To: Bhushan Bharat-R65777 <R65777@freescale.com>
Cc: Alex Williamson <alex.williamson@redhat.com>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
Stuart Yoder <b08248@gmail.com>
Subject: Re: [Qemu-devel] Running KVM guest on X86
Date: Sun, 12 Aug 2012 12:11:36 +0300 [thread overview]
Message-ID: <50277348.2050404@redhat.com> (raw)
In-Reply-To: <6A3DF150A5B70D4F9B66A25E3F7C888D03DF6618@039-SN2MPN1-022.039d.mgd.msft.net>
On 08/09/2012 09:06 PM, Bhushan Bharat-R65777 wrote:
> I have a fedora machine to which I do not have direct access (but I can reboot remotely, have a console). So far what I was trying direct booting VM using same initramfs and bzimage as of host,
>
> Alex, How I can create a ISO image with my kernel? Where I should place that on host?
Try this:
$ qemu-img create -f qcow2 fedora.img 20G
$ qemu-kvm -m 1G -monitor stdio -drive
file=fedora.img,cache=none,if=virtio -cdrom
http://dl.fedoraproject.org/pub/alt/bfo/bfo.iso -vnc :1
Then connect to vnc port 5901 on your host. To update the kernel,
simply build and install it in the guest as you would on any other machine.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2012-08-12 9:11 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-06 15:40 [Qemu-devel] Running KVM guest on X86 Bhushan Bharat-R65777
2012-08-06 15:56 ` Avi Kivity
2012-08-06 15:56 ` Alex Williamson
2012-08-07 6:30 ` Bhushan Bharat-R65777
2012-08-07 7:31 ` Gleb Natapov
2012-08-09 14:58 ` Stuart Yoder
2012-08-09 17:39 ` Bhushan Bharat-R65777
2012-08-09 17:54 ` Alex Williamson
2012-08-09 18:06 ` Bhushan Bharat-R65777
2012-08-09 19:08 ` Alex Williamson
2012-08-12 9:11 ` Avi Kivity [this message]
2012-08-10 7:24 ` Gleb Natapov
2012-08-10 8:19 ` Bhushan Bharat-R65777
2012-08-10 10:53 ` Gleb Natapov
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=50277348.2050404@redhat.com \
--to=avi@redhat.com \
--cc=R65777@freescale.com \
--cc=alex.williamson@redhat.com \
--cc=b08248@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).