this post was submitted on 01 Jul 2026
28 points (100.0% liked)
Linux
66169 readers
219 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As I wrote, GRUB with all customisations and rescue modes stored on this drive for both Windows and Linux work fine, so I find it unlikely to be a connector problem. Unless such a problem may lead to part of drive working fine and the other not. When SSD is out of socket, BIOS refuses to boot at all and makes loud sounds.
Sorry, I think my reading comprehension was shit there… I got fixated on rescue usb not seeing the disk.
No, I wouldn’t expect it to be a bad port if grub is loading (and the grub partition is on the same disk). Bios not booting at all with disk removed is strange too, I’d expect it to just boot the usb if that were plugged in while disk is not.
You said usb rescue lsblk doesn’t list the disk, guessing it doesn’t show up under /dev/disk/by-id either? lspci? How about with a windows install usb, does it see the disk?
I think I tested the SSD-out scenario without live in.
Only USB drive itself shows under by-id. I don't have a Windows install USB, the windows I talked about is a partition on the broken disk. It does see the Linux partition with DiskPart but can't mount it or extract files from BTRFS.
LSPCI lists many cryptic names, "RAID bus controller" sounds like the most promising one. https://termbin.com/287u
It does look like your storage controller got switched to raid mode. Some ai generated slop-fix:
Your storage controller actually is visible in the
lspcioutput, but it is currently hidden inside a RAID cluster.Look closely at this specific line from your list:
00:17.0 RAID bus controller: Intel Corporation Comet Lake PCH-H RAIDWhy Your Drive Seems Missing
How to Fix It
You need to switch your storage controller from RAID mode to AHCI/NVMe mode.
F2,F12, orDelat startup).**