this error occurred on my mandriva install, but as the 2 mandriva forums are a bit slow i thought i would ask here,
being as mageia is a mandriva fork,
all was ok a few hours ago, then booting my pc it failed to load the desktop and i got this error
call to lnusertemp failed (temporary directories full ?) check your installation
doing a google about this error on my mageia pulled up not a lot that was relevant to me,
so i checked what i could, namely booting back into mdv,
Ctrl, Alt + F1 and logged in as me, i did
- Code: Select all
ls -sl /home
and noticed that my home was 500 not dave,
so i booted back into mga and checked who owned it, it said 500 and 500,
booted back into mdv and logged in as root (via Ctrl, Alt + F1), then
- Code: Select all
cd /home
chown -R dave dave
rebooted and all was as it should be, i am the owner again
my questions are -
what is user 500 and group 500 ?
why would this happen ?
thanks