Re: [Libguestfs] Using guestfs to debug kernel

2013-12-06 Thread Teto
Thanks for the detailed answer. I will try the second one. >Hope that is of some help. That really helps :) Matt 2013/12/3 Richard W.M. Jones : > On Tue, Dec 03, 2013 at 06:05:24PM +0100, Teto wrote: >> Hi, >> >> I would like to use libguestfs to help me setup a VM that I run later >> with qemu t

Re: [Libguestfs] Using guestfs to debug kernel

2013-12-03 Thread Richard W.M. Jones
On Tue, Dec 03, 2013 at 06:05:24PM +0100, Teto wrote: > Hi, > > I would like to use libguestfs to help me setup a VM that I run later > with qemu to debug my linux kernel (via qemu -kernel > -append ...). > One problem I face for instance is that my VM lacks the modules > matching my kernel versi

[Libguestfs] Using guestfs to debug kernel

2013-12-03 Thread Teto
Hi, I would like to use libguestfs to help me setup a VM that I run later with qemu to debug my linux kernel (via qemu -kernel -append ...). One problem I face for instance is that my VM lacks the modules matching my kernel version. So what would you consider as the best option here to load the m