techandme / NextBerry

:computer: RaspberryPI 2&3 with Nextcloud
https://www.techandme.se/nextberry-rpi/
GNU General Public License v3.0
35 stars 5 forks source link

Pi boots to emergency, can't login #97

Closed newkindofworld closed 7 years ago

newkindofworld commented 7 years ago

Hi ! Complete noob here, tried to get it to work on my Pi 3. The pi boots to emergency mode, can't login ncadmin as account doesn't seem to exist ... don't know what to do ! See picture in bottom

Steps to reproduce

  1. Fresh install
  2. Boot
  3. Get to emergency mode

Expected behaviour

Should be able to login and complete initial setup ?

Actual behaviour

Stuck on emergency mode

Raspberry 3

fresh install:

Network

Do you use DHCP? yes

Is port 80 and/or 443 open? yes

Screenshoots

http://imgur.com/a/IOu77

WaaromZoMoeilijk commented 7 years ago

Thanks. Try recreating the sd card again, do you use windows?

If the same thing happens try holding shift

newkindofworld commented 7 years ago

Did it 3 times, using Win32 Disk Imager in admin mode, on two different SD cards (samsung evo + 32gb and 64gb). Don't know what I am doing wrong :(

WaaromZoMoeilijk commented 7 years ago

Mount the sd on your pc try to change /boot/config.txt

find arm_freq=1450 change to arm_freq=1200

then boot again

newkindofworld commented 7 years ago

Just checked, seems already to be set @ 1200, got this in config.txt :

[pi2] arm_freq=1000 [pi3] arm_freq=1200 [all]

WaaromZoMoeilijk commented 7 years ago

Weird could you perhaps try it on a linux box or with a different program. It works fine here.. just tried it.

Do you get the resize prompt? What download link did you use? Try downloading it again.

Op di 30 mei 2017 17:47 schreef newkindofworld notifications@github.com:

Just checked, seems already to be set @ 1200, got this in config.txt :

[pi2] arm_freq=1000 [pi3] arm_freq=1200 [all]

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/techandme/NextBerry/issues/97#issuecomment-304921590, or mute the thread https://github.com/notifications/unsubscribe-auth/AM4oQHAac9PW7kCPcQd7zxRwn-6uqHZrks5r_DoDgaJpZM4Nqbcv .

--

Met vriendelijke groet,

E. Holm

newkindofworld commented 7 years ago

Ok at least it's reassuring !

No resize prompt ever, I used the second donwload link in here https://www.techandme.se/nextberry-rpi/ , the first one doesn't work.

I'll try to get my hands on a linux machine, even if I'm not quite familiar with those :)

Thanks for your help, I'll keep you updated !

WaaromZoMoeilijk commented 7 years ago

Go no further please use this image. The one you have is old and broken. Tha ks for reporting.

https://github.com/techandme/NextBerry/releases/tag/Images

WaaromZoMoeilijk commented 7 years ago

Fixes link is changed. Let me know if it worked out for you please.

newkindofworld commented 7 years ago

Worked with the good link / good image, thanks for your help :)

WaaromZoMoeilijk commented 7 years ago

No problem glad to help.