Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
810 stars 188 forks source link

NET_NFS_SERVER dont work #17

Closed wzooff closed 11 years ago

wzooff commented 11 years ago

build.conf ... package netfiles module autofs4 # Automount and autofs support module ext4 # Ext4 file system support module nfs # NFS file system support module cifs # CIFS support (use either this or smbfs - not both) ... thinstation.conf.buildtime NET_NFS_SERVER="10.10.4.1:/home/thinstation"

BUT! when i deleted "lsmod | grep nfs &&" in thinstation/ts/5.1/packages/netfiles/etc/init.d/filesystem_network all work's fine

Thinstation commented 11 years ago

Thank you for reporting this bug and work around. I have fixed this and pushed to git.