Fix boot loader reference for UEFI
This commit is contained in:
parent
4d1150a671
commit
792962bb32
@ -389,7 +389,7 @@ Follow the [Setup deployment directory](#3-setup-deployment-directory) instructi
|
|||||||
|
|
||||||
Option 1: Enable systemd boot for UEFI
|
Option 1: Enable systemd boot for UEFI
|
||||||
```
|
```
|
||||||
boot.loader.grub.device = "/dev/sda";
|
boot.loader.systemd-boot.enable = true;
|
||||||
```
|
```
|
||||||
Option 2: Set grub device for Legacy Boot (MBR)
|
Option 2: Set grub device for Legacy Boot (MBR)
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user