ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.33k stars 855 forks source link

For other os? #2342

Open NeitherPortal opened 5 months ago

NeitherPortal commented 5 months ago

Is it possible to run DOS,BSD, or other UNIX systems? Using the “init” of the other systems or it is just a very dumb idea?

kuflierl commented 4 months ago

This project implements the Linux kernel in userspace. It isn't "true" emulation. If you have the time to implement DOS syscalls by hand, go ahead but currently impossible.