Testing system memory. Please be patient as this may take a while...
Memory test cancelled.
Checking disk &partition layout for errors.
Found and corrected INT18 errorin boot configuration!
Preparing torepair Windows partition on /dev/nvd2p5
Volume identified as NTFS
It sounds like Easy Recovery Essentials (EasyRE) is getting stuck during the repair process for your Windows installation—specifically during the partition repair phase on /dev/nvd2p5, which appears to be your Windows partition (formatted as NTFS).
Here's what could be happening and steps you can try:
⚠️ Likely Cause:
The fact that it gets stuck after "Preparing to repair Windows partition" suggests:
There may be serious filesystem corruption.
Or the partition table/boot configuration is too damaged for EasyRE to handle.
Alternatively, it may be incompatible with newer NVMe drives (your disk is /dev/nv*d2p5, suggesting NVMe).
✅ Try These Solutions:
1. Wait longer (30–60 minutes)
Some users report that EasyRE appears stuck but eventually completes.
If your drive is large or damaged, it may take a long time.
Let it run for an hour uninterrupted if you haven't already.
2. Use CHKDSK manually
If you can get to a recovery command line (using a Windows installer USB/DVD or another tool like Hiren’s BootCD PE):
Boot from the recovery media.
Go to Command Prompt.
Run:
sh
CopiarEditar
chkdsk C: /f /r
Replace C: with the correct letter for your Windows drive. Sometimes it's D: or something else.
3. Rebuild Boot Configuration
If EasyRE fixed the INT18 error but got stuck later, try this: