Re: How to add kernel parameters to installer boot?
Marc Haber <[email protected]> Wed, 15 Jul 2026 16:02:22 +0200
| Newsgroups | gmane.linux.debian.devel.boot |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 15, 2026 at 12:54:23PM +0200, Pascal Hambourg wrote: >On 15/07/2026 at 11:14, Marc Haber wrote: >>when I am building my own image (here: a mini.iso) anyway, where >>would I add kernel parameters I want the installer to boot with? > >In the boot loader menu entry config file(s). Duh, that was not a very helpful answer. I am still trying to find my way around the huge amount of packages and sources, and I wouldn't have asked that question if I had found the files to change. >>Did I see correctly that on amd64, classical BIOS/CSM machines still >>boot using isolinux while EFI boots with grub? >Yes. Then I would like to mention that grml, for example, changed to a grub-only scheme on amd64 with quite some success which has eased development considerably since the whole isolinux stuff could go away. Maybe things are a bit more complicated for d-i, I understand that d-i supports way more arches than grml does, and that the d-i team seems to be grossly understaffed, but maybe changing to a grub-only setup would be beneficial for the installer as well. Greetings Marc