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

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

From Manjaro
(Created page with "Bei dem Speichermedium handelt es sich um die '''Festplatte''' ('''keine Partition'''). {{RootCmd|command=grub-install --force --target=i386-pc --recheck --boot-directory=/boo...")
Tags: Mobile web edit Mobile edit
 
(No difference)

Latest revision as of 11:10, 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)
The device is the '''disk''' ('''not a partition''')
{{RootCmd|command=grub-install --force --target=i386-pc --recheck --boot-directory=/boot /dev/sdy}}
Make sure the grub configuration is up-to-date
{{RootCmd|command=grub-mkconfig -o /boot/grub/grub.cfg}}

Bei dem Speichermedium handelt es sich um die Festplatte (keine Partition).

root # grub-install --force --target=i386-pc --recheck --boot-directory=/boot /dev/sdy COPY TO CLIPBOARD


Stelle sicher, dass die aktuelle GRUB Konfiguration verwendet wird

root # grub-mkconfig -o /boot/grub/grub.cfg COPY TO CLIPBOARD


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