You are not logged in.
Pages: 1
i'm currently switching from syslinux to grub2 due to lack of support with xen and lvm/luks and just general information that i have a massive headache from googling for hours about.
anyways, i'm configuring grub very cautiously because i would prefer a simple reboot in opposition to having to stick a live cd in and unlock and mount all my partitions and do all this messy work.
is it possible to configure all options designating kernel, initrd, and kernel parameters from the "GRUB_CMDLINE_LINUX_DEFAULT" variable and its friends?
i know that i can configure grub.cfg by hand but i would much rather prefer to do it from /etc/default/grub
i use lvm on luks and i'm setting up my arch installation as a dom0
any help?
Offline
You don't need to specify the kernel and initrd if you are going to have grub generate the configuration automatically - just the kernel parameters.
Please read the wiki. The documentation on this is excellent.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Offline
Pages: 1