CmdrKeen@lemmy.today to linuxmemes@lemmy.world · 2 years agoCan I get a filesystem cleanup on aisle 6?lemmy.todayimagemessage-square93fedilinkarrow-up11.01Karrow-down110
arrow-up1997arrow-down1imageCan I get a filesystem cleanup on aisle 6?lemmy.todayCmdrKeen@lemmy.today to linuxmemes@lemmy.world · 2 years agomessage-square93fedilink
minus-squaredanAlinkfedilinkarrow-up7·edit-22 years ago 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.
minus-squareCameronDev@programming.devlinkfedilinkarrow-up3·2 years agoYou are correct. Ill add an edit. Thanks!
The bootloader (GRUB) loads the initrd, not the kernel. The kernel accesses stuff from the initrd, but it’s already loaded by that point.
You are correct. Ill add an edit. Thanks!