>>60 I actually just tried connecting to this using the "9pfs" tool for linux. It seems like it worked ok, but everything is empty. The command I ran was: 9pfs -p 6675 registry.9gridchan.org ./9p I see a bunch of files in there named like >tcp!107.191.50.176!16675 With some different IP's and numbers at the end, and there is also the files "event", "find", "index", and "new". When I can any of them they all just seem to be empty. Except for event, which caused 9pfs to hang when I tried to see what was inside.
Is it supposed to be like that? Or maybe the problem is just 9pfs
>>62 You just got the registry, you havnt mounted the services yet. Read 'connecting' again- like it says, "You will now have an index of current services at /mnt/registry/index. Use the following command to generate a list of commands to attach to them:" the sequence of seds below that will give you a the plan9 commands needed to connect and mount the services, which you can translate to 9pfs commands.