How can i append/change kernel parameters in live-boot initrd.img

Clash Royale CLAN TAG#URR8PPP
up vote
-1
down vote
favorite
I'm using syslinux to boot a live system from an usb key.
I'd like to add more kernel parameters (e.g. net.ifnames=0), but in my current design, it's difficult to deploy an update of the syslinux.cfg file.
But I can change whatever i want in initrd.img. So, now, i'm reading /bin/boot/*.sh and /init script of my initrd trying to understand how's the kernel command line of my system is constructed and loaded, but i'm a bit lost in there.
Can someone point me on the right direction ?
How does init
initrd syslinux
add a comment |
up vote
-1
down vote
favorite
I'm using syslinux to boot a live system from an usb key.
I'd like to add more kernel parameters (e.g. net.ifnames=0), but in my current design, it's difficult to deploy an update of the syslinux.cfg file.
But I can change whatever i want in initrd.img. So, now, i'm reading /bin/boot/*.sh and /init script of my initrd trying to understand how's the kernel command line of my system is constructed and loaded, but i'm a bit lost in there.
Can someone point me on the right direction ?
How does init
initrd syslinux
did your question get cut off at "How does init..."?
– Jeff Schaller
41 mins ago
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I'm using syslinux to boot a live system from an usb key.
I'd like to add more kernel parameters (e.g. net.ifnames=0), but in my current design, it's difficult to deploy an update of the syslinux.cfg file.
But I can change whatever i want in initrd.img. So, now, i'm reading /bin/boot/*.sh and /init script of my initrd trying to understand how's the kernel command line of my system is constructed and loaded, but i'm a bit lost in there.
Can someone point me on the right direction ?
How does init
initrd syslinux
I'm using syslinux to boot a live system from an usb key.
I'd like to add more kernel parameters (e.g. net.ifnames=0), but in my current design, it's difficult to deploy an update of the syslinux.cfg file.
But I can change whatever i want in initrd.img. So, now, i'm reading /bin/boot/*.sh and /init script of my initrd trying to understand how's the kernel command line of my system is constructed and loaded, but i'm a bit lost in there.
Can someone point me on the right direction ?
How does init
initrd syslinux
initrd syslinux
asked 2 hours ago
131
17914
17914
did your question get cut off at "How does init..."?
– Jeff Schaller
41 mins ago
add a comment |
did your question get cut off at "How does init..."?
– Jeff Schaller
41 mins ago
did your question get cut off at "How does init..."?
– Jeff Schaller
41 mins ago
did your question get cut off at "How does init..."?
– Jeff Schaller
41 mins ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f481002%2fhow-can-i-append-change-kernel-parameters-in-live-boot-initrd-img%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
did your question get cut off at "How does init..."?
– Jeff Schaller
41 mins ago