-
Notifications
You must be signed in to change notification settings - Fork 651
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't enable auto login after shrink #284
Comments
That does not sound related to PiShrink? Do you have any more details or logs on the issue that might help track it down? |
I have only this trouble with bookworm, i need to chance the password afain in the rasp-config before it works |
What does PiShrink change when it makes the image? The original image booted fairly quickly to desktop. The shrunk image seems to be waiting for something on boot and the auto-login times out and rolls into a login screen for the desktop. I thought it might be related to the disk space expansion the I believe PiShrink turns on. But that seem to have completed successfully. |
The expansion happens on the first boot and should trigger a reboot. Does it work as excepted with the auto expansion turned off? I'm not sure how auto login works under the hood well enough to know if it could break something, but I'll try and see if I can replicate the issue. |
I used the shrink script on my image file I created with Win32DiskImager. I flashed a new card with the shrunk image but now I can't enable auto login for the desktop. I enabled it in the settings, but it is ignored now and always brings up a login screen when starting the desktop.
The text was updated successfully, but these errors were encountered: