OK, almost there. I've got a linux, running under vmx, I can cpu into it, and the linux guest mounts from the cpu command. I'm using nfs3, that just works better for linux than 9p, nowadays. The golang cpu command supports both 9p and nfs3.
And I can ls /tmp/cpu (in this case, that's how I spell /mnt/term), and bind /tmp/cpu/usr to /usr So, a bit more tidying up,and it should be pretty usable. The test will be to unpack a tinycore root into /usr/glenda, cpu into linux with that as the namespace, and run programs. Note the big lingering pain is symlinks, most linux distros work badly without them, but I have a fix for that. On Wed, Jun 4, 2025 at 11:06 AM Lucio De Re <[email protected]> wrote: > > On 2025/06/04 18:48, Steve Simon wrote: > > maybe i am remembering ancient unix but isn't the zero the inter-variable > separator? > > Not in my recollection: it's an SOH (Ctrl-A, for sure, SOH only if my > memory is not corrupted). > Lucio. > > Permalink > <https://9fans.topicbox.com/groups/9fans/T9b0ff93502ee4130-Mc7e3705592e3e59a1c474f64> > > *9fans <https://9fans.topicbox.com/latest>* / 9fans / see discussions > <https://9fans.topicbox.com/groups/9fans> + participants > <https://9fans.topicbox.com/groups/9fans/members> + delivery options > <https://9fans.topicbox.com/groups/9fans/subscription> Permalink > <https://9fans.topicbox.com/groups/9fans/T9b0ff93502ee4130-Mdbb776e4d524820de1a363ff> > > ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T9b0ff93502ee4130-Mce60e1a523277043ff5d0182 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
