Hi. I started a new server setup. When I reach the aquotacheck, I got this: HTML: # quotacheck -avugm quotacheck: WARNING - Quotafile //aquota.user was probably truncated. Can't save quota settings... quotacheck: WARNING - Quotafile //aquota.group was probably truncated. Can't save quota settings... quotacheck: Scanning /dev/hda2 [/] | My /etc/fstab looks like this: HTML: /dev/hda2 / reiserfs acl,user_xattr,usrquota,grpquota 1 1 /dev/hda3 /home reiserfs acl,user_xattr 1 2 /dev/hda1 swap swap defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 /dev/fd0 /media/floppy auto noauto,user,sync 0 0 How is that problem fixed ? /dspuser
It's not a problem, that is the usual behaviour when you configure quota for the first time on a system.