mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
grub-mkconfig is required
This commit is contained in:
parent
5cabec113a
commit
d20b9c53a3
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ Configure GRUB.
|
|||
|
||||
# BIOS mode
|
||||
$ sed -i 's/^GRUB_CMDLINE_LINUX=.*/GRUB_CMDLINE_LINUX="cryptdevice=\/dev\/sda1:lvm:allow-discards resume=\/dev\/mapper\/arch-swap"/' /etc/default/grub
|
||||
$ grub-mkconfig -o /boot/grub/grub.cfg
|
||||
$ grub-install /dev/sda
|
||||
$ chmod -R g-rwx,o-rwx /boot
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue