Linux Lite Forums
Password at boot - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Linux Lite (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=17)
+--- Thread: Password at boot (/showthread.php?tid=6502)



Password at boot - francois.bonin - 10-09-2019

After reinstalling LL4.4 from an image created with timeshift ,  its asking me my password , at boot , and wait for 15 sec then finish the boot,i am sure , i can modify some script somewhere , to eliminate this waste of time , any idea?
Thank you.


Re: Password at boot - firenice03 - 10-09-2019


[size=1em][member=9380]Francois Bonin[/member]  Welcome!!![/size]
[size=1em]The password would be what was created during the initial install (if a TimeShift backup/restore) - You can enable auto logon if you don not want to enter a password.. [/size]
[size=1em]From Menu - Type Lite Auto Login
[/size]

[size=1em]For boot time - if you haven't yet or in the original image and don't plan on using virtualbox you can disable it... Run each of the 5 commands below separately. [/size]


[size=1em]Performance Tips:[/size]

[size=1em]- For start up (boot time) - if you have no plans to run VirtualBox, and you want faster boots, you can remove it's supported additions:[/size]

Code:
sudo apt purge virtualbox*
sudo systemctl stop vboxadd.service
sudo systemctl stop vboxadd-service.service
sudo systemctl disable vboxadd.service
sudo systemctl disable vboxadd-service.service

[size=1em]Per the 4.0 release notes: https://www.freecinema2022.gq/forums/release-announcements/linux-lite-4-0-final-released/[/size]

[size=1em]Also you may find the following Lite Tools valuable -- (Can type Lite from the Menu for all)[/size]
[size=1em]Lite Tweaks[/size]
[size=1em]Lite Software[/size]




If by chance you are using a Live environment (downloaded ISO on USB/CD) and not yet installed, login is automatic unless a laptop has gone to sleep, the the ID is linux with no (blank) password.






Re: Password at boot - francois.bonin - 10-09-2019

Thanks for your answer , but it dit not help , actually i think there is something in grub , that is asking for this logging  with a time limitation , after 15 sec it just disappear , and the system finish booting normally.


Re: Password at boot - Valtam - 10-10-2019

Please Move to a Support Section, cheers Smile