How to add kernel parameters to installer boot?
Arne Pisch <[email protected]> Sun, 19 Jul 2026 19:38:21 +0200
| Newsgroups | gmane.linux.debian.devel.boot |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_1_21431458.1784482701479 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Well as already mentioned just modify grub.cfg. Another alternative would be chainloading the iso. This way it wouldn't even be modified while being able to customize menus. It depends on the purpose and the process which way to go. Personally I always found especially the mini.iso useful as is excluding environments with uboot where prebuilt images are the preferred way . Also I prefer the daily builds to not run into dependency issues where no matching kernel can be found in the repo. ------=_Part_1_21431458.1784482701479 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> </head> <body> <span dir="ltr" style="margin-top:0; margin-bottom:0;">Well as already mentioned just modify grub.cfg.</span> <br><span dir="ltr" style="margin-top:0; margin-bottom:0;">Another alternative would be chainloading the iso. This way it wouldn't even be modified while being able to customize menus.</span> <br><span dir="ltr" style="margin-top:0; margin-bottom:0;">It depends on the purpose and the process which way to go.</span> <br><span dir="ltr" style="margin-top:0; margin-bottom:0;">Personally I always found especially the mini.iso useful as is excluding environments with uboot where prebuilt images are the preferred way . Also I prefer the daily builds to not run into dependency issues where no matching kernel can be found in the repo.</span> <br> </body> </html> ------=_Part_1_21431458.1784482701479--