On Sun, Oct 17, 2010 at 12:59:04PM -0700, Benjamin Huntsman wrote: > where you can't tweak things such that 100% of all administration > activities can be performed remotely via drawterm... for some stuff like setting > up disks, one still has to use the local physical terminal. I tend to add an exportfs of / late to the startup process which grabs the "initial" bootes namespace and posts it into /srv. Then I could do things like grab the server's keyfs without being at the console. It's not an ideal solution but it's not half bad and works well with the pieces available now. --nwf;