I’ve been on Linux for close to a year but I’m still kinda a newbie and the past 40 something hours have been really testing me.

I had my 4tb backup HDD break on me in a strange way, it still mounts and at first glance seems to still be working, But KDE throws an error saying the drive won’t mount (even tho it is?) and I’m unable to copy files from it using Gui or Term commands it just freezes up without throwing an error message, It also freezes after using Ls more than once or twice on it.

Now last night I used clonezilla to copy the entire drive to a portable HDD of the same size, now that drive is giving me the same issue. So I’m assuming it’s a software issue and not the drive itself? at least for the 2nd drive.

I already tried fsck to no avail and I’m abit stumped on where to go from there. Any help would be great!

Edit: Should also add the drives EXT4

Update: At the directions of a Gentoo nerd I know. I’m currently in a live boot of Ubuntu copying files to another drive and they seem to be working so far.

Part of the issue might with my few month old install of Endeavour, But I’m still gonna replace the drive. I already paid for a new on.

Another Update: I was able to recover the majority of my files to other drives by running an Ubuntu live USB and copying them over on that, So seems something on my main install was preventing me from copying files? Either way the drive itself is still done for and I got two others on the way to replace it, I’ve also reinstalled my distro as I was having some bugs with it anyway.

  • @seaQueue
    link
    11 month ago

    I’d focus on KDE here, it sounds like the gui auto mount service is barfing for some reason. Does the drive mount normally when you boot to the CLI and try to mount it by hand?

    • @[email protected]OP
      link
      fedilink
      English
      11 month ago

      I am using fstab to mount my drives not KDEs mounting solution as I’ve had issues with that in the past.

      But I still get a popup in the bottom corner saying the drive couldn’t mount

      And yeah even went mounting and going through the drive just using CLI it still freezes up, I dunno if there’s a way to get an error log from Ls? Or something similar

      • @NeoNachtwaechter
        link
        1
        edit-2
        1 month ago

        get an error log from Ls? Or something similar

        You have just been told that

        in the other comment

        • @[email protected]OP
          link
          fedilink
          English
          21 month ago

          My bad I’m reading this all off my phone rn while using a live boot on my PC

          When I tried using Ls on my main install it just froze without giving any output, I even left it for over an hour and it didn’t budge.