Hello! I have a fresh install of Buster installed in a VM. I have the following in /etc/apt/sources.list:
deb http://ftp.uk.debian.org/debian/ buster main deb http://ftp.uk.debian.org/debian/ buster-updates main deb http://security.debian.org/debian-security buster/updates main deb-src http://ftp.uk.debian.org/debian/ buster main deb-src http://ftp.uk.debian.org/debian/ buster-updates main deb-src http://security.debian.org/debian-security buster/updates main I'm completely up-to-date according to "apt update; apt upgrade". I've installed nfs-common as per the manual, but I'm unable to load the nfs kernel module: # modprobe nfs modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.9.0-9-amd64/modules.dep.bin' modprobe: FATAL: Module nfs not found in directory /lib/modules/4.9.0-9-amd64 There is no /lib/modules/4.9.0-9-amd64. There IS a /lib/modules/4.19.0-8-amd64 directory, although forcibly trying to "insmod" the nfs.ko file in it results in: # insmod /lib/modules/4.19.0-8-amd64/kernel/fs/nfs/nfs.ko [ 1341.478240] nfs: disagrees about version of symbol module_layout insmod: ERROR: could not insert module /lib/modules/4.19.0-8-amd64/kernel/fs/nfs/nfs.ko: Invalid module format I've rebooted the VM several times, so it's definitely not a case of running the wrong kernel. # uname -a Linux bloodorange.int.arc7.info 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u5 (2019-08-11) x86_64 GNU/Linux Is there some special magic I need to do to get the right kernel modules? -- Mark Raynsford | http://www.io7m.com
pgpA9UCW2ExYw.pgp
Description: OpenPGP digital signature