Re: [dev] write to 9p mount problem - SOLVED

2011-01-15 Thread Michal Hajek
* Kris Maglione (maglion...@gmail.com) [110115 20:47]: Use >> rather than >. The virtual files don't support truncation, which > tries to do. oh, I see. You are right, ">>" works fine. Thank you!

Re: [dev] write to 9p mount problem

2011-01-15 Thread Kris Maglione
On Sat, Jan 15, 2011 at 08:10:46PM +0100, Michal Hajek wrote: Hi, I have mounted wmii dir using 9p on gentoo machine, so mount shows: /tmp/ns.michal.:0/wmii on /mnt/wmii type 9p (rw,trans=unix,uname=root,noextend,dfltgid=0,dfltuid=0) and I can see the mount: # ls -la /mnt/wmii total 2 dr-x--

[dev] write to 9p mount problem

2011-01-15 Thread Michal Hajek
Hi, I have mounted wmii dir using 9p on gentoo machine, so mount shows: /tmp/ns.michal.:0/wmii on /mnt/wmii type 9p (rw,trans=unix,uname=root,noextend,dfltgid=0,dfltuid=0) and I can see the mount: # ls -la /mnt/wmii total 2 dr-x-- 1 root root 0 Jan 15 20:04 client -rw--- 1 root root