maris@lemmy.world to Programmer Humor@programming.dev · 3 days agoDestroy your bootlemmy.worldimagemessage-square31linkfedilinkarrow-up1363arrow-down113
arrow-up1350arrow-down1imageDestroy your bootlemmy.worldmaris@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square31linkfedilink
minus-squareBigMikeInAustin@lemmy.worldlinkfedilinkEnglisharrow-up4·2 days agoI would think the pre-known hardware configuration would make boots near instant. I never understood why this isn’t so.
minus-squareedinbruh@feddit.itlinkfedilinkEnglisharrow-up2·2 days agoThe hardware still needs to be brought up and initialised. But the software is the real problem here. The kernel gets fully up in seconds, but then you have to initialize the rest of the OS
I would think the pre-known hardware configuration would make boots near instant. I never understood why this isn’t so.
The hardware still needs to be brought up and initialised. But the software is the real problem here. The kernel gets fully up in seconds, but then you have to initialize the rest of the OS