SliTaz SliTaz Forum

You are not logged in.

#1 2014-04-14 05:46:54

lindylex
Member
Registered: 2014-04-10
Posts: 13

slim login manager can not login Slitaz 4.0

I am using the following Grub2 menuentry to start Slitaz 4.0.

menuentry 'Slitaz 4.0 Live Console Mode (u/p:tux,u/p:root) Type slim 2 Start GUI' {

        linux /boot/slitaz/boot/bzImage lang=en kmap=en screen=text

        initrd /boot/slitaz/boot/rootfs.gz

}

I am starting in this mode because of issues with Xorg and my Nvidia video card on my laptop.

I login in as root and execute the following.

#tazx

I choose XVesa and nv driver.

Then I start slim.

#slim

It has "tux" as the user name. I enter "tux" as the password and the gui drops to commanline and comes back up with the "tux" user.  I even tried "root".

Thanks in advance.

Offline

#2 2014-04-14 07:13:25

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: slim login manager can not login Slitaz 4.0

Hello,

SliTaz 4.0 -> user tux has no password.

Offline

#3 2014-04-14 15:17:49

lindylex
Member
Registered: 2014-04-10
Posts: 13

Re: slim login manager can not login Slitaz 4.0

It flashes "failed to execute login command".

Offline

#4 2014-04-14 15:25:37

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: slim login manager can not login Slitaz 4.0

Common reasons for failed logins:

Slitaz is installed on partition formated with fat16, fat32 or ntfs filesystem.

Partition with slitaz install is full.

Offline

#5 2014-04-14 15:59:48

lindylex
Member
Registered: 2014-04-10
Posts: 13

Re: slim login manager can not login Slitaz 4.0

Slitaz, is on my usb drive formatted fat32.  On the same drive this work booting directly to the gui on some computers.  I have 23 gigs free on the usb drive.

menuentry 'Slitaz 4.0 Live Console Mode (u/p:tux,u/p:root) Type slim 2 Start GUI' {

linux /boot/slitaz/boot/bzImage lang=en kmap=en

initrd /boot/slitaz/boot/rootfs.gz

}

Offline

#6 2014-04-14 16:21:33

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: slim login manager can not login Slitaz 4.0

This is the cause of the failed login:

Slitaz, is on my usb drive formatted fat32

Linux operating systems break if installed on a drive formated with microsoft filesystem(fat16,fat32,ntfs).

Slitaz must be installed on a drive formated to ext2,ext3 or ext4 linux filesystem.

Offline

#7 2014-04-14 19:15:32

lindylex
Member
Registered: 2014-04-10
Posts: 13

Re: slim login manager can not login Slitaz 4.0

Why does the same files work?  My menentry that boots to the GUI points to the same files.

menuentry 'Slitaz 4.0 Live Console Mode (u/p:tux,u/p:root) Type slim 2 Start GUI' {

linux /boot/slitaz/boot/bzImage lang=en kmap=en

initrd /boot/slitaz/boot/rootfs.gz

}

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 8 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]