Gentoo Archives: gentoo-user

From: Andrea Conti <alyf@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] nfs mounting back and forth...
Date: Mon, 12 Nov 2012 18:55:21
Message-Id: 50A145BA.1060709@alyf.net
In Reply to: [gentoo-user] nfs mounting back and forth... by meino.cramer@gmx.de
1 Hi,
2
3 > As an alternative to quickpkg and friends:
4 > Mount the beaglebones rootfs to /usr/$CTARGET of my Gentoo Linux PC.
5 > Then nfs-mount a part of my Linux PC filesystem on /usr/$CTARGET/tmp
6
7 No need for nfs, just bind mount /tmp onto /usr/$CTARGET/tmp.
8
9 Look up the --bind option in the man page of 'mount'.
10
11 andrea

Replies

Subject Author
Re: [gentoo-user] nfs mounting back and forth... meino.cramer@×××.de