I have an old mac with a dying hfs hdd with failing SMART. I copied 2tb of data on an exfat drive but windows only sees only 3 directories and 80gb. Where’s my other stuff? Now after I did that long copy session that lasted a whole day, the disk died from stress and the mac doesn’t boot anymore. Even if it boots, i don’t think the disk can last another full copy session…

Testdisk can show the data, there’s a way to tell windows that the files are there?

  • Beefy-Tootz@lemmy.world
    cake
    link
    fedilink
    arrow-up
    7
    ·
    2 months ago

    I don’t have an answer for certain, but I suspect this may be the usual problem with windows not being able to see or recognize certain file systems. If you have a Linux live drive available, or a VM, you could peek at it through there to see if it’s actually been copied

    • Magnetic_dud@discuss.tchncs.deOP
      link
      fedilink
      arrow-up
      4
      ·
      2 months ago

      it looks like fast boot in order to save me 10 seconds on boot restored the FAT state from before the copy

      i booted on another operating system and i see all the files, but the contents are all wrong, looks like everything is gone…

  • Magnetic_dud@discuss.tchncs.deOP
    link
    fedilink
    arrow-up
    3
    ·
    2 months ago

    I run chkdsk and it found that 2TB of data! But in 60000 nameless and useless chunks in the FILE.000 directory

    hoping the drive tomorrow can last another day of copying…

    fucking fast boot, lost my data because it’s assuming hard drives don’t change when pc is turn off

    • ObiWahn@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      Not sure about mac drives but I’d rather do a bit-for-bit image from the drive if possible and work from there. If you find some data has been missing from a regular copy attempt you still can resort tot the image to extraxt it from there.

  • bobsuruncle@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 months ago

    Just an idea. Copy all the data you can from that external drive to something else just in case that’s all you can get. Plug the external drive into the Mac with the bad drive. Connect the Mac to your network with a Ethernet cable, turn on the Mac while doing command option r combo when you see the Apple. Go to disk utility and format the external to hfs (it will wipe the disk). Exit disk utility and go to the install mac menu. once install on the external drive is complete restart while holding down the alt key and select the external. Boot off the external drive. Recover data by copying it to the external boot drive or another external you have. You may want to test the command option r first and I would disconnect the failing HDD during most of that process.

    • Magnetic_dud@discuss.tchncs.deOP
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      i installed macos on an external usb drive (surprised it let me do that), then booting from that i installed ddrescue via homebrew, then i was able to copy the files to the exfat partition

      wasted a whole weekend for that…