Hi, I've been reading various doc on NetBSD.org website and got confused. There're a lot of different examples to do the same thing, build userland. In the end I think I've found that this 2 lines should work for everyone, but I would like to receive a confirm. NetBSD 1.6.x and 2.0 # cd /usr/src # ./build.sh -u -D / Thanks. Ed