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


_______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to