3

I dropped my Pi on the SD Card slot. It broke and now I want to recover my files off of my SD Card, but I only see a boot partition with no relevant files inside. I was using OctoPi (3D Printing Server software running on Raspbian), and I want my Gcode files. How can I recover the files?

2 Answers2

2

The files would be in an ext4 partition. There are third party solutions which can read these on Windows or OS X.

They can be read on any Linux system, including a live CD.

Milliways
  • 62,573
  • 32
  • 113
  • 225
0

I'd probably just pick up another Pi, honestly. Assuming your SD card is intact, that will be the easiest/simplest way to get back up and running again.