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)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
When using "old school" BIOS booting, run the following command to install GRUB to your MBR, and generate the {{c|/boot/grub/grub.cfg}} configuration file that GRUB will use for booting:
{{console|body=
%chroot% ##i##grub-install --target=i386-pc --no-floppy /dev/sdX
}}

Latest revision as of 16:53, March 21, 2024

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