sylvester
Posts: 12
Joined: Thu May 11, 2017 5:20 am

system broken beyond repair - recovery - can't format MicroSD

Thu Aug 17, 2017 5:05 pm

Hello,

I have a Lakka + KODI multiboot RPi,

I got this message when trying to boot into LAKKA from KODI:

"Forced fsck failed. your system is broken beyond repair Please re-install Lakka"

Is there any way to fix it?

If not, that's fine. I tried formatting my MicroSD card to start over, but I get this message:

"the memory card is write-protected please release the write protect switch"

In My Computer in Windows, it says RECOVERY on the drive.
I've tried all sorts of ways to remove the write protection.

Heater
Posts: 15949
Joined: Tue Jul 17, 2012 3:02 pm

Re: system broken beyond repair - recovery - can't format MicroSD

Thu Aug 17, 2017 5:25 pm

This question comes up here all the time.

I have had SD cards go write-only on me.

I have yet to hear any reasons as to why this happens let alone how to fix it.

The general advice offered is to ditch that SD card and get a new one.
Memory in C++ is a leaky abstraction .

NotRequired
Posts: 196
Joined: Sat Apr 29, 2017 10:36 am
Location: Denmark

Re: system broken beyond repair - recovery - can't format MicroSD

Thu Aug 17, 2017 5:27 pm

The SD card may be failing, but try this (diskpart method): http://techlogitic.net/easy-steps-to-re ... m-sd-card/
Please do not ask questions in private messages, they will not help others.

ejolson
Posts: 5373
Joined: Tue Mar 18, 2014 11:47 am

Re: system broken beyond repair - recovery - can't format MicroSD

Thu Aug 17, 2017 6:07 pm

The issue of a write protected sdcard comes up often enough, it is surprising there isn't a guide how to diagnose the problem. In addition to the obvious write protect switch on the sdcard adapter used in a PC, there are two firmware flags in the sdcard standard that can be set to write protect the card: TMP_WRITE_PROTECT and PERM_WRITE_PROTECT. As these flags can not be set or unset using a standard USB card reader in a PC they are seldom used. However, the flags may be set or unset using the built-in sdcard reader of a Raspberry Pi. In particular, malfunctioning software on a Pi could set the write protect flag by accident. In addition, the card itself may also set one of these read only flags as a safety measure if it detects an internal error. If the TMP_WRITE_PROTECT flag is set, reusing the card is simply a matter of clearing it. If the PERM_WRITE_PROTECT flag is set, things may not be so easy. There is also the PWD register, which holds a password. But as you can still read the card, it being accidently locked with a password clearly isn't the problem.

sylvester
Posts: 12
Joined: Thu May 11, 2017 5:20 am

Re: system broken beyond repair - recovery - can't format MicroSD

Thu Aug 17, 2017 7:19 pm

I've tried editing the windows registry,
scanning for viruses,
using diskpart in the cmd,
and using 2 cameras and trying to format it there

nothing.

Has anyone tried sending theirs back to sandisk?

Mine was 64GB

If this is gonna keep happening then then the RPi is starting to become an expensive hobby instead of a cheap one.

The power went out a few times in neighborhood, do you think that's what may have caused it to not work anymore?
I bought the official power supply.

zardoz66
Posts: 77
Joined: Wed Jan 02, 2013 1:02 am
Location: Austin TX
Contact: Website

Re: system broken beyond repair - recovery - can't format MicroSD

Fri Aug 18, 2017 12:07 am

yes, a power outage can corrupt storage or filesystem. it does not matter if you have an "official" power supply losing power can be bad. have you tried and used the SD Memory Card Formatter https://www.sdcard.org/downloads/formatter_4/index.html
Zardoz
Raspberry Pi 3 | Raspbian Jessie | 32GB Samsung EVO+ | D-Link 7 port USB HUB | Sabrent CRW-EXT 6-Slot Card Reader | 64GB USB Storage. Other RPi's - 2x RPi1b, 1x Rpi1b+ 1x Rpi2b, 2x Rpi3b
Join us on IRC #raspberrypi at https://webchat.freenode.net/

sylvester
Posts: 12
Joined: Thu May 11, 2017 5:20 am

Re: system broken beyond repair - recovery - can't format MicroSD

Fri Aug 18, 2017 12:46 am

Yes that's the first thing I tried, versions 4 and 5.
I also tried using another computer for their card reader.


Frigging bummer man.

Heater
Posts: 15949
Joined: Tue Jul 17, 2012 3:02 pm

Re: system broken beyond repair - recovery - can't format MicroSD

Fri Aug 18, 2017 12:47 am

The sdcard.org SD Memory Card Formatter did not help in any of my cases. Still, you might be lucky.
Memory in C++ is a leaky abstraction .

Return to “General discussion”