On Tue, Jul 04, 2017 at 04:03:56PM +0800, Mohd Yunus Sharum wrote:
> I'm not sure if i really understand this.
>
> Where should i put the option to enable console=ttyS0?
On the kernel command line, of course.
Something like -append "console=ttyS0" should work.
Note: Depending on the serial driver used, your serial device might
not be named ttyS0.
> Is it the same if i change the -serial option on qemu-system-sparc64 command
> as the following?
No, it's not. That's the qemu side where you enable the serial
console. You also need to enable the serial console on the guest side.
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