You are not logged in.
Pages: 1
I want to switch to linux-mainline: https://aur.archlinux.org/packages/linux-mainline
Do I need to install linux-mainline-headers and linux-mainline-docs?
I tried once and returned a error: you need to load the kernel first
It seems that I forgot to run sudo grub-mkconfig -o /boot/grub/grub.cfg?
Write programs that do one thing and do it well.
Write programs to work together.
Write programs to handle text streams, because that is a universal interface.
Offline
Do I need to install linux-mainline-headers and linux-mainline-docs?
Only if you use any out-of-tree modules or want to read the documentation.
It seems that I forgot to run sudo grub-mkconfig -o /boot/grub/grub.cfg?
That's only relevant if you are using grub as your bootloader. Please read the wiki page relevant to which bootloader you're actually using.
Offline
Pages: 1