Re: Building and running kernel in a virtual machine?

2007-12-15 Thread Mulyadi Santosa
Hi... > I don't have a separate system. So I have to make it, build the > vmlinuz and then execute it using QEMU. > > Please help me how to build the kernel and execute it using QEMU. I > guess the make would build the 'vmlinuz' only. Where to get the initrd > from? Easy. Once you get that bzImag

Building and running kernel in a virtual machine?

2007-12-14 Thread Amogh Hooshdar
I have got a kernel using this command:- git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git I don't have a separate system. So I have to make it, build the vmlinuz and then execute it using QEMU. Please help me how to build the kernel and execute it using QEMU. I gues