> mkdir /tmp/ape
> bind -bc /n/dump/xxxx/xx/sys/src/ape /tmp/ape
> mkdir /tmp/ape/cmd
> bind -bc /n/dump/xxxx/xx/sys/src/ape/cmd /tmp/ape/cmd
> etc...
> I always meant to write a virtual fileserver that would create
> the directories in /tmp on demand, but never got round to it...

% 9fs dump
% bind /n/dump/2006/0730/sys/src/ape /sys/src/ape
% divergefs -p /tmp/ape-build /sys
% cd /sys/src/ape
% mk install

You may wish to start up additional divergefs's for, e.g., /$objtype,
which the "mk install" will try to write into--or not, depending
on your purpose.

Dave Eckhardt

Reply via email to