hi i have a diskless client booting with tftp and nfsroot (debian lenny on kurobox-pro, as client, pc with hardy64 as server)
the whole filesystem is mounted via (rw,no_root_squash) on the client: when i try to create a new file - no problems when i try to edit that file, i get : "Can't open file for writing", and the file is truncated to zero size looking from the nfs server verifies that the file was truncated ... i.e. vi /etc/newfile :w -> sucess (my information is saved correctly) :w (again) -> Can't open file for writing, ( and file is truncated to size 0 ) if i try to read/write the file from the nfs-server, it works just fine. any idea ? erez.
