You are not logged in.
GRUB_TIMEOUT_STYLE=hidden
That's the only line I have in that file, I wanted to make a VM but need to do some edits to grub for that i do not know if they will work.
Edits to clarify
my grub file in the location above only has 1 line, can I add:
GRUB_CMDLINE_LINUX_DEFAULT="amd_iommu=on iommu=pt video=efifb
and will it work, because every tutorial said to change but my grub file is empty except for that one line.
Last edited by Wolfje the wolf (2023-10-23 18:19:59)
Offline
I'm frankly not sure what the question is here.
You can have an empty /etc/default/grub and will just use the default (empty) values for all variables.
Whether that produces a desireable grub.cfg for your needs is a completely unrelated question (namely: what are your needs)
If you mean that you've to write a custom grub.cfg and wonder whether blanking /etc/default/grub will retain that config: no. Just don't run grub-mkconfig.
If your question is something entirely different, try to detail it a bit more.
Offline