crossmeta / cxfuse

Crossmeta FUSE Windows Port
https://www.crossmeta.io/
Other
62 stars 3 forks source link

Lost fork support for busybox in newer windows builds #1

Open crossmeta opened 5 years ago

crossmeta commented 5 years ago

With newer windows builds after 14393 busybox fork is not working as expected. The forked process would silently exit and ash functionality is broken. The rest of the features are working as expected.

The fork functionality is dependent on RtlCloneUserProcess and we don't know how to use it with the newer builds. On other hand with Windows 2019 (17763) the WSL bash can recognize crossmeta namespace.