CmdrKeen@lemmy.today to linuxmemes@lemmy.world · 11 months agoCan I get a filesystem cleanup on aisle 6?lemmy.todayimagemessage-square46fedilinkarrow-up115arrow-down10cross-posted to: [email protected]
arrow-up115arrow-down1imageCan I get a filesystem cleanup on aisle 6?lemmy.todayCmdrKeen@lemmy.today to linuxmemes@lemmy.world · 11 months agomessage-square46fedilinkcross-posted to: [email protected]
minus-squaredan@upvote.aulinkfedilinkarrow-up1·edit-211 months 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-up1·11 months 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!