Provided that /home is a separate filesystem residing on /dev/hda2 then
yes that should work. 


How can I tell , what command can I do tell me where my /home directory is at? so I 
can add it to my fstab file?




LABEL=/             /       ext3    defaults   1 1
LABEL=/boot     /boot   ext3    defaults   1 2
none              /dev/pts  devpts  qid=5,mode=620  0 0
none              /proc      proc    defaults       0 0
none              /dev/shm   tmpfs   defaults       0 0
/dev/sda3         swap        swap    defaults      0 0

/dev/cdrom        /mnt/cdrom  iso9660 noauto,owner,kudzu,ro  0 0

/dev/fdo          /mnt/floppy   auto  noauto,owner,kudzu 0 0

/dev/sda2   /home   ext2  defaults,usrquota  1 1




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to