注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Translations:Install/Bootloader/206/pt-br"
Jump to navigation
Jump to search
(Created page with "Ao usar a inicialização do BIOS/MBR no "estilo antigo", execute os seguintes comandos para instalar o GRUB no seu MBR e, em seguida, gere o arquivo de configuração {{c|/bo...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{console|body= | |||
%chroot% ##i##grub-install --target=i386-pc --no-floppy /dev/sdX | |||
%chroot% ##i##ego boot update | |||
}} |
Latest revision as of 13:38, December 23, 2020
chroot # grub-install --target=i386-pc --no-floppy /dev/sdX chroot # ego boot update