aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Tartavel <contact@librepc.com>2018-12-26 10:37:41 +0100
committerDaniel Tartavel <contact@librepc.com>2018-12-26 10:37:41 +0100
commitbbd38aab37ca956d0a542e8fe0275b34d5705dc6 (patch)
tree6e0a870ac8f3a5b3fd4e6c141730ebd3bd7817e7 /README.md
parent06f2c8674b3c23e61fee7b4bbad0112a93915bae (diff)
downloadmageia4arm-bbd38aab37ca956d0a542e8fe0275b34d5705dc6.tar
mageia4arm-bbd38aab37ca956d0a542e8fe0275b34d5705dc6.tar.gz
mageia4arm-bbd38aab37ca956d0a542e8fe0275b34d5705dc6.tar.bz2
mageia4arm-bbd38aab37ca956d0a542e8fe0275b34d5705dc6.tar.xz
mageia4arm-bbd38aab37ca956d0a542e8fe0275b34d5705dc6.zip
some small bugs corrected
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 96a6fd4..cd01be0 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Démarrage rapide:
Choisissez le dossier de configuration adapté à votre besoin (rpi ou xu4), sinon créez un nouveau dossier de configuration, copiez le fichier "mageia4arm.cfg.template"" à l'interieur et modifiez le selon vos besoins.
Par défaut l'utilisateur est "pi"" avec le mot de passe "raspberry", et l'administrateur "root" avec le mot de passe "piroot"
-Créer l'image:
+Créer l'image:
create_arm_img_urpmi.sh --all --config <dossier de configuration>
Aide:
@@ -21,8 +21,6 @@ Premier lancement de l'image sur le raspberry pi:
. 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.
-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.
-
This repository contains script to make image for arm based systems from Mageia repositories.
@@ -44,5 +42,3 @@ 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.
-
-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.