Manjaro Translations:GRUB/Restore the GRUB Bootloader/17/de

Translations:GRUB/Restore the GRUB Bootloader/17/de

From Manjaro
root # mount /dev/sdyC /mnt COPY TO CLIPBOARD


Info
Beachte bei einem BTRFS Dateisystem, dass die "subvolumes" einghängt werden:
root # mount -o subvol=@ /dev/sdyC /mnt COPY TO CLIPBOARD


Dann - wenn zutreffend - hänge boot ein

root # mount /dev/sdyB /mnt/boot COPY TO CLIPBOARD


Dann - wenn zutreffend - hänge efi ein

root # mount /dev/sdyA /mnt/boot/efi COPY TO CLIPBOARD


Starte die "chroot" Umgebung mit der Bash shell

root # manjaro-chroot /mnt /bin/bash COPY TO CLIPBOARD


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