Trouble cloning Win 11 SSD
Trouble cloning Win 11 SSD
Hi everyone, looking for help with an SSD/Win problem: My Thinkpad with Win11 has been acting up lately, and I am fairly sure the problem is with the SSD (very high disk load on startup and shortly before each of the many many crashes.) I would like to avoid having to set up my system from scratch.
I have a new SSD and have tried the following:
- leave bitlocker intact, boot into Ubuntu live, dd the old disk to an external USB drive, install new SSD, dd disk to new SSD
- same as above but with bitlocker disabled
- boot into Clonezilla live, clone old SSD to external storage, clone external storage to new SSD
- clean Windows install on new SSD and clone c: partition to new SSD with Clonezilla
All of these attempts invariably lead to an "INACCESSIBLE_BOOT_DEVICE" blue screen, and "bootrec /fixboot" and the like executed from the recovery CMD shows "0 Windows installations found." Booting into Ubuntu live with the cloned SSD installed I can see all my user data intact with no apparent problems.
Is my old SSD/Windows installation broken beyond repair and do I have to accept it and move on or am I missing something?
Thanks for any help or pointers!
Make sure the EFI partition has the "boot, esp" label and the Windows partition has the "msftdata" label. That'll help the windows boot fixer find stuff. Also bootrec /rebuildbcd
I see 4 partitions in GParted after attempt 4 as described in my post:
So, seems correct?
That sort of looks right, did the old SSD have the same configuration? According to that partition list you also have an extra partition, maybe a Lenovo recovery/repair partition or something bitlocker related. Your old SSD probably has p1 or p2 a bootable.
Overall you don't need to do it this way but what I'd do roughly speaking..
PS - Probably not what you want but worst case you can do a clean install of Windows 11 & then manually copy over your data (back up first!). Maybe not ideal but at least you'll have a fresh install to work with.
Thanks for the reply. The bootrec commands I all tried to no avail (all say no windows installation found.) Surely, my latest attempt has the correct boot partitions after I let the Windows installer handle it all and overwrote only partition 3 afterwards? I'll check again anyway, thanks.