Not sure because the drive has been formatted by raspiblitz.. possibly I accidentally formatted it to NTFS or something when I set it up initially to sync blockchain on my desktop. it was a while ago now.
Any recommended file recovery tools for Ubuntu? I'm hoping the blitz hasn't written over the data and corrupted it.. there is a chance it has because it formatted the drive and added ssh folder + raspiblitz.conf file.
Maybe for future release it would be good to have a notification saying blockchain not found and need a Y/N confirmation before it formats the drive in case we put the chain in the wrong folder or set the wrong filesystem on the drive.
Prob not worth the time/trouble to try to fix it. I would download the torrent again if you don't already have it and sync again.
I agree it should prompt. @rootzoll see : https://github.com/rootzoll/raspiblitz/blob/e38c48e54536a6233a0062b99858d43685635d80/home.admin/10setupBlitz.sh#L256 It prob should not reformat the drive without prompting the user to confirm.
_Originally posted by @fluidvoice in https://github.com/rootzoll/raspiblitz/issues/434#issuecomment-473569138_
TODO: The script should check the HDD and ...
I would like to ask for an extra confirmation as well.
I just accidentally formatted a HDD with a complete blockchain downloaded on it, and an LND wallet on it as well.
Starting with v1.2 the RaspiBlitz will ask before formatting the HDD.
Closing this issue.
Most helpful comment
TODO: The script should check the HDD and ...