Reisyukaku / ReiNXToolkit

Toolkit for ReiNX
GNU General Public License v3.0
63 stars 13 forks source link

Continuing the NAND backup after sd card got out of space #20

Open AnneCV opened 5 years ago

AnneCV commented 5 years ago

Hello,

I'm currenctly trying to run the NAND backup using the Reinx toolkit with a micro sd card of 32gb. When it starts the last file, I get the message that I have no space, so I have to free space to continue the dumping. So I transfered all the parts to my computer, keeping only the progress file on the dump folder and tried to continue the dump, but it started from the beginning: file 0.

So I waited the dump to stop when it got out of space and I tried to let only the last nand file (8) and the progress file, still, the backup aways starts from the beginning.

How can I make it continue from where it stopped?

Reisyukaku commented 5 years ago

Hmm .. it shouldnt start over.. Thought that issue was fixed before release. I'll look into it

psfree commented 5 years ago

only way to figure this out is to repeat the process then let me know what the progress file says.

but the easy fix is simply editing the progress file with the number you want to start from.

AnneCV commented 5 years ago

only way to figure this out is to repeat the process then let me know what the progress file says.

but the easy fix is simply editing the progress file with the number you want to start from.

I checked and everytime I made a try, the progress file aways gives to me only this line: ÿ

So do I have only change the "ÿ" to "9"? Sorry for the noob question, I'm really new on this stuff