Hacker News new | ask | show | jobs
by mycroftiv 5549 days ago
I think some of your confusion may be a result of using acme-SAC. I recall acme-SAC is built on top of Inferno, which is actually a small semivirtualized operating system. I think the host filesystem is accessible via the #U* kernel device, which means you would first issue a bind command to put #U* somewhere in your namespace. Also, if you are using gnu/linux or bsd, you could try plan9port's version of acme.