#How can I access / edit the grub config file
8 messages · Page 1 of 1 (latest)
How can I access / edit grub config file
How can I access / edit the grub config file
I solved it by first running host-shell, then pkexec, then navigate to /etc/default and run nano grub to edit the file.
@finite swallow Actually the way with host-shell / pkexec and so on worked. Thanks for that. However my Vanilla OS is now dead and won‘t boot anymore, as update-grub did not create a proper grub configuration file, that abroot could handle. So which command do you apply at the end to put any update into a valid grub configuration ? Update-grub won‘t do it 😦
I think I used abroot upgrade -f to apply the configuration