Re: [gentoo-user] nfs mounting back and forth...

2012-11-12 Thread meino . cramer
Andrea Conti [12-11-12 20:00]: > 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

Re: [gentoo-user] nfs mounting back and forth...

2012-11-12 Thread Andrea Conti
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 o