In article <[EMAIL PROTECTED]>, Mikkel Johan Grønmo <[EMAIL PROTECTED]> wrote: >I'm experiencing some difficulties using quota.. >When, >[naboer:/home2/miga]# edquota -u bluee >I get, >edquota: open remount-ro permission denied >edquota: open remount-ro permission denied >. >perhaps if I list the fstab also? It might clarify something unknown for me. ># <file system> <mount point> <type> <options> ><dump> <pass> >/dev/hda1 / ext2 >defaults,usrquota,grpquota,errors=remount-ro 0 1
Look, here's the same string: "remount-ro". Try leaving out the errors=remount-ro part. Mike.

