Menu

Cloning disk stops at 0.26%

Andrew
2025-05-29
2025-05-29
  • Andrew

    Andrew - 2025-05-29

    Yesterday my pc started crashing and it was caused by trying to run a game, where it crashed trying to verify the game files and then my pc bluescreened and wouldn't boot. I was able to boot off my secondsry hard drive however the issue still persisted and my pc would bluescreen randomly. I have finally setup rescuezilla and now my progress bar stops at 0.26% and will not progress past "restoring parition 2" I made sure to check the box to ignore any errors and now it wont even progress. What can I do????? I am very stressed with work and life and i have no clue what im doing.
    Cloning my main ssd drive to a new m.2 i just purchased solely because of this issue.

     
    • Rescuezilla

      Rescuezilla - 2025-05-29

      Rescuezilla's ability to clone more deeply-damaged disks is limited.

      It's largely designed for backups to have been made when the disk was healthy to restore to.

      There is a tool that is much more suitable to cloning deeply-damaged disks. It's called ddrescue. It's installed in Rescuezilla environment but it's not yet integrated into Rescuezilla graphical user interface.

      It's a very very powerful and dangerous command that can easily blow away the wrong disk with a typo.

      First close Rescuezilla, open GParted and identify the source and desitination drive names. Eg, /dev/sda and /dev/nvme0n1

      Then open a terminal and run:

      ddrescue --force /dev/sdX /dev/nvmeYnZ

      (replacing X, Y anx Z)

      It will make a perfect clone of your source disk onto your destination regardless of damage.

      But it won't resize any partitions to best utilize your new disk (you'll need to do that with eg, GParted) after.

      Then remove your source disk and boot from destination disk and see what happens. Worth running a filesystem check too (from Rescuezilla's environment) on your destination.

       
  • Andrew

    Andrew - 2025-05-29

    I have done this and now the terminal is doing the same thing. I did see this error within gparted and think it may be the reason why? If this is whats causing it how can i fix this to try again? Side note, i assume if i do this and have any actual corrupted data i will lose it correct? that will suck but id rather have stuff missing than gone forever.

     
    • Rescuezilla

      Rescuezilla - 2025-05-29

      I recommend closing GParted once you have verified the partition names.

      While the clone with ddrescue is ongoing the information GParted shows you is invalid and may interfere with the ddrescue clone.

      i recommend not accepting any fixes GParted recommends on the source disk. Once the DDrescue clone completes you have a destination disk thats completely separate that you can file system check etc

      If there is an internal error on your drive you can open a new Terminal and run dmesg -Tw before starting the clone. This will show you the damaged blocks as they are accessed.

      Also ensure the disks have adequate fan cooling during the clone since to 1000s of gigabytes they can overheat and pause access to protect themselves.

       
  • Andrew

    Andrew - 2025-05-29

    the disk shown in gparted in my location disk, my source drive does not show this message which makes me think its not able to write to it. the terminal hasnt moved progress wise and the remaining time just keeps going up and is now at 108 days. this is only ~400 gigs of storage being moved to a new 1tb ssd.

     
    • Andrew

      Andrew - 2025-05-29

      also nothing has told me to acceppt and fixes on gparted. this error was just here. Could it have because i formatted the drive before attempting this?

       
    • Rescuezilla

      Rescuezilla - 2025-05-29

      worth ctrl-c quitting the copy and trying again

      oh one thing i should have mentioned is if you specify a log file

      ddrescue --force /dev/sdX /dev/nvmeYnZ mylogfile.txt

      then it wll continue progress amd not restart the copy when you specify the same log file again.

      but it generally should automatically skip and retry bad sectors without intervention so your source disk may be bad.

      will analyze more after work

       
  • Anonymous

    Anonymous - 2025-05-29

    Thank you for all help. Trying this still has it saying 107 days, i know cloning an entire drive will take a while but this seems overkill... going to shut off for time being if i see no improvement.

     
    • Rescuezilla

      Rescuezilla - 2025-05-29

      Should take no longer than a few hours, possibly even less.

      Shut it off is fine. We cam tweak ddrescue options to skip over bad areas, dmesg.may give more information.

       
  • Anonymous

    Anonymous - 2025-05-29

    appreciate the help, looking forward to any ideas you may have

     
  • Anonymous

    Anonymous - 2025-05-29

    Any update on this?

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.