[EMAIL PROTECTED] win_d]# mount | grep win_d
/dev/ide/host0/bus0/target0/lun0/part5 on /mnt/win_d type vfat (rw,codepage=850,umask=0,iocharset=iso8859-1)
read/write, that's good.
[EMAIL PROTECTED] win_d]# touch /mnt/win_d empty
[EMAIL PROTECTED] win_d]# ls | grep emp
gave no output. So I checked in Konqueror, yep, no file named empty. Still same problem with the email folders too.
1 minute later: [EMAIL PROTECTED] win_d]# touch /mnt/win_d empty file appears in the Konqueror window! So:
[EMAIL PROTECTED] win_d]# ls | grep emp empty* templates/
And my mozilla problem is fixed. I haven't really done anything though, have I? Or did running the mount command somehow "fix" whatever was broken?
Carl Cerecke wrote:
Roger Searle wrote:
Hi, I seem to have lost write access to my folders (has been fine up to now).
Try typing mount, to check that the partition is mounted rw, not ro.
Also, try creating a small file to see if that works: # touch /mnt/win_d/empty
Cheers, Carl.
