Update README.md
This commit is contained in:
@@ -240,7 +240,7 @@ systemctl enable NetworkManager
|
||||
## Configurar el bootloader.
|
||||
Ya que hemos instalado grub es necesario configurarlo antes de reiniciar el equipo
|
||||
```shell
|
||||
grub-install /dev/<nombre de la partición>
|
||||
grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=grub
|
||||
grub-mkconfig -o /boot/grub/grub.cfg
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user