[PLUG] fstab question

Ergin Altıntaş ealtintas at gmail.com
Thu May 16 15:23:47 UTC 2013


Hi All,

This is my first post to the list.


> This is going to painfull in the long run.
> Better to moint the /home2 partition as /home and avoid that link pain


You may try:

# mv /home /home_old
# ln -s /home2 /home

This is generally a painless solution, that I use when I am stuck with disk
space.

I hope, after that you may be able to login.


2013/5/15 Russell Senior <seniorr at aracnet.com>

> >>>>> "Marvin" == Marvin Kosmal <mkosmal at gmail.com> writes:
>
> Marvin> John Did you see my original post.  I tried that and had some
> Marvin> crazy problem.  Wouldn't let me log in..
>
> Try blkid on the partition you are trying to mount and make sure the
> UUID matches what /etc/fstab is expecting.  Also, in case of login
> troubles, try logging in as root (root's HOMEDIR doesn't live in
> /home) and looking at dmesg output to see if it'll give you clues as
> to why.
>
>
> --
> Russell Senior         ``I have nine fingers; you have ten.''
> seniorr at aracnet.com
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>



-- 
http://ai-portal.com
http://yapay-zeka.org
http://ergin.altintas.org



More information about the PLUG mailing list