maris@lemmy.world to Programmer Humor@programming.dev · 1 month agoDestroy your bootlemmy.worldimagemessage-square30fedilinkarrow-up1370
arrow-up1370imageDestroy your bootlemmy.worldmaris@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square30fedilink
minus-squareBigMikeInAustin@lemmy.worldlinkfedilinkEnglisharrow-up4·1 month 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·1 month 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