1
0

Updated README

This commit is contained in:
Daniel Tartavel 2018-12-17 23:31:08 +01:00
parent 5977fb6899
commit a275eed768

View File

@ -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: Premier lancement de l'image sur le raspberry pi:
. lancer drakkeyboard afin de configurer le clavier . lancer drakkeyboard afin de configurer le clavier
. si vous avez besoin d'un gestionnaire graphique, lancer le script: . 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: First launch of the image on raspberry pi:
. launch drakkeyboard for configure keyboard layout. . launch drakkeyboard for configure keyboard layout.
. if you need a graphical environment, launch the script : . 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.