Right, but how do you get your root file system if it's on a fs(3) device? It looks like it should work, with connectlocalfossil just a few lines after the bind in connectlocal, but that doesn't seem to actually work for me. init.c (and thus /cfg/*) are much later in the process. Anthony
--- Begin Message ---On the machines where it matters, mostly file servers, we havebind -a '#k' /dev in /cfg/$sysname/namespace. There's a newns() in init.c, at least.
--- End Message ---
