Welcome to the community forums for Theopenem. You are encouraged to not only ask questions but help others as well. If you have found Theopenem helpful in any way please consider purchasing a support contract. A support contract ensures the continued development of Theopenem as well as guaranteed responses to your questions in our helpdesk ticketing system.
ISO/Grub auto select THEOPENEM
-
I'm hoping there is a kernel argument or whatnot to set the ISO to auto-load THEOPENEM when booting from USB/ISO.
So far I have it so I can choose to automatically boot to the GRUB loader whenever I set rEFInd to do so, but right now it's just the selection menu.
TLDR: Get USB/ISO Linux GRUB to load THEOPENEM without prompting, and therefore check for tasks; E.G. with Kernal Argument when generating ISO -
After you copy the the iso to your usb drive, just modify EFI\boot\grub.cfg and change set timeout to 0 and set default to 1
-
@theopenem_admin Fantastic! Works like a charm - thanks!