FYI, i removed the nfs-user-server and install nfs-kernel-server and everything works now ...
On Wed, Jul 9, 2008 at 3:21 PM, Erez D <[EMAIL PROTECTED]> wrote: > 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. > > > > ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
