All of lore.kernel.org
 help / color / mirror / Atom feed
* KVM and Kernel Development
@ 2008-07-01  9:12 Slohm Gadaburi
  2008-07-01  9:23 ` Soren Hansen
  0 siblings, 1 reply; 8+ messages in thread
From: Slohm Gadaburi @ 2008-07-01  9:12 UTC (permalink / raw)
  To: kvm

Hi all,

I want to use KVM for kernel development of modern kernels.

It looks like the best thing is to build the kernel on the host,
and then do something like:
kvm guest.img -kernel /path/to/new/kernel -append "root=...
console=ttyS0" -nographic
to test it. hopefully the guest will boot straight into a texual
login.

Unfortunately I can't get it to work with modern
distributions. I installed 64bit Hardy as a guest,
but I failed to get it to boot with an external kernel
(I did gave it an initramfs drive using the initrd option,
and set the kernel root param to the right UUID number).
Besides, I really don't need the graphics and I couldn't
find a way to make Ubuntu start in text mode (no init levels
in Ubuntu anymore..).

Any ideas ? What's the best practice for kernel development with KVM ?
do you have the perfect guest for that ? maybe even there's
a ready image somewhere to download ?

I need a modern, 64-bit distribution that I can easily produce
a bootable kernel for it, preferably without initrd stuff, and i don't
need graphics...

Thanks for the help,
Slohm.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-07-02  7:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-01  9:12 KVM and Kernel Development Slohm Gadaburi
2008-07-01  9:23 ` Soren Hansen
2008-07-01 10:00   ` Slohm Gadaburi
2008-07-01 10:32     ` Soren Hansen
2008-07-01 13:11       ` Slohm Gadaburi
2008-07-01 15:32         ` Soren Hansen
2008-07-02  7:26           ` Slohm Gadaburi
2008-07-01 13:22     ` Eric Van Hensbergen

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.