From Bugzilla Helper:User-Agent: Mozilla/5.0 (compatible; Konqueror/3; Linux)Description of problem:quotaon: Cannot find quota file on /usr [/dev/sda2] to turn quotas on/off.Version-Release number of selected component (if applicable):How reproducible:AlwaysSteps to Reproduce:i have RedHat Linux 8.0 and install quota and compile kernel for quota . and i changed /etc/fstab and /etc/rc.d/rc.local or /etc/rc.d/rc.sysinnit .and i `touch /usr/quota.user` and `touch quota.group`when i run quotaon -a this messege is shown : quotaon: Cannot find quota file on /usr [/dev/sda2] to turn quotas on/off.i run quotacheck -aug and this successfuly start. Additional info:my /etc/fstab is : LABEL=/ / ext3 defaults 1 1LABEL=/boot /boot ext3 defaults 1 2none /dev/pts devpts gid=5,mode=620 0 0none /proc proc defaults 0 0none /dev/shm tmpfs defaults 0 0LABEL=/usr /usr ext3 defaults,usrquota 1 2/dev/sda3 swap swap defaults 0 0/dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0