Difference between revisions of "Translations:Install/Bootloader/207/en"

From Funtoo
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
<console>
{{console|body=
(chroot) # ##i##grub-install --target=i386-pc --no-floppy /dev/sda
(chroot) # ##i##grub-install --target=i386-pc --no-floppy /dev/sda
(chroot) # ##i##boot-update
(chroot) # ##i##boot-update
</console>
}}

Revision as of 04:10, October 5, 2018

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 (Install/Bootloader)
==== GRUB Install: New School (UEFI) Boot Entry ====
(chroot) # grub-install --target=i386-pc --no-floppy /dev/sda
(chroot) # boot-update