How can I access the file systems?

James Haggerty james.haggerty at gmail.com
Thu Feb 25 02:20:15 EST 2010


On 25 February 2010 18:05, Richard Sharpe <realrichardsharpe at gmail.com> wrote:
> On Wed, Feb 24, 2010 at 10:58 PM, Xiangfu Liu <xiangfu at sharism.cc> wrote:
>> Richard Sharpe wrote:
>>>
>>> Hi,
>>>
>>> Here is what df shows me:
>>>
>>> root at BenNanoNote:~# df
>>> Filesystem           1K-blocks      Used Available Use% Mounted on
>>> ubi0:rootfs            1904680     31884   1872796   2% /
>>> devtmpfs                   512         0       512   0% /dev
>>> tmpfs                    14240        24     14216   0% /tmp
>>> tmpfs                      512         0       512   0% /dev
>>>
>>> Do I have to use nfs to export the file system? I wonder what it looks
>>
>> you mean boot to nfs rootfs or share file with NANONOTE?
>
> No, I just want to copy stuff to the Nanonote. I guess I can use scp,
> but an alternative is to export file systems form the Nanonote and
> mount them on my main system :-)

I've been scp-ing or using internet on the nanonote (ssh-ing into
nanonote then using wget). If you really want a filesystem, you don't
have to set up nfs/cifs etc., you could just:
http://fuse.sourceforge.net/sshfs.html

(but scp once you have keys in place is really painless!)




More information about the discussion mailing list


interactive