Translations:GRUB/Restore the GRUB Bootloader/17/de
From Manjaro
Views
Actions
Namespaces
Variants
Tools
root # mount /dev/sdyC /mnt
Dann - wenn zutreffend - hänge boot ein
root # mount /dev/sdyB /mnt/boot
Dann - wenn zutreffend - hänge efi ein
root # mount /dev/sdyA /mnt/boot/efi
Starte die "chroot" Umgebung mit der Bash shell
root # manjaro-chroot /mnt /bin/bash