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

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

From Manjaro
(Created page with "===Verwendung von manjaro-chroot=== Bei Manjaro ist ein Skript mitgeliefert namens {{ic|manjaro-chroot}}. Dieses kann Speichermedien nach Anzeichen für Partitionen mit Instal...")
Tags: Mobile web edit Mobile edit
 
(No difference)

Latest revision as of 10:45, 13 March 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}}

Verwendung von manjaro-chroot

Bei Manjaro ist ein Skript mitgeliefert namens manjaro-chroot. Dieses kann Speichermedien nach Anzeichen für Partitionen mit Installiertem Betriebssystem durchsuchen. Wenn mehr als ein Linux System gefunden wird, bekommst Du eine Auswahl angezeigt und kannst wählen, auf welchem System eine "chroot" Umgebung eingerichtet wird. Die "/etc/fstab" des gewählten Systems wird dann genutzt, um die Partitionen einzubinden und dort eine "chroot" Umgebung zu starten. Das Skript ist nur im Manjaro live System verfügbar, kann jedoch durch das Paket manjaro-tools-base nachinstalliert werden.

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.