SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:guides:faq-login [2010/05/25 22:49]
linea
en:guides:faq-login [2012/04/28 05:30] (current)
mojo [Symptoms]
Line 6: Line 6:
 <​code>​ failed to execute login command </​code>​ <​code>​ failed to execute login command </​code>​
  
 +<note warning>​Verify the SliTaz install partition is not full and formated with a linux filesystem such as ext3.
 +Using fat32 or ntfs filesystems cause login failure.</​note>​
 ===== Explanation ===== ===== Explanation =====
  
-This is caused when files in the user's /home directory are not properly configured. ​The following files must exist, this can be verified with the ''​ls -la''​ command:+The following files must exist, this can be verified with the ''​ls -la''​ command:
   * .Xdefaults   * .Xdefaults
   * .xinitrc   * .xinitrc
Line 30: Line 32:
 The essential files should now be restored! The essential files should now be restored!
  
 +EDIT:
  
 +<​code>​ shopt -u dotglob </​code>​
 +is not working in slitaz-3.0.iso - instead of this run in addition:
 +<​code>​ chown -R USERNAME:​USERGROUP /​home/​USERNAME/​.[a-zA-Z0-9]*</​code>​
 ---- ----
 
en/guides/faq-login.1274820549.txt.gz ยท Last modified: 2010/07/08 17:16 (external edit)