Quantcast
Viewing all articles
Browse latest Browse all 4928

Advanced users • Re: Looking for advance debug methods for non-booting Raspbian via NOOBS

From NOOBS recovery shell, what is the output of `blkid`?
Will check later in the evening when I'm back home.
How did you backup & restore your image to the new card?
I've used imaging in Paragon Hard Disk Manager - full microSD backup on sector level. This microSD has died, so I've bought a new 64GB as the replacement.
Did you know that PINN is a fork of NOOBS just with advanced features, so you can use it as a drop-in replacement for NOOBS?
I've heard of it. This RPi3b+ acts as a media center + smart home, so a lot of stuff was manually configured - I was just keeping it updated without making any changes - that's why I haven't played with PINN.

SETTINGS/installed_os.json

Code:

[ {  "bootable" : true,  "description" : "A port of Debian with desktop and recommended applications",  "folder" : "/mnt/os/Raspbian_Full",  "icon" : "/mnt/os/Raspbian_Full/Raspbian_Full.png",  "name" : "Raspbian Full",  "partitions" : ["/dev/mmcblk0p6","/dev/mmcblk0p7"  ],  "release_date" : "2019-04-08",  "supported_models" : ["Pi Model","Pi 2","Pi Zero","Pi 3","Pi Compute Module 3"  ] }, {  "bootable" : true,  "description" : "LibreELEC is a fast and user-friendly Kodi Entertainment Center distribution.",  "folder" : "/mnt/os/LibreELEC_RPi2",  "icon" : "/mnt/os/LibreELEC_RPi2/LibreELEC_RPi2.png",  "name" : "LibreELEC_RPi2",  "partitions" : ["/dev/mmcblk0p8","/dev/mmcblk0p9"  ],  "release_date" : "2019-02-21",  "supported_models" : ["Pi 2","Pi 3"  ] }, {  "bootable" : true,  "description" : "A port of Debian with no desktop environment",  "folder" : "/settings/os/Raspbian_Lite",  "icon" : "/settings/os/Raspbian_Lite/icon.png",  "name" : "Raspbian Lite",  "partitions" : ["/dev/mmcblk0p10","/dev/mmcblk0p11"  ],  "release_date" : "2019-04-08",  "supported_models" : ["Pi Model","Pi 2","Pi Zero","Pi 3","Pi Compute Module 3"  ] }, {  "bootable" : true,  "description" : "The DIY retro emulation console",  "folder" : "/settings/os/Lakka_RPi2",  "icon" : "/settings/os/Lakka_RPi2/icon.png",  "name" : "Lakka_RPi2",  "partitions" : ["/dev/mmcblk0p12","/dev/mmcblk0p13"  ],  "release_date" : "2018-12-24",  "supported_models" : ["Pi 2","Pi 3"  ] }, {  "bootable" : true,  "description" : "A fast and feature filled open source media center",  "folder" : "/settings/os/OSMC_Pi2",  "icon" : "/settings/os/OSMC_Pi2/icon.png",  "name" : "OSMC_Pi2",  "partitions" : ["/dev/mmcblk0p14","/dev/mmcblk0p15"  ],  "release_date" : "2018-12-31",  "supported_models" : ["Pi 2","Pi 3"  ] }]
noobs.conf

Code:

[General]default_partition_to_boot=10display_mode=0enable_uart=1keyboard_layout=gblanguage=enuart_2ndstage=1

Statistics: Posted by mrpib3 — Mon Apr 08, 2024 1:59 pm



Viewing all articles
Browse latest Browse all 4928

Trending Articles