2010/9/2 권영수 <ysk...@etri.re.kr>
>
>
>
> I am currently working on QEMU emulating Linux/SPARC.
>
>
>
> I have compiled QEMU-0.12.5 and downloaded sparc-test-0.2.tar.gz
>
> from qemu.org website.
>
>
>
> 1.
>
>
>
> When I have executed “qemu-g” which boots Linux/SPARC, the window
>
> appears but finally it generates the following error.
>
>
>
> “sh: can’t access tty. job control turned off” and the linux kernel
>
> booting stops.

I think the error message is harmless. Probably the initrd image
misses a device.

> See the following image.
>
>
>
> Is this the error or is this all I get with sparc-test-0.2.tar.gz?

Please note that there is the shell prompt, you should be able to
enter commands.

> 2.
>
>
>
> I would appreciate it if anyone could tell me the way to get the source
>
> code for making the linux kernel in sparc-test-0.2.tar.gz so that
>
> I would try to fix this.

It's 2.6.11 with a fix for TCX, see
http://lists.nongnu.org/archive/html/qemu-devel/2010-02/msg01079.html

Reply via email to