Re: [DNG] installer on serial console / qemu

2018-05-18 Thread Adam Borowski
On Fri, May 18, 2018 at 10:49:33AM +0300, Lars Noodén wrote: > On 05/17/2018 10:15 PM, Alessandro Selli wrote: > > On 17/05/2018 at 10:05, Lars Noodén wrote: > >> On 05/17/2018 10:37 AM, Adam Borowski wrote: > >>> On Thu, May 17, 2018 at 05:32:06AM +0300, Lars Noodén wrote: > Typo aside, would

Re: [DNG] installer on serial console / qemu

2018-05-18 Thread Lars Noodén
On 05/17/2018 10:15 PM, Alessandro Selli wrote: > On 17/05/2018 at 10:05, Lars Noodén wrote: >> On 05/17/2018 10:37 AM, Adam Borowski wrote: >>> On Thu, May 17, 2018 at 05:32:06AM +0300, Lars Noodén wrote: Typo aside, wouldn't that need to point to the serial console instead and add, spee

Re: [DNG] installer on serial console / qemu

2018-05-17 Thread Alessandro Selli
On 17/05/2018 at 10:05, Lars Noodén wrote: > On 05/17/2018 10:37 AM, Adam Borowski wrote: >> On Thu, May 17, 2018 at 05:32:06AM +0300, Lars Noodén wrote: >>> Typo aside, wouldn't that need to point to the serial console instead >>> and add, speed, parity, and word size? >>> >>> console=ttyS0,19

Re: [DNG] installer on serial console / qemu

2018-05-17 Thread Lars Noodén
On 05/17/2018 10:37 AM, Adam Borowski wrote: > On Thu, May 17, 2018 at 05:32:06AM +0300, Lars Noodén wrote: >> Typo aside, wouldn't that need to point to the serial console instead >> and add, speed, parity, and word size? >> >> console=ttyS0,19200n8 > > Doesn't this default to 115200n8 these

Re: [DNG] installer on serial console / qemu

2018-05-17 Thread Adam Borowski
On Thu, May 17, 2018 at 05:32:06AM +0300, Lars Noodén wrote: > Typo aside, wouldn't that need to point to the serial console instead > and add, speed, parity, and word size? > > console=ttyS0,19200n8 Doesn't this default to 115200n8 these days? -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢰⠒⠀⣿⡁ ⢿⡄⠘⠷⠚⠋⠀ Certified airhe

Re: [DNG] installer on serial console / qemu

2018-05-16 Thread Lars Noodén
On 05/17/2018 05:15 AM, Enrico Weigelt, metux IT consult wrote: [snip] > could anyone give me a hint on how to run the installer on > serial console ? If I just add conosole=tty0, the installer > suddenly asks me for the language. Typo aside, wouldn't that need to point to the serial console inste

Re: [DNG] installer on serial console / qemu

2018-05-16 Thread Gregory Nowak
On Wed, May 16, 2018 at 07:23:47PM -0700, Gregory Nowak wrote: > console=ttyS0,115200 DEBIAN_FRONTEND=text If you're doing an automatic install, I just realized you might want DEBIAN_FRONTEND=noninteractive instead of text. Greg -- web site: http://www.gregn.net gpg public key: http://www.greg

Re: [DNG] installer on serial console / qemu

2018-05-16 Thread Gregory Nowak
On Thu, May 17, 2018 at 04:15:02AM +0200, Enrico Weigelt, metux IT consult wrote: > could anyone give me a hint on how to run the installer on > serial console ? If I just add conosole=tty0, the installer > suddenly asks me for the language. console=ttyS0,115200 DEBIAN_FRONTEND=text Greg -- w

[DNG] installer on serial console / qemu

2018-05-16 Thread Enrico Weigelt, metux IT consult
Hi folks, could anyone give me a hint on how to run the installer on serial console ? If I just add conosole=tty0, the installer suddenly asks me for the language. I'm running automatic installs in qemu. And I'd like to detect fatal errors from the console. --mtx -- Enrico Weigelt, metux IT co