Hi,

> As an alternative to quickpkg and friends:
> Mount the beaglebones rootfs to /usr/$CTARGET of my Gentoo Linux PC.
> Then nfs-mount a part of my Linux PC filesystem on /usr/$CTARGET/tmp

No need for nfs, just bind mount /tmp onto /usr/$CTARGET/tmp.

Look up the --bind option in the man page of 'mount'.

andrea

Reply via email to