Solution: There never was a second drive. It must have been a partition that got wiped with the install, but there’s only the NVME in there. Sorry, guys. I dig around in my innards very frequently and just thought I was mounting a second drive this entire time. Hooray for backups.

reinstalled Mint and my second drive is absolutely invisible to everything. I can’t mount what I can’t see. I’m thinking of unplugging it and plugging it back in just because I’m out of ideas.

What could have caused a drive to become invisible after a reinstall?

Edit: Checked bios. All security disabled. Using AHCI and UEFI (tried CSM). I don’t really know what these things mean, I just know things were working properly before I reinstalled mint so I’m puzzled why it could be a BIOS issue.

Current lsblk:

<pre>NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sr0 11:0 1 1024M 0 rom
nvme0n1 259:0 0 953.9G 0 disk
├─nvme0n1p1 259:1 0 1M 0 part
├─nvme0n1p2 259:2 0 513M 0 part /boot/efi
└─nvme0n1p3 259:3 0 953.4G 0 part / </pre>

  • db2@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    8 hours ago

    Check cables. Verify whether or not it’s even spinning up. Try a different sata port. Try a different power plug. Try the drive in another machine.

    • schipelblorp@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      5
      ·
      7 hours ago

      Yes, thank you for this, motivated me to pull the drive only to find out to my confusion that it wasn’t there… mostly likely I was mounting a partition this entire time. Good news is that I have n 8-year-old 4TB and and 12-year-old 3TB I might as well consume.

  • Björn@swg-empire.de
    link
    fedilink
    arrow-up
    2
    ·
    10 hours ago

    Look in your BIOS for Intel Optane and deactivate it. It is not supported on Linux because it is buggy and can lead to data loss. That’s why drives using that aren’t showing.

    • schipelblorp@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      2
      ·
      10 hours ago

      What? I thought Optane was a weird hybrid drive for mostly laptops I’m running a self-built desktop that’s over 10 years old with an MSI Mobo. I was just in settings because something else led me to think it might be a BIOS issue, but didn’t see any Optane.

      But why would go from one-year-ago-Mint to today-Mint trigger any bios issues?

      • Björn@swg-empire.de
        link
        fedilink
        arrow-up
        1
        ·
        10 hours ago

        Ah, then it wasn’t that. Had that trouble with my wife’s laptop. And the other day it just reset its BIOS settings by itself, booting back into Windows and activating the Optane stuff.

        • schipelblorp@sh.itjust.worksOP
          link
          fedilink
          arrow-up
          2
          ·
          9 hours ago

          Haha it’s for the security of her data of course!

          Linux is my last stop for desktop computers. I’ll probably still always have one, but I’m transitioning to using mobile devices more. But for media storage and setup, I still can’t beat a desktop.

  • Natanael@slrpnk.net
    link
    fedilink
    arrow-up
    1
    ·
    10 hours ago

    Is it out mounted? Can gparted or equivalent tools see it? If it’s visible then for some reason it didn’t mount automatically. If you can’t see it, probably drivers.

    • schipelblorp@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      9 hours ago

      lsblk is as low level as it gets, no? Anyway, gparted sees nothing either, nor does Mint’s Disks.

      Driver issue? For a hard drive? Ok… Uh, so what do I install exactly?

      Edit: Check the edit to my post.

      • Natanael@slrpnk.net
        link
        fedilink
        arrow-up
        1
        ·
        8 hours ago

        I’m not seeing any image attachments in case you added that.

        Some brand of NVME SSDs are the only thing I’ve seen live driver issues on where the disk appeared invisible until drivers were installed, in one case the pre-installed Intel SSD drivers had to be disabled too because they were incorrectly taking priority.

    • schipelblorp@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      1
      ·
      10 hours ago

      This is all I got:

      <pre>NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sr0 11:0 1 1024M 0 rom
      nvme0n1 259:0 0 953.9G 0 disk ├─nvme0n1p1 259:1 0 1M 0 part ├─nvme0n1p2 259:2 0 513M 0 part /boot/efi └─nvme0n1p3 259:3 0 953.4G 0 part / </pre>

      I did backup my data to external drive, tho, so I’m not sweating bullets.

      I should have a whole-ass platter drive in this thing.

      • skankhunt42@lemmy.ca
        link
        fedilink
        arrow-up
        3
        ·
        8 hours ago

        OS doesn’t see it so it’s either dead, unplugged, or I have no idea.

        You see it in the BIOS?