githubEdit

πŸ–₯️Install the GRUB boot loader

circle-info

GRUB: is the reference implementationarrow-up-right of the Free Software Foundationarrow-up-right's Multiboot Specificationarrow-up-right, which provides a user the choice to boot one of multiple operating systemsarrow-up-right installed on a computer or select a specific kernelarrow-up-right configuration available on a particular operating system's partitions.

  1. We select Yes for install GRUB bootarrow-up-right in the hard disk.

    GRUB bootloader configuration on Debian

  2. We will choose the device /dev/sda (ata_VBOX_HARDDISK) for the installation for boot loader.

    GRUB bootloader configuration on Debian

  3. To finish the installation we click on Continue.

    GRUB bootloader configuration on Debian

Last updated