注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Translations:Install/Bootloader/206/es"
Jump to navigation
Jump to search
Johnnygarb (talk | contribs) (Created page with "Cuando use el arranque de la vieja escuela o BIOS, ejecute el siguiente comando para instalar GRUB en su MBR y generar el archivo de configuración {{c|/boot/grub/grub.cfg}} q...") |
|||
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 17:20, February 23, 2020
chroot # grub-install --target=i386-pc --no-floppy /dev/sda chroot # ego boot update