On Fri, May 12, 2017 at 09:53:33AM +0200, Petr Vorel wrote:
> I've installed Debian debian-9.0-sparc64-NETINST-1.iso in qemu, which was 
> successful:
> 
> qemu-system-sparc64 -hda debian-unstable-sparc64.qcow2 -cdrom 
> debian-9.0-sparc64-NETINST-1.iso -boot once=d -serial pty -nographic -m 160
> 
> But running installed system "hangs" without ability to log in.

It actually doesn't hang. You just forgot to pass "console=ttyS0" to
the kernel command line so that systemd starts a getty on the serial
console.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - [email protected]
`. `'   Freie Universitaet Berlin - [email protected]
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to