Yeah, /scripts/initquotas messes up my fstab changes.
Here is fstab after running the script.Code:root@bigjohn [~]# /scripts/initquotas Quotas are now on /dev/hdc1 (remove) Updating Quota Files...... quotacheck: Scanning /dev/sda3 [/] done quotacheck: Checked 15095 directories and 218166 files quotacheck: Scanning /dev/hdc1 [/backup] done quotacheck: Checked 10988 directories and 112451 files quotacheck: Scanning /dev/sda3 [/] done quotacheck: Checked 15095 directories and 218166 files quotacheck: Scanning /dev/hdc1 [/backup] done quotacheck: Checked 10988 directories and 112452 files ....Done
My new drive with the users in it is /dev/hdc1.Code:LABEL=/ / ext3 defaults,usrquota 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/sda2 swap swap defaults 0 0 /dev/hdc1 /backup ext3 defaults 1 1 /dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0 /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
Help me, you're my only hope.



LinkBack URL
About LinkBacks
Reply With Quote




