Search This Blog

Showing posts with label initramdisk. Show all posts
Showing posts with label initramdisk. Show all posts

Basically when you update your kernel whether or not compiled by yourself, related init-ramdisk copied to the boot directory as well.This init-ramdisk built at the end of the stage in kernel building. This ramdisk includes several modules which is necessary during the boot processing.Sometimes, a user wants to include several customized modules into the init-ramdisk, so do work at the initial stage. There are several ways to include modules into the init-ramdisk.
Read more...
Blogged with the Flock Browser