Hi all,
Got a desktop crash, and now one of my SSDs plugged to the motherboard won't mount. I can't seem to figure out how to remount it, though I'm not opposed to reformatting it if that's what's needed. I'll run through the events that led up to it below, and do let me know if you need more info:
My desktop runs Kubuntu 25.04 as its only OS (recently switched from Win10). I have installed the OS itself on an SSD, and I have two other drives mounted internally on my computer: a HDD where I save all my documents and files, and an SSD just for games. Those two were first installed on my Win10, and they still were easy to access when I got Kubuntu up and running, so I've left them as-is. This HDD and SSD are never mounted at startup, for some reason I haven't dug into, but I just open Dolphin, click on them to mount, and I'm good to go.
However, today I started Steam and tried to launch a game without first having mounted the SSD, which I believe might be the cause of my odd troubles. Steam showed no games installed, but I automatically clicked the "Play" button for my game, not registering before after clicking that it now said "Install". Steam immediately started downloading the game for installation. However, since I have directed it to install games on an SSD that wasn't mounted, it froze. I tried closing Steam, mounting the SSD, which worked, and re-launched Steam. This is when the Kernel panic set in, displaying the following text:
I rebooted the computer. I successfully mounted my HDD on startup, but when I tried to mount the SSD with the games, I got the following message:
An error occurred while accessing 'Games', the system responded: The requested operation has failed: Error mounting /dev/sdb2 at /media/[Username]/Games: wrong fs type, bad option, bad superblock on /dev/sdb2, missing codepage or helper program, or other error.
I right-clicked the drive, chose "reformat or edit with partition manager", found /dev/sbd2 (type ntfs), right-clicked to run the Check and repair, and that was a no-go, I got this error message:
I've tried looking around online for possible solutions to this issue, but those things I've found either seem above my skill level or commands I'm not sure I feel comfortable trying, since I don't quite know what they do. Since I have no important files on this drive and am fine with reinstalling games, I'm not opposed to wiping it, but ideally I'd prefer if there was a less nuclear option first. I feel like there should be a simple command to check the disk, remove bad superblocks or other issues, and remount it, though I may of course be off here. Any help is appreciated, and if you need more info I'd of course be happy to provide!
Got a desktop crash, and now one of my SSDs plugged to the motherboard won't mount. I can't seem to figure out how to remount it, though I'm not opposed to reformatting it if that's what's needed. I'll run through the events that led up to it below, and do let me know if you need more info:
My desktop runs Kubuntu 25.04 as its only OS (recently switched from Win10). I have installed the OS itself on an SSD, and I have two other drives mounted internally on my computer: a HDD where I save all my documents and files, and an SSD just for games. Those two were first installed on my Win10, and they still were easy to access when I got Kubuntu up and running, so I've left them as-is. This HDD and SSD are never mounted at startup, for some reason I haven't dug into, but I just open Dolphin, click on them to mount, and I'm good to go.
However, today I started Steam and tried to launch a game without first having mounted the SSD, which I believe might be the cause of my odd troubles. Steam showed no games installed, but I automatically clicked the "Play" button for my game, not registering before after clicking that it now said "Install". Steam immediately started downloading the game for installation. However, since I have directed it to install games on an SSD that wasn't mounted, it froze. I tried closing Steam, mounting the SSD, which worked, and re-launched Steam. This is when the Kernel panic set in, displaying the following text:
KERNEL PANIC!
Please reboot your computer.
stack-protector: Kernel stack is corrupted in: __blk_flush_plug+0x136/0x140
Please reboot your computer.
stack-protector: Kernel stack is corrupted in: __blk_flush_plug+0x136/0x140
I rebooted the computer. I successfully mounted my HDD on startup, but when I tried to mount the SSD with the games, I got the following message:
An error occurred while accessing 'Games', the system responded: The requested operation has failed: Error mounting /dev/sdb2 at /media/[Username]/Games: wrong fs type, bad option, bad superblock on /dev/sdb2, missing codepage or helper program, or other error.
I right-clicked the drive, chose "reformat or edit with partition manager", found /dev/sbd2 (type ntfs), right-clicked to run the Check and repair, and that was a no-go, I got this error message:
Check and repair partition ‘/dev/sdb2’ (1,82 TiB, ntfs)
Job: Check file system on partition ‘/dev/sdb2’
Command: ntfsresize --no-progress-bar --info --force --verbose /dev/sdb2
Check file system on partition ‘/dev/sdb2’: Error
Check and repair partition ‘/dev/sdb2’ (1,82 TiB, ntfs): Error
Job: Check file system on partition ‘/dev/sdb2’
Command: ntfsresize --no-progress-bar --info --force --verbose /dev/sdb2
Check file system on partition ‘/dev/sdb2’: Error
Check and repair partition ‘/dev/sdb2’ (1,82 TiB, ntfs): Error
I've tried looking around online for possible solutions to this issue, but those things I've found either seem above my skill level or commands I'm not sure I feel comfortable trying, since I don't quite know what they do. Since I have no important files on this drive and am fine with reinstalling games, I'm not opposed to wiping it, but ideally I'd prefer if there was a less nuclear option first. I feel like there should be a simple command to check the disk, remove bad superblocks or other issues, and remount it, though I may of course be off here. Any help is appreciated, and if you need more info I'd of course be happy to provide!
Comment