
12 Mai
2020
12 Mai
'20
11:11
* gideon425xx@gmail.com [Tue Apr 28, 2020 at 05:55:37AM +0100]:
I am booting grml using grub and using loop-booting. This works fine.
I would, however, like to know if there are grub options I can use, to change how grml works.
For example, can I change things so that persistence mode is enabled and X is run automatically? Currently I have to select those by hand.
You can use `grml2iso -b "your_boot_options" ...` to generate a custom ISO which uses "your_boot_options" as default kernel/boot options.
(Or if you need it for booting via USB only, then grml2usb --bootoptions=... is your friend :))
regards -mika-