Ok, Thanks! I'm slowly trying to learn to do this right and that worked!eugen-b wrote:Copy a regular grub code for an antiX Grub entry to the file /etc/grub.d/40_custom, give the entry a recognizable name and add a 3 to the code line starting with"linux".Hierax_ca wrote: Now my next question, is how to I get there to be 2 options in the Grub menu, one for the Full antiX GUI IceWM and one for cli only? I'm looking to be able to choose from the Grub boot screen which one to boot from (like if you install Linux as a dual boot with another OS, or even another Linux distro). Is there some sort of Grub Customizer utility like MX has that can do this that can be added to antiX, or how would the grub file itself need to be edited to get these 2 options? Or what would you recommend?
Undo your addition to /etc/default/grub where you added a 3 to the kernel parameters.
Then run update-grub.
Avoid grub-customizer, because it will reward you with double Grub entries after you chroot and repair Grub, to mention just one inconvenience.
Summary if anyone else wants to do this:
- Copy from: /boot/grub/grub.cfg
- Copy: menu entry ... }
- Paste to /etc/grub.d/40_custom
- Modify: menu entry"<_CLI antiX_>"{
... linux ... quiet <_3_>
}
- sudo update-grub
- sudo reboot
down from idle start of 122mb/1.97gb to 53mb! Should work well even on the older computers... Loving the flexibility of antiX!