Manjaro Difference between revisions of "Translations:GRUB/Restore the GRUB Bootloader/10/fr"

Difference between revisions of "Translations:GRUB/Restore the GRUB Bootloader/10/fr"

From Manjaro
(Created page with "===Utiliser manjaro-chroot=== Manjaro déploie un script appelé {{ic|manjaro-chroot}} avec un argument optionnel qui va rechercher les périphériques visibles - scanner les...")
 
(No difference)

Latest revision as of 23:28, 4 February 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (GRUB/Restore the GRUB Bootloader)
===Use manjaro-chroot===
Manjaro deploys a script called {{ic|manjaro-chroot}} takes an optional argument which will search the visible devices - scan the partitions for signs of an operating system. If more than one Linux operating system is found you will get a choice of which system to chroot otherwise the file ''/etc/fstab'' from the system is used to mount the partitions and chroot into this system.This script is only available in live iso by default but you can get it in an installed system by installing {{Ic|manjaro-tools-base}} package.
{{RootCmd|command=pamac install manjaro-tools-base}}
{{RootCmd|command=manjaro-chroot -a}}

Utiliser manjaro-chroot

Manjaro déploie un script appelé manjaro-chroot avec un argument optionnel qui va rechercher les périphériques visibles - scanner les partitions à la recherche de signes d'un système d'exploitation. Si plus d'un système d'exploitation Linux est trouvé, vous aurez le choix du système à chrooter, sinon le fichier /etc/fstab du système est utilisé pour monter les partitions et chrooter dans ce système. Ce script n'est disponible que dans l'iso live par défaut mais vous pouvez l'obtenir dans un système installé en installant le paquet manjaro-tools-base.

root # pamac install manjaro-tools-base COPY TO CLIPBOARD


root # manjaro-chroot -a COPY TO CLIPBOARD


Cookies help us deliver our services. By using our services, you agree to our use of cookies.