mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #1743] Pass Kernel parameters to the OS I want to launch #589
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#589
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@jkoelker commented on GitHub (Feb 3, 2026):
You can set the kernel params in the utilites menu, prior to selecting the linux menu.