aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Tartavel <contact@librepc.com>2018-12-17 23:31:08 +0100
committerDaniel Tartavel <contact@librepc.com>2018-12-17 23:31:08 +0100
commita275eed7689de3a8b841c92e04aa75e8ae1911eb (patch)
tree3c4d0dda4b6101279cd3ba65b2bac494f24e6993 /README.md
parent5977fb689943c7630e5e77393736b9ad2ac22c7c (diff)
downloadmageia4arm-a275eed7689de3a8b841c92e04aa75e8ae1911eb.tar
mageia4arm-a275eed7689de3a8b841c92e04aa75e8ae1911eb.tar.gz
mageia4arm-a275eed7689de3a8b841c92e04aa75e8ae1911eb.tar.bz2
mageia4arm-a275eed7689de3a8b841c92e04aa75e8ae1911eb.tar.xz
mageia4arm-a275eed7689de3a8b841c92e04aa75e8ae1911eb.zip
Updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files 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 <gestionnaire-graphique>( xfce, lxqt, plasma, ...) voir les métapaquetages disponibles dans "Environnement graphique" dans le gestionnaire de logiciels.
+install_graphical.sh \<gestionnaire-graphique\>( 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 <graphical environment> ( xfce, lxqt, plasma, ...), see "Graphical environment" in the Mageia application manager' meta packages.
+ install_graphical.sh \<graphical environment\> ( 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.