Difference between revisions of "Translations:Install/Bootloader/206/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|body=
{{console|body=
%chroot% ##i##grub-install --target=i386-pc --no-floppy /dev/sda
%chroot% ##i##grub-install --target=i386-pc --no-floppy /dev/sdX
%chroot% ##i##ego boot update
%chroot% ##i##ego boot update
}}
}}

Revision as of 18:30, September 9, 2020

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)
{{console|body=
%chroot% ##i##grub-install --target=i386-pc --no-floppy /dev/sdX
}}
chroot # grub-install --target=i386-pc --no-floppy /dev/sdX
chroot # ego boot update