Hacker News new | ask | show | jobs
by Cyph0n 2981 days ago
Actually, a compiled Linux kernel is on the order of ~5 MB. A minimal root filesystem adds another ~50 MB to that. It starts to get bloated once you add kernel modules, drivers, etc.
1 comments

That's 5MB compressed and also doesn't account for the fact that you'd also need an actual userspace of some description.