Initramfs not reading new configuration/scriptsHow to set laptop screen brightness just after boot with full...
Solving a Certainty Equivalent (Decision Analysis) problem
How to write Hanief (my name) in Japanese?
Rat proofing compost bin but allowing worms in
Transiting through Switzerland by coach with lots of cash
How can I curtail abuse of the Illusion wizard's Illusory Reality feature?
Water Bottle Rocket Thrust - two calculation methods not matching
Are there any official mechanics for grafts or anything similar?
how do you value what your leisure time is worth?
Why didn't Snape ask Dumbledore why he let "Moody" search his office?
Describing the taste of food
How acceptable is an ellipsis "..." in formal mathematics?
This fell out of my toilet when I unscrewed the supply line. What is it?
recreating old mechanisme
How to discipline overeager engineer
Why do previous versions of Debian packages vanish in the package repositories? (highly relevant for version-controlled system configuration)
How are steel imports supposed to threaten US national security?
Test if two food are the same
Why does unique_ptr<Derived> implicitly cast to unique_ptr<Base>?
Can I perform Umrah while on a Saudi Arabian visit e-visa
Why didn't Kes send Voyager home?
Why did a young George Washington sign a document admitting to assassinating a French military officer?
Can you be promoted and then fired for-cause? (Performance)
Conveying the idea of " judge a book by its cover" by " juger un livre par sa couverture"
How could "aggressor" pilots fly foreign aircraft without speaking the language?
Initramfs not reading new configuration/scripts
How to set laptop screen brightness just after boot with full disk encryptionUnderstanding a simple configuration file for initramfsBoot resolution change in initramfs on laptop monitor and HDMI monitorRelative path to anything not working (while running from initramfs)Missing root VG, dropped to an initramfs shellPredictable partition name for squashfs partition in initramfsInitramfs and Block DevicesFreeing initramfs ram after switching root when using overlayfs?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{
margin-bottom:0;
}
I am trying to add some custom initramfs scripts to /etc/initramfs-tools/scripts/init-bottom/. However, these are not executed at next boot, after having rebuilt with
# update-initramfs -u
In fact, if I get an initramfs shell by booting with kernel parameter break=bottom, they are not even present in /scripts/init-bottom, nor are any edits that I tried to make to configurations files in /etc/initramfs-tools/, which I checked inside initramfs in /conf.
What am I doing wrong? How can I get update-initramfs -u to read my new configurations/scripts?
initramfs initrd
add a comment
|
I am trying to add some custom initramfs scripts to /etc/initramfs-tools/scripts/init-bottom/. However, these are not executed at next boot, after having rebuilt with
# update-initramfs -u
In fact, if I get an initramfs shell by booting with kernel parameter break=bottom, they are not even present in /scripts/init-bottom, nor are any edits that I tried to make to configurations files in /etc/initramfs-tools/, which I checked inside initramfs in /conf.
What am I doing wrong? How can I get update-initramfs -u to read my new configurations/scripts?
initramfs initrd
add a comment
|
I am trying to add some custom initramfs scripts to /etc/initramfs-tools/scripts/init-bottom/. However, these are not executed at next boot, after having rebuilt with
# update-initramfs -u
In fact, if I get an initramfs shell by booting with kernel parameter break=bottom, they are not even present in /scripts/init-bottom, nor are any edits that I tried to make to configurations files in /etc/initramfs-tools/, which I checked inside initramfs in /conf.
What am I doing wrong? How can I get update-initramfs -u to read my new configurations/scripts?
initramfs initrd
I am trying to add some custom initramfs scripts to /etc/initramfs-tools/scripts/init-bottom/. However, these are not executed at next boot, after having rebuilt with
# update-initramfs -u
In fact, if I get an initramfs shell by booting with kernel parameter break=bottom, they are not even present in /scripts/init-bottom, nor are any edits that I tried to make to configurations files in /etc/initramfs-tools/, which I checked inside initramfs in /conf.
What am I doing wrong? How can I get update-initramfs -u to read my new configurations/scripts?
initramfs initrd
initramfs initrd
asked 1 hour ago
Marco VenutiMarco Venuti
32 bronze badges
32 bronze badges
add a comment
|
add a comment
|
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f544701%2finitramfs-not-reading-new-configuration-scripts%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f544701%2finitramfs-not-reading-new-configuration-scripts%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown