Now recommend using clr-boot-manager update instead of update-grub for Solus.
This commit is contained in:
parent
4595fa3a40
commit
bc0c65023d
|
@ -45,4 +45,4 @@ mount --bind /sys /target/sys
|
||||||
```
|
```
|
||||||
|
|
||||||
6. Assuming all goes well, you should be able to do: `chroot /target`
|
6. Assuming all goes well, you should be able to do: `chroot /target`
|
||||||
7. Once in the chroot, run `sudo update-grub`.
|
7. Once in the chroot, run `sudo clr-boot-manager update`.
|
||||||
|
|
Reference in New Issue