On 11/04/21 10:15 pm, Geert Stappers wrote:
On Sun, Apr 11, 2021 at 11:10:20AM +0200, Samuel Thibault wrote:
Geert Stappers, le dim. 11 avril 2021 10:55:28 +0200, a ecrit:
> On Sun, Apr 11, 2021 at 08:57:38AM +0200, Geert Stappers wrote:
> >
> > On how to prevent that more people solve a solved problem
...
> >
> > https://www.debian.org/releases/buster/amd64/ch05s03.en.html
> >
> > which has a section called 'Boot console'.
> >
>
> `git clone https://salsa.debian.org/installer-team/installation-guide.git`
> plus `git grep ttyS0` did bring me not
> the filename for "ch05s03.en.html"
>
> Where to find it?
$ git grep -i "Boot console" .
en/boot-installer/parameters.xml: <title>Boot console</title>
po/[...]
That's very most probably it.
Yes, it is. So now there
is
https://salsa.debian.org/installer-team/installation-guide/-/commit/a1c7f0400ce6136f0c330158a827155bc2e17203
Interesting, and probably useful, but unrelated to any of my issues :-)
Cheers,
Richard