Hi Nick, > in my cpu server in a vm, i put the nic setup in /cfg/$sysname/cpustart > and put the namespace setup in /lib/namespace.$sysname.
That is quite similar to what I was trying to do (almost exactly the same, thought I was putting namespace setup in /cfg/$sysname/namespace; both that and /lib/namespace.$sysname are included from global /lib/namespace). My problem was that /env/sysname was not available at that point, but it is solved now by adding sysname=<host> in plan9.ini Thanks for your answer! Carlos
