注意:
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...") |
|||
Line 1: | Line 1: | ||
{{console|body= | |||
(chroot) # ##i##grub-install --target=i386-pc --no-floppy /dev/sda | |||
(chroot) # ##i##ego boot update | |||
}} |
Revision as of 11:01, April 5, 2019
(chroot) # grub-install --target=i386-pc --no-floppy /dev/sda (chroot) # ego boot update