This question has been flagged
6248 Views

Based on the standard image (version 16), the B+ Raspberry is not booting.

To solve it, you have to update the Raspbian.

Boot your SD on a B Raspberry and :

  • Ctrl+Alt+F1 to access terminal
  • sudo su (admin right)
  • mount -o remount rw /    (converts the partition to read-write till the next reboot.)
  • rpi-update   (update last packages)
To duplicate SD cards : Win32 Disk Imager or Etcher

Avatar
Discard