Dump them on the root of /mnt/us

include .alias in some way

for example:

source .alias 

set path like

export PATH=/mnt/us/usr/bin:/mnt/us/usr/sbin/:/mnt/us/bin:/mnt/us/sbin:$PATH

then calls to applets (like grep) will go to the new busybox.
