From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 21 Jul 2013 16:35:36 +0200 Subject: [U-Boot] can u-boot NFS mount my beaglebone rootfs over USB tether? In-Reply-To: References: Message-ID: <20130721163536.6857c84d@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Robert, On Sun, 21 Jul 2013 04:07:17 -0700 (PDT), "Robert P. J. Day" wrote: > > i have a current production version of the beaglebone black, and i'd > dearly love to NFS mount the root filesystem over the USB tether > (which typically assigns net addresses of 192.68.7.[12] to the > host/board). > > does u-boot support that? i just found this elinux article: > > http://elinux.org/Mount_BeagleBoard_Root_Filesystem_over_NFS_via_USB > > and am about to start poring over it, but if someone already knows if > it can be done (or not), that would be great. thanks. If the kernel (and possibly initrd, for modules) is available locally, then the whole NFS and USB tether rootfs mounting is a Linux thing, not a U-boot one, isn't it? > rday Amicalement, -- Albert.