Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Urgent Bug: Flash Backup Restoration Does not Copy /config or /efi folders when using "use local zip" creation method for USB drive #48

Open
elibosley opened this issue Jul 31, 2024 · 5 comments

Comments

@elibosley
Copy link
Member

I could reproduce what the customer is compaining, using the flash backup from Connect with the new USB tool creates a flash drive missing the /config and /EFI folders, they are in the zip.

@elibosley elibosley converted this from a draft issue Jul 31, 2024
@elibosley
Copy link
Member Author

It looks like Zips from our Flash Backup service do not get restored properly, both of those folders listed are ones that we modify using code in the USB creator, so I wonder if the lifecycle happens before the restore can finish.

I'll attach a link to a zip for you to test with.

@keesfluitman
Copy link

This happened to me as well. It is not a bootable device and not working. Did this after taking a .zip from my backup flash.

@elibosley
Copy link
Member Author

Thanks for the feedback @keesfluitman - please write the last working version (rather than the folder) and then copy over the "config" folder from your backup zip to fix this for now.

@keesfluitman
Copy link

keesfluitman commented Aug 14, 2024

tested with both 1.0.0 and 1.0.1. 1.0.1. first came with config, but without efi. manually adding efi would boot it, but not work at first. So I redid it, copied config and efi manually and also executed the make_bootable script, then it worked.

This has to be fixed. Untill then, it should at least be in the docs as a clear Note! Cause it confused me at first (I crashed my own server by rm -rfing the shit out of it. But I recovered the important stuff, and was confused as to whether I damaged too much...but that shouldnt be the case, as at least, it should always boot...
Makes you doubt yourself and maybe if unpatient..make you do worse by starting all over.

@JosephHobbs
Copy link

tested with both 1.0.0 and 1.0.1. 1.0.1. first came with config, but without efi. manually adding efi would boot it, but not work at first. So I redid it, copied config and efi manually and also executed the make_bootable script, then it worked.

This has to be fixed. Untill then, it should at least be in the docs as a clear Note! Cause it confused me at first (I crashed my own server by rm -rfing the shit out of it. But I recovered the important stuff, and was confused as to whether I damaged too much...but that shouldnt be the case, as at least, it should always boot... Makes you doubt yourself and maybe if unpatient..make you do worse by starting all over.

I just ran into this as well and am currently struggling through getting my server back online... Some sort of mention in the documentation would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants