amouiche / qnap_mtd_resize_for_bullseye

Script for resizing MTD partitions on a QNAP device in order to be able to upgrade from buster to bullseye
GNU General Public License v2.0
51 stars 11 forks source link

reverting changes #34

Open fenio opened 1 year ago

fenio commented 1 year ago

I used this script to change partition layout on my TS-421 but now I decided to sell it so I'd like to install QTS on it. I was able to do that using recovery via tftp and it went fine. However updating to newer firmware fails and I believe this is due to changed partition layout. So the question is how to revert it safely?

I have backup of mdt files before I run your script.

amouiche commented 1 year ago

Hello.

Sorry, didn't get time to look at your question before this week-end. I just updated the documentation to add a section concerning the recovery.

https://github.com/amouiche/qnap_mtd_resize_for_bullseye/blob/master/Recovery.md

Please, can you see if you have sufficient details for your purpose ?

Regards, Arnaud

On Wed, 2022-11-09 at 02:52 -0800, Bartosz Fenski wrote:

I used this script to change partition layout on my TS-421 but now I decided to sell it so I'd like to install QTS on it. I was able to do that using recovery via tftp and it went fine. However updating to newer firmware fails and I believe this is due to changed partition layout. So the question is how to revert it safely? I have backup of mdt files before I run your script. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

cavokz commented 1 year ago

Nice work!

Note, the document linked above seems incomplete. The last phrase seems incomplete, please check.

fenio commented 1 year ago

@amouiche thank a lot! Yes it was enough for me. In fact that was much more than I expected. Hopefully it will be useful for others.