Menu

C: drive empty after clone

Help
2020-02-11
2020-02-24
  • Chris Ruffin

    Chris Ruffin - 2020-02-11

    I have tried to do a clone of a 500GB WD Hard Disk to a 1TBGB WD Hard Disk. The source is a Windows 10 Home image. I have tried both sector-by-sector disk-to-disk clone and standard clone (with rescue option) disk-to-disk clone. In both cases the clone completes successfully. The partition table seems intact and identical to the source. But the C: drive has no contents like the source. Any ideas?

     
  • Chris Ruffin

    Chris Ruffin - 2020-02-14

    Adding logs

     
  • Steven Shiau

    Steven Shiau - 2020-02-24

    This is weird. From the clonezilla.log, I do not see any partition table was created during the disk to disk cloning. Which version of Cloenzilla live did you use?
    What are the result if you run the following commands in Clonezilla live prompt:
    1. sudo -i
    2. cat /proc/partitions
    3. parted -s /dev/sda print
    4. parted -s /dev/sdb print
    Please post the results of 2-4.
    Thanks.

    Steven

     

Log in to post a comment.

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.