Recently I downloaded qemu, and ran configure, make and make install. when I run
qemu-system-sparc linux-0.2.img
I just see a message below
VNC server running on `::1:5900'
At this state, when I open vncviewer window by typing vncviewer :5900
, then I see the window.
The window shows the emulated screen
Welcome to OpenBIOS v1.1 build on Mar 10 2014 08:41
Type 'help' for detailed information
Trying disk...
No valid state has been set by load or init-program
0>
How can I make the vnc window come up automatically? and how do I supply right linux image?
when I build my linux image, I can get sImage.elf or sImage.bin which contains the file system too.
VNC Server is either not running, or not running on the specified port. Ensure VNC Server is running. If you are establishing a direct connection and have specified a port other than the default for VNC (5900), ensure VNC Server is configured to use that port.
I solved this problem by installing sdl-devel to my CentOS. I reran ./configure --target-list=sparc-softmmu --enable-sdl and did make, make install and the problem is gone!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With