Am 28.05.2011 um 22:05 schrieb Apelete Seketeli:
On 27-May-11, Amit Shah wrote:
On (Thu) 26 May 2011 [21:59:01], Apelete Seketeli wrote:
I wanted to launch the kernel in a terminal for practical
purposes, so
I tried:
qemu -kernel bzImage -append console=ttyS0
Add -serial stdio to get thos
On 27-May-11, Amit Shah wrote:
> On (Thu) 26 May 2011 [21:59:01], Apelete Seketeli wrote:
> > Hello,
> >
> > I'm trying to boot a custom linux kernel in qemu, and I plan to
> > contribute the necessary work to make it work (this is the first step
> > I'm taking to add OS support in qemu). I'm tota
On (Thu) 26 May 2011 [21:59:01], Apelete Seketeli wrote:
> Hello,
>
> I'm trying to boot a custom linux kernel in qemu, and I plan to
> contribute the necessary work to make it work (this is the first step
> I'm taking to add OS support in qemu). I'm totally new to qemu, and I
> haven't found enou
Hello,
I'm trying to boot a custom linux kernel in qemu, and I plan to
contribute the necessary work to make it work (this is the first step
I'm taking to add OS support in qemu). I'm totally new to qemu, and I
haven't found enough information to know how to start debugging the
thing, so I thought