OpenELEC Testbuilds for RaspberryPi Part 2
(2013-10-03, 15:27)hpbaxxter Wrote: I never had the issue of a "lost" sdcard, but I usually use the windows tool diskpart from within cmd to clean an sdcard before formatting, maybe another solution (besides the ones of Lindar and hudo) for windows:

- type "diskpart" inside cmd (the command-line in windows)
- type "list disk" inside the new diskpart window
- search the correct sdcard by size and type "select disk X" with X for the corresponding number
- double-check that you have selected the right disk!!! ... and then type "clean"
- exit by typing "exit" or just close the window

Now you have a clean sdcard without partitions/mft which could confuse any program. I'm not sure, but I think that might work as well and should be worth a try for people without a linux installation. Although I would be surprised if a tool like win32diskimager (my first choice for windows) couldn't directly copy a new image to a corrupted sdcard, for example from openelec.thestateofme.com/official_images or from a previously backuped sdcard.

I have a botched SD card, corrupted by OpenELEC, (part of a USB install) now write only. Kinda hoped your instructions might just salvage it, unfortunately not:

Code:
DISKPART> list disk

  Disk ###  Status         Size     Free     Dyn  Gpt
  --------  -------------  -------  -------  ---  ---
  Disk 0    Online          465 GB  1024 KB
  Disk 1    Online         7580 MB      0 B

DISKPART> select disk 1

Disk 1 is now the selected disk.

DISKPART> clean

DiskPart has encountered an error: The request could not be performed because of
an I/O device error.
See the System Event Log for more information.

DISKPART>


Messages In This Thread
AW: RE: - by DieterLumpen - 2013-07-29, 20:50
include guires switch? - by hpbaxxter - 2013-08-01, 21:46
RE: dual audio?? - by pootler - 2013-08-03, 17:13
Help, watch 3D Film on Non 3D TV - by unix72 - 2013-08-09, 12:39
Remote Controllers - by tfft - 2013-08-14, 09:11
rbej repeatable crash - by RichG - 2013-08-19, 12:43
RE: OpenELEC Testbuilds for RaspberryPi Part 2 - by evangelion - 2013-10-03, 16:47
New Tester - by theneverstill - 2013-10-03, 17:16
[split] missing subtitle stream - by Jönke - 2014-01-08, 21:03
3D Support - by michbeck100 - 2014-01-11, 01:01
No sound on Gotham builds - by URBANsUNITED - 2014-01-13, 15:19
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223