Hi,
Firstly I have read other posts on this issue but my problem is a little different.. Im also a linux n00b and on Fedora Core 3.
I have no /home entry in /etc/fstab
I had went into fstab before and edited the top line, second field to include /home instead of / .. Well, needless to say my VPS became unbootable.. My provider gladly fixed it but how do I get a /home to start using quotas because I keep getting errors when trying to set them in DirectAdmin? /home is already in my tree.
Thanks
PS: Why is this textbox so small :-/
Firstly I have read other posts on this issue but my problem is a little different.. Im also a linux n00b and on Fedora Core 3.
I have no /home entry in /etc/fstab
Code:
/dev/sda1 / ext3 defaults,usrquota,grpqu$
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/sda2 swap swap defaults 0 0
I had went into fstab before and edited the top line, second field to include /home instead of / .. Well, needless to say my VPS became unbootable.. My provider gladly fixed it but how do I get a /home to start using quotas because I keep getting errors when trying to set them in DirectAdmin? /home is already in my tree.
Code:
bin dev home lib media mnt proc sbin srv tmp var
boot etc initrd lost+found misc opt root selinux sys usr
PS: Why is this textbox so small :-/
Last edited: