Quote:
You've wiped out the MBR & GPT of LUN 0 or which LUN?
|
LUN 0, I think? What I did was:
Code:
./edl wf ./payload.bin
Quote:
You should be able to restore from the backup GPT (but not directly).
|
Unfortunately, I forgot to make a backup. Can't GPT table of another device be used?
Quote:
The GPT headers will need current_lba & backup_lba swapped, entries_lba changed and header_crc recalculated.
|
Does this mean I need to change just the parition names, or is it more complex than that?