From 98abe2d41c685c52044b1595f36f1a1938585897 Mon Sep 17 00:00:00 2001 From: theuser <theuser@mi.fu-berlin.de> Date: Sun, 8 Sep 2019 15:54:50 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d309e3e..a854272 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # Schillix -Documentation and [Schillix](https://www.berlios.de/software/schillix/) distribution used during the course [Systemverwalter](kvv-link) in September 2019 \ No newline at end of file +Documentation and [Schillix](https://www.berlios.de/software/schillix/) distribution used during the course [Systemverwalter](kvv-link) in September 2019 + + +During the course, Schillix is installed into VM-ware virtual machines (VM). +The keyboard handling of VMware didn't allow entering the characters to proceed +with the installation when Schillix default locale of DE was used, therefore the +bootimage provided for the course jumps right into the selection of the keyboard +locale, and allows to select US-Ascii. + +The image otherwise does not differ from the one available on [sourceforge](s) \ No newline at end of file -- GitLab