Hi, I have OS Jessie on my raspberry pi. when boots up, it won't ask me for user and PW. after I did "sudo get-apt update" then reboot. it ask me user & PW. I tried user: pi, PW: raspberry. it tell me incorrect.
I wonder why after update then ask user/PW, and what are they?
thanks
Xianwu
Re: jessie user/password
Did you install Raspbian using Noobs or did you use the image file?
If you used an image then you could be running out of disk space.
Did you expand the filesystem after installation?
If you used an image then you could be running out of disk space.
Did you expand the filesystem after installation?
Re: jessie user/password
If it was set for auto login prior to update, then required user login after update, and you did not uncheck the box in raspi-config, then something is wrong.
You may need to restore.
You may need to restore.
DNPNWO
Re: jessie user/password
by DirkS » Sun Apr 17, 2016 10:38 pm
Did you install Raspbian using Noobs or did you use the image file?
A: I download Jessie from raspberrypi.org and burn it on Mini SD card using Win32DiskImager.
If you used an image then you could be running out of disk space.
A: I check the Mini SD, used ~20MB, and 40MB free
Did you expand the filesystem after installation?
A: how to ? I don't think I did. min SD contains overlays folder and some .dtb and other files in root folder.
Report this postReply with quotePermalink
by Rive » Sun Apr 17, 2016 10:40 pm
If it was set for auto login prior to update, then required user login after update, and you did not uncheck the box in raspi-config, then something is wrong.
You may need to restore.
then what is Jessie's user/pw?
thanks for reply.
LuoXW
Did you install Raspbian using Noobs or did you use the image file?
A: I download Jessie from raspberrypi.org and burn it on Mini SD card using Win32DiskImager.
If you used an image then you could be running out of disk space.
A: I check the Mini SD, used ~20MB, and 40MB free
Did you expand the filesystem after installation?
A: how to ? I don't think I did. min SD contains overlays folder and some .dtb and other files in root folder.
Report this postReply with quotePermalink
by Rive » Sun Apr 17, 2016 10:40 pm
If it was set for auto login prior to update, then required user login after update, and you did not uncheck the box in raspi-config, then something is wrong.
You may need to restore.
then what is Jessie's user/pw?
thanks for reply.
LuoXW
-
- Posts: 7425
- Joined: Sat Jan 12, 2013 3:01 am
- Location: Grants Pass, OR, USA
- Contact: Website
Re: jessie user/password
When you install the standalone image (not NOOBS) then as soon as possible (preferably first boot), you must expand the filesystem and reboot BEFORE doing ANYTHING else. Do not do any updates or installations until after this is done.
Use the first option in the config tool [Menu] --> [Preferences] --> [Raspberry pi configuration]
-OR- from LXTerminal command prompt:
option 1.
You will need to write the image again with Win32diskimager then do the above.
Use the first option in the config tool [Menu] --> [Preferences] --> [Raspberry pi configuration]
-OR- from LXTerminal command prompt:
Code: Select all
sudo raspi-config
You will need to write the image again with Win32diskimager then do the above.
Last edited by klricks on Sun Apr 17, 2016 11:34 pm, edited 2 times in total.
Unless specified otherwise my response is based on the latest and fully updated RPiOS Buster w/ Desktop OS.
Re: jessie user/password
I download Jessie, unzip it. then write to SD. and it worked fine. I did not expand file system. the problem happened after I did update. what do you mean I have to expand file system ?
thanks
thanks
Re: jessie user/password
IF you uncheck the box for AUTO LOGIN "login as User Pi" in Raspberry Pi Config, and have NOT changed the default password, it will then prompt you for the username (pi) and password (raspberry) at startup.then what is Jessie's user/pw?
thanks for reply.
If you did not stop autlogin, and you did not change the default password, and you are being prompted for them at startup greet screen, and the defaults do not work, then something may be corrupted.
There is no other password for user 'pi' to try.
Last edited by Rive on Sun Apr 17, 2016 11:33 pm, edited 2 times in total.
DNPNWO
-
- Posts: 7425
- Joined: Sat Jan 12, 2013 3:01 am
- Location: Grants Pass, OR, USA
- Contact: Website
Re: jessie user/password
Go back and read my post I highlighted how to expand.Lxw2015 wrote:I download Jessie, unzip it. then write to SD. and it worked fine. I did not expand file system. the problem happened after I did update. what do you mean I have to expand file system ?
thanks
The RPi will work fine without expanding until you do an upgrade or attempt to install new software. The un expanded filesystem is only 4G and Raspbian takes up almost all of that leaving only ~115MB to spare...... So you will run out of disk space very quickly. If you run out of disk space during an update then the OS will be trashed and you will have to start again (Win32diskimager).
Last edited by klricks on Sun Apr 17, 2016 11:37 pm, edited 1 time in total.
Unless specified otherwise my response is based on the latest and fully updated RPiOS Buster w/ Desktop OS.
Re: jessie user/password
Rive ,
I did not change default user/pw. after update, I tried default user/pw,( pi/raspberry) did not work.
this is second time this happened.
Luoxw
I did not change default user/pw. after update, I tried default user/pw,( pi/raspberry) did not work.
this is second time this happened.
Luoxw
Re: jessie user/password
Just go back to klrick's post: viewtopic.php?f=91&t=144905&view=unread#p955428Lxw2015 wrote:Rive ,
I did not change default user/pw. after update, I tried default user/pw,( pi/raspberry) did not work.
this is second time this happened.
Luoxw
and follow his instructions to expand the filesystem.
Re: jessie user/password
klricks ,
I followed your instruction. expanded file system. and do update. seems no issue found.
thank you.
I followed your instruction. expanded file system. and do update. seems no issue found.
thank you.