Hello, [email protected], on Tue 24 Jan 2017 14:40:59 +0300, wrote: > In debian jessie the d-i was started in the black-and-white mode and > it was possible to see process before start of ssh-server.
I used to use only limited capabilities, yes. > In stretch I set a conclusion in the console > append... vga=off nofb nomodeset console=tty0 console=ttyS1,19200n8 As documented in the manual https://www.debian.org/releases/stable/i386/ch05s03.html#boot-console you need to specify the TERM parameter, otherwise the default is vt102, which may not suit the terminal you are using. Samuel

