This is the result of cat /proc/filesystems

nodev    sysfs
nodev    rootfs
nodev    bdev
nodev    proc
nodev    cgroup
nodev    tmpfs
nodev    devtmpfs
nodev    binfmt_misc
nodev    debugfs
nodev    securityfs
nodev    sockfs
nodev    pipefs
nodev    anon_inodefs
nodev    rpc_pipefs
nodev    devpts
    ext3
    ext2
    ext4
    cramfs
nodev    ramfs
    vfat
    msdos
nodev    nfs
nodev    nfs4
nodev    jffs2
    f2fs
nodev    mqueue
nodev    mtd_inodefs
nodev    ubifs
nodev    autofs


Il giorno lunedì 3 febbraio 2014 16:35:45 UTC+1, David ha scritto:
>
>  Try cat /proc/filesystems. If nfs doesn't show, then that is your 
> problem. For example:
>
> ~# cat /proc/filesystems
> nodev   sysfs
> nodev   rootfs
> nodev   bdev
> nodev   proc
> nodev   cgroup
> nodev   tmpfs
> nodev   devtmpfs
> nodev   debugfs
> nodev   securityfs
> nodev   sockfs
> nodev   pipefs
> nodev   anon_inodefs
> nodev   rpc_pipefs
> nodev   devpts
>         ext3
>         ext2
>         ext4
> nodev   ramfs
>         vfat
>         msdos
> nodev   nfs
> nodev   nfs4
> nodev   autofs
>         fuseblk
> nodev   fuse
> nodev   fusectl
>         btrfs
>         f2fs
> nodev   mqueue
> nodev   mtd_inodefs
> nodev   nfsd
>
> On 02/03/2014 09:28 AM, Andrea Pola wrote:
>  
> I'm in the same situation, anyone solved?
>
> It's seems that there is no kernel-module-nfsd for BBB on Angstrom repo...
>
> Il giorno venerdì 13 dicembre 2013 18:01:08 UTC+1, [email protected] ha 
> scritto: 
>>
>>
>>
>> On Friday, December 13, 2013 4:21:36 AM UTC, Olive wrote: 
>>>
>>> Hello, 
>>> I managed to run a NFS server on a Beaglebone a couple of years ago by 
>>> simply installing the following module.
>>>
>>> *opkg nfs-utils install *
>>>
>>>  Revisiting the idea with the Beaglebone black I get the following 
>>> message when installing the package
>>>  *nfs-utils: unsatisfied recommendation for kernel-module-nfsd*
>>>  
>>>  
>>>  It looks as if the kernel doesn't have NFS configured; you'll have to 
>> rebuild it.  (See if there's a /sys/module/nfsd present.)
>>
>> Will
>>  
>>  
>  -- 
> For more options, visit http://beagleboard.org/discuss
> --- 
> You received this message because you are subscribed to the Google Groups 
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
> 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to