Whenever I enter into initrd prompt, I know that not every command is executed in that prompt. Can somebody tell me how I can add more commands support in that initrd prompt. It would be nice if you can provide with me some reference materials.
|
closed as not a real question by Gilles, Renan, Ulrich Dangel, jasonwryan, Stéphane Gimenez Sep 15 '12 at 16:11
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
This is a little bit related to my question here. In the process of finding the source of the problem I tried to understand what is being done within the initrd. My guess is that you are talking about |
|||
|
On ubuntu all initramfs scritps are stored in Notice that your root fs might not get mounted at then, make sure you understand all this before modify it. After that, re-generate ramdisk with |
|||
|