You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are some helpful things to know when playing with NOOBs.
Fixed first partition
Since the first partition is meant for recovery only, it is resized to a minimum.
Therefore you could add a fake file with some MB to the SD card and later delete it.
You have then more space to debug NOOBs
You can set custom display settings by adding a confix.txt file to the first partition of noobs.
You should make sure that you have enough space and the partition is visible.
You can also add this at the initial installation by copying it with NOOBs.
Rescue Shell
You can press ctrl + alt + F2 to get a rescue shell. Press ctrl + alt + F1 to get back to the GUI.
Login: root, raspberry. The current path is not displayed and tools like nano are missing.
Use pwd and cat instead.
Can I get a debug log out of Noobs like dmesg?
Yes you can. Enter dmesg in the rescue shell (see above).
Can I resize the partitions?
Yes you can. NOOBs will only look for the correct mmcblkpX number. By default all partitions get the same amount of available disk space.