Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: meo on July 26, 2023, 09:50:51 AM

Title: Automatic Gui login.
Post by: meo on July 26, 2023, 09:50:51 AM
Hi guys!

The years has taken it's toll and now I would like to know howto get logged in automatically to the GUI?

Kind regards,
meo
Title: Re: Automatic Gui login.
Post by: meo on July 26, 2023, 03:40:41 PM
Mission complete! No need to dwell on this anymore.

// meo
Title: Re: Automatic Gui login.
Post by: gadget42 on July 26, 2023, 04:10:40 PM
for future thread readers your solution may provide valuable insight.
Title: Re: Automatic Gui login.
Post by: meo on August 05, 2023, 07:20:16 AM
Hi you're right!

The following are the steps to get a working piCore installation that opens up in GUI with no need to log in:

After flashing it on a micro sd card and booting it for the first time (wait for the "keys to show up" then hit enter).
 
     $filetool.sh -b
     $sudo reboot

Installing the GUI and making the system open in GUI:

     $tce-install -iw TC

Wait for it to install and then:

     $sudo reboot

Voila, now you got the GUI open up automatically!

Hope that this can be of help for anyone.

Kind regards,
meo