dd if=/dev/zero of=/a/image bs=1m count=500 vnconfig /dev/vnd0 /a/image disklabel -e -I vnd0 newfs /dev/rvnd0a mount /dev/vnd0a /build mount_union -b /a/cvs/src /build cd /build; make UPDATE=1 build