[GH-ISSUE #1743] Pass Kernel parameters to the OS I want to launch #2128

Open
opened 2026-03-01 18:38:39 +03:00 by kerem · 1 comment
Owner

Originally created by @zuntik on GitHub (Feb 3, 2026).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1743

Is your feature request related to a problem? Please describe.

I tried launching archlinux and it did not work. But archiso also did not work on the standard usb stick. This is because I needed to pass some kernel parameters realted with video drivers. Once I was able to pass those drivers to the usb stick iso, it worked. But netbook did not work.
Describe the solution you'd like

I would like to be able to pass kernel parameters to the kernel of the iso that I want to load.

Describe alternatives you've considered

There are no alternatives.

Originally created by @zuntik on GitHub (Feb 3, 2026). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1743 **Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> I tried launching archlinux and it did not work. But archiso also did not work on the standard usb stick. This is because I needed to pass some kernel parameters realted with video drivers. Once I was able to pass those drivers to the usb stick iso, it worked. But netbook did not work. **Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. --> I would like to be able to pass kernel parameters to the kernel of the iso that I want to load. **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> There are no alternatives.
Author
Owner

@jkoelker commented on GitHub (Feb 3, 2026):

You can set the kernel params in the utilites menu, prior to selecting the linux menu.

<!-- gh-comment-id:3844354617 --> @jkoelker commented on GitHub (Feb 3, 2026): You can set the kernel params in the utilites menu, prior to selecting the linux menu.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#2128
No description provided.