From 7da7f251892eb24de2d10fa9b76821903984abad Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 8 Nov 2014 16:56:37 +0000 Subject: [PATCH] How the kernel uses an initramfs --- index.html | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 2c572e9..b13a32d 100644 --- a/index.html +++ b/index.html @@ -72,8 +72,8 @@ it can't read them from the root filesystem
  • - Solution: boot loader provides a bundle of files to the - kernel + Solution: boot loader provides a bundle of files + (initramfs image) to the kernel
  • @@ -82,6 +82,30 @@ +
    +

    How the kernel uses an initramfs

    + +
    +

    Questions?

    -- 2.39.2