Yes thats true. You have to login as root unmount your drive! umount /home
and then copy your user /home/$user to /root mount your hdd again cp back /root/$user to /home and after that you have to make chown $user -R /home/$user after that your user should work again Moritz. On 5/19/05, open_flax <[EMAIL PROTECTED]> wrote: > hello > i wont mount a new partition on my /home directory > so i modify /etc/fstab file where i added a string: > /dev/hda4 /home ext3 rw,auto,user > 0 0 > when i reboot the sistem and i logged with my username > the sistem replay tha it doesen't found my account > directory. > have any solutions? > thankyou > > > > ___________________________________ > Nuovo Yahoo! Messenger: E' molto più divertente: Audibles, Avatar, Webcam, > Giochi, Rubrica… Scaricalo ora! > http://it.messenger.yahoo.it > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

