#get stuff from an old sdcard

6 messages · Page 1 of 1 (latest)

oblique vault
#

Hey, is there a way to get stuff (mainly gcodes and moonraker database) from a sdcard, without booting from it?
If I plug it into windows I only see the boot partition. Is there a way to actually see the linux partitions and extract files?

livid magnet
#

Hmm, interessting question. It depends on your linux skills. I would flash an SDCard for the pi and plugin a SDCard to USB adapter to that pi, mounting the drive and copy it.

#

As a note here, the moonraker database has to be the same architecture as before, so if it was a 32bit OS its easier to use a 32bit afterwards because otherwise you have to "translate" it to the new architecture. Lmdb is written in architecture dependend binary format.

oblique vault
#

hum good to know indeed.. should have export it from mainsail, then would be json..

dreamy jolt
#

Nope mainsail can only extract the Mainsail part from the database. Stuff like history must be extracted with the Methode above