[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian8 - nfs



El Wed, 17 Feb 2016 12:51:10 -0500, Alberto Cabrejas Pérez escribió:

> root@ftp:/# showmount -e 172.28.1.8
> Export list for 172.28.1.8:
> /mnt/FTP/ftp 10.28.1.0,172.28.1.0
> /mnt/STORAGE 172.28.1.0
> root@ftp:/# mount -t nfs 172.28.1.8:/mnt/FTP/ftp/ /var/storage/FTP/
> mount.nfs: No such device
> root@ftp:/# modprobe nfs
> modprobe: ERROR: ../libkmod/libkmod.c:508 
> kmod_lookup_alias_from_builtin_file() could not open builtin file 
> '/lib/modules/2.6.32-37-pve/modules.builtin.bin'
> modprobe: FATAL: Module nfs not found.
> root@ftp:/# lsmod | grep nfs

Hum... ¿qué kernel tienes (uname -r)? Parece una máquina virtual.

Manda a la lista el resultado de este comando, interesa ver qué versiones 
del kernel y de los headers tienes instalados:

dpkg -l | grep -i linux-*

Saludos,

-- 
Camaleón


Reply to: