Hacker News new | ask | show | jobs
by testermelon 1714 days ago
Can it run Linux From Scratch (LFS)? It seems like it could.
1 comments

Yes sure it can, create a usable (chrootable) Linux From Scratch rootfs tarball and import it using wsl --import, and everything should be fine. Though don't forget to remove the kernels because WSL don't load them, instead WSL uses a custom kernel shipped with the Windows system.