I have installed a new kernel, but for some reason, it won't boot. I generated the kernel.img
with imagetool-uncompressed.py
, but now my Raspberry Pi fails to boot. I have made a backup of the old kernel.img
, and want to restore it. I need to know the NOOBS root
password (you can access a terminal with ctrl-alt-f2) to restore it.
Asked
Active
Viewed 2.9k times
11

built1n
- 213
- 1
- 2
- 6
2 Answers
12
According to https://github.com/raspberrypi/noobs/blob/9127ef2ce9301c3c8bf91b5c2ef09af90bf00216/buildroot/.config
User:pass = root:raspberry

user10963
- 136
- 2
- 3
0
For the Rescue System: User = root Password = raspberry

Adail Junior
- 121
- 3
-
1Hello and welcome. Your answer makes me wonder, what does it provide that the existing one does not? Please take the tour and visit the helpcenter to see how things work here. – Ghanima Dec 07 '16 at 09:22
root
? – built1n Jun 26 '13 at 23:27