initrd Questions
1
I am trying to run a script just before the installation of Debian Wheezy finishes. I am aware of "d-i preseed/late-command", viz. used run commands before the installation finishes. But I am facin...
1
Solved
I'm stuck in initramfs on Linux Mint v15 and I need to edit /bin/grub/grub/cfg. I have the sda1 device mounted but not sure what to do to edit. I try exec ./usr/bin/vi and it throws a kernel panic....
Trilly asked 23/7, 2013 at 20:41
5
Solved
As I understand, initrd is a small image that is loadable in the RAM. It is used to boot a complete kernel with all the loadable modules. As part of the process, we need the vmlinuz kernel im...
2
I am looking for a method to restart/reset my linux system from within an init-bottom script*. At the time my script is executed the system is found under /root and I have access to a busybox.
But...
1
Solved
Background: I'm developing a DKMS package for my kernel module. The DKMS manpage contains the following sentence:
REMAKE_INITRD =
This directive specifies whether your initrd should be remade a...
Edbert asked 21/8, 2016 at 19:20
3
Solved
Consider a live GNU/Linux distro with the following constraints: all the software should be contained in an initrd image (which results in its huge size) and the kernel contains as few statically-c...
Castellanos asked 19/11, 2012 at 9:14
1
Solved
[Environment: Ubuntu 10.04]
I've just finished compiling Linux-2.6.20 and wanna make it work, so I think I should add something to my grub2, as I finished
make modules_install
make install
in ...
Unruly asked 10/3, 2012 at 8:39
1
Solved
We develop for a specific embedded device at our company, and part of that is making initial root disks that get loaded onto the devices over ethernet via netboot. We've experienced some problems, ...
Widner asked 17/4, 2010 at 15:55
1
© 2022 - 2024 — McMap. All rights reserved.