qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Linux 2.6.10 ?


From: Henrik Nordstrom
Subject: Re: [Qemu-devel] Linux 2.6.10 ?
Date: Mon, 9 May 2005 02:18:24 +0200 (CEST)

On Sun, 8 May 2005, Der Herr Hofrat wrote:

it's ok with me on a XP host and running linux 2.6.10 with either
-kernel option (remember you need an -hda too) and inside an iso.

It also works inside a -fda too.

What is your exact cmd line ?


qemu -nographic \
        -hda linux.img \
        -kernel bzImage \
        -append "root=/dev/hda mem=64M"

Eh? -nographic but you didn't tell the kernel to use the serial port as console? Where is the kernel output supposed to go here?

-append "root=/dev/hda mem=64M console=ttyS0"

should work better.

Regards
Henrik




reply via email to

[Prev in Thread] Current Thread [Next in Thread]