@moses_izumi @bojidar_bg doslinux just boots a linux kernel from dos while taking care to preserve dos memory so that it can be resumed in vm86 mode later (just like how win9x worked) It's a real linux kernel so you can do anything you could normally do under linux. The project is more of a fun hack than anything serious though, it's really crashy in practice