On 4 March 2017 10:28:47 GMT+00:00, sacarde <[email protected]> wrote: >hi, > is there a way to run X in qemu-sparc on a installed system with > >debian-9.0-sparc64-NETINST-1.iso > >I use this command: > >qemu-system-sparc64 -m 512 -vga none -drive >file=/.../sparc64.img,format=raw,index=0 -nographic -boot c -net nic >-net >tap,vlan=0,ifname=tap0 > > >any suggestions ? > > > >thankyou > > >[email protected]
Hi, I have not seen a working display adapter on qemu for sparc64 target, however, would you be able to consider vnc over ssh perhaps to run your X session? Regards, Adrian

