CmdrKeen@lemmy.today to linuxmemes@lemmy.world · 2 years agoCan I get a filesystem cleanup on aisle 6?lemmy.todayimagemessage-square93linkfedilinkarrow-up11.01Karrow-down19cross-posted to: [email protected]
arrow-up1996arrow-down1imageCan I get a filesystem cleanup on aisle 6?lemmy.todayCmdrKeen@lemmy.today to linuxmemes@lemmy.world · 2 years agomessage-square93linkfedilinkcross-posted to: [email protected]
minus-squaredan@upvote.aulinkfedilinkarrow-up7·2 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!