From a275eed7689de3a8b841c92e04aa75e8ae1911eb Mon Sep 17 00:00:00 2001 From: Daniel Tartavel Date: Mon, 17 Dec 2018 23:31:08 +0100 Subject: [PATCH] Updated README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b5d7f1..ae344eb 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ Des scripts sont disponibles dans le dossier "tools", ils sont copié dans usr/l Premier lancement de l'image sur le raspberry pi: . lancer drakkeyboard afin de configurer le clavier . si vous avez besoin d'un gestionnaire graphique, lancer le script: -install_graphical.sh ( xfce, lxqt, plasma, ...) voir les métapaquetages disponibles dans "Environnement graphique" dans le gestionnaire de logiciels. +install_graphical.sh \( xfce, lxqt, plasma, ...) voir les métapaquetages disponibles dans "Environnement graphique" dans le gestionnaire de logiciels. + +ATTENTION: Après une mise à jour du kernel vous devez lancer le script sed_extlinux.conf.sh afin de modifier le fichier extlinux.conf, sinon votre raspberry pi ne re-démarrera pas. @@ -39,4 +41,6 @@ Some scripts are available in directory "tools". they are copied in /usr/local/b First launch of the image on raspberry pi: . launch drakkeyboard for configure keyboard layout. . if you need a graphical environment, launch the script : - install_graphical.sh ( xfce, lxqt, plasma, ...), see "Graphical environment" in the Mageia application manager' meta packages. + install_graphical.sh \ ( xfce, lxqt, plasma, ...), see "Graphical environment" in the Mageia application manager' meta packages. + +ATTENTION: after updating the kernel, you must launch the script "sed_extlinux.conf.sh" to modify extlinux.conf else your raspberry pi will not boot anymore.