This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

mount NFS drive
#1
Hi,

Is there a way to load nfs kernel module in order to access a network file share?

Code:
log(os.execute('cat /proc/filesystems > /home/supported_filesystems.txt 2>&1'))
log(io.readfile('/home/supported_filesystems.txt'))
  • nodev sysfs
  • nodev rootfs
  • nodev ramfs
  • nodev bdev
  • nodev proc
  • nodev tmpfs
  • nodev configfs
  • nodev sockfs
  • nodev pipefs
  • nodev devpts
  • ext3
  • ext4
  • vfat

Thanks,

Kristof
Reply


Messages In This Thread
mount NFS drive - by spyder - 21.06.2022, 10:39
RE: mount NFS drive - by admin - 21.06.2022, 13:51
RE: mount NFS drive - by spyder - 21.06.2022, 16:30
RE: mount NFS drive - by admin - 22.06.2022, 08:46

Forum Jump: