logoalt Hacker News

znpytoday at 2:27 PM0 repliesview on HN

> User Mode Linux

Oh man, what a blast from the past. I have fond memories of learning linux networking with netkit (based on UML).

UML was a really really cool piece of technology.

If anybody is wondering, User Mode Linux lets you boot a Linux kernel as a normal linux process, and then run an userspace, still in a linux process. This is from 2001. Super cool.