you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 years ago* (1 child)

Normally the kernel loads an initrd filesystem,

The bootloader (GRUB) loads the initrd, not the kernel. The kernel accesses stuff from the initrd, but it's already loaded by that point.

  • source
  • parent
  • hideshow 2 child comments