M2 Debian Own kernel - Initramfs from scratch
Posted: Sat May 28, 2016 1:10 am
I need to build my own Kernel (different version than 3.4.39-friendlyarm) and rootfs, but my understanding is that i need to rebuild the initramfs and sync it with my kernel version.
[code]
[ 3.860000] systemd[1]: Starting Load Kernel Modules...
[ 3.872000] systemd[1]: Starting udev Coldplug all Devices...
[ 3.884000] systemd[1]: Starting Slices.
[ 3.888000] systemd[1]: Reached target Slices.
[ 3.896000] systemd[1]: Mounted Debug File System.
[ 3.924000] systemd[1]: Started Increase datagram queue length.
[ 3.960000] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 3.968000] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
[ 4.016000] systemd[1]: Failed to start Load Kernel Modules.
[ 4.020000] systemd[1]: Unit systemd-modules-load.service entered failed state.
[/code]
Can you please give the instructs to build the root.img.gz from scratch.
[code]
[ 3.860000] systemd[1]: Starting Load Kernel Modules...
[ 3.872000] systemd[1]: Starting udev Coldplug all Devices...
[ 3.884000] systemd[1]: Starting Slices.
[ 3.888000] systemd[1]: Reached target Slices.
[ 3.896000] systemd[1]: Mounted Debug File System.
[ 3.924000] systemd[1]: Started Increase datagram queue length.
[ 3.960000] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 3.968000] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
[ 4.016000] systemd[1]: Failed to start Load Kernel Modules.
[ 4.020000] systemd[1]: Unit systemd-modules-load.service entered failed state.
[/code]
Can you please give the instructs to build the root.img.gz from scratch.