Jump to content

My Server Boot drive Failed Please help!

Go to solution Solved by chris7797,

Just an update.  I installed a brand new SSD and a fresh Windows install.  Before I did this i removed the HBA card from the motherboard.  Once windows finished and installed programs and updates I installed the HBA card and the drives showed up and the array intact and working.  Thanks all that helped.

I have a PC that I am using as a server.  It has an intel 10400 with six, 14Tb hard drives running in Raid 6 off an HBA Card.  Power supply is a 750W and I was running Windows 11 operating system off of a SSD.  The other day I lost power when I went to power on the PC a few days later it would only boot to the bios.  From what I can tell it wouldn’t see the boot SSD.  I am assuming it died for some reason.  I took the SSD out, installed it in an external case in my other PC and it sees the drive in drive management but under file explorer the drive but says not ready?   When SSD is first connected to different PC pop up says "E:\ is not accessible. The device is not ready" I also attached a picture of disk management with the disk installed from an external drive. Disk 3 is the drive in question.  In the server I installed a brand-new SSD and I can see it in the bios. 

 

My question is can the original SSD be saved? I was thinking of putting a bootable USB stick with windows on it and try and do a repair?

 

option 2 - install new drive but how do I do that but get back the original raid array.  I have been trying to find a good walkthrough but can’t find it.  From my understanding the raid should be saved on the raid drives so I should be able to recover it? 

Please any and all help appreciated!!

 

Screenshot 2026-03-30 192307.png

Link to comment
https://linustechtips.com/topic/1634718-my-server-boot-drive-failed-please-help/
Share on other sites

Link to post
Share on other sites

43 minutes ago, chris7797 said:

The other day I lost power when I went to power on the PC a few days later it would only boot to the bios. 

What do you mean? Does it auto-load into BIOS? Isn't there any error message when you boot?

*using non-conversational, sketch-level language to gesture at structure and direction.
The GB8/12 Liberation Front

 

 

Link to post
Share on other sites

Boot into a Linux environment then run a file system check on the Win-OS drive. There's a reasonable chance the drive will work fine afterwards.

"You don't need eyes to see, you need vision"

 

(Faithless, 'Reverence' from the 1996 Reverence album)

Link to post
Share on other sites

Yes when I turn on the server it goes right to the bios without me hitting anything.  when i go into advanced settings and look under hard drives none listed.  I click exit with or without saving and reboots to bios.  

 

I will have to figure out how to boot into linux. never used it before.  but i am confused if the motherboard does not see the hard drive would i still be able to do a system check on it?

Link to post
Share on other sites

1 hour ago, chris7797 said:

Yes when I turn on the server it goes right to the bios without me hitting anything.  when i go into advanced settings and look under hard drives none listed.  I click exit with or without saving and reboots to bios.  

 

I will have to figure out how to boot into linux. never used it before.  but i am confused if the motherboard does not see the hard drive would i still be able to do a system check on it?

FYI you have to quote someone like this (little quote button in bottom left) or mention them like @chris7797 in order for people to see you replied to them. Anyway if your motherboard isn't recognizing it, it could just mean it isn't seeing a bootable drive. So yes it is seeing a drive but it can't boot off of it so it igores it. Same reason it isn't listing the other drives in your server. 

As for booting into Linux, you can just get a cheap USB thumbdrive and use something like Rufus on a different computer to burn an ISO to it. I'd recommend something like Ubuntu for uses like this.  That said I believe there are similar tools you can use on your Windows machine that will accomplish a similar goal, can't name any names off the top of my head but Google or ChatGPT might be able to.

Currently Playing: Doom (2016)

Currently Listening To: Proof, Led Zeppelin 

 

 

 

Hardware/Software: running old laptop with Ubuntu Server to run copyparty and a Terraria server, Steam Deck and high-ish end Windows 11 PC for gaming and content creation, Dell Inspiron laptop running Arch for school. Diehard iOS user, I lowkey want a mac too
PS5/PS2/PS1/Xbox/Xbox 360/Xbox One/Wii/N64/Switch/Powkiddy V90/

 


 

 

Link to post
Share on other sites

On 3/30/2026 at 8:45 PM, Dutch_Master said:

Boot into a Linux environment then run a file system check on the Win-OS drive. There's a reasonable chance the drive will work fine afterwards.

I was able to boot into ubuntu and see the six 14TB drives.  I can also see the 2TB drive that should have the operating system on it but i do not know how to run a file system check on it.  how would i do that? 

Link to post
Share on other sites

On 3/30/2026 at 8:15 PM, Timme said:

What do you mean? Does it auto-load into BIOS? Isn't there any error message when you boot?

When i turn on the pc i get a quick flash of the MSI badge then bios loads.  Under advanced settings no drives are visable. If i remove the boot drive and plug in a brand new blank drive and start the PC i can see the blank drive in the system in the bios.

Link to post
Share on other sites

Open a terminal then copy/paste this command:

sudo fsck /dev/sd*

This performs a file check on all drives. Let it all finish. Reboot.

"You don't need eyes to see, you need vision"

 

(Faithless, 'Reverence' from the 1996 Reverence album)

Link to post
Share on other sites

59 minutes ago, Dutch_Master said:

Open a terminal then copy/paste this command:

sudo fsck /dev/sd*

This performs a file check on all drives. Let it all finish. Reboot.

That didnt work. something failed.  If i went into drives i could see it and all the partitions on it but that was about it.  

 

Is there a way i can just put in a new hard drive install windows and recover the raid array?  

Link to post
Share on other sites

Just an update.  I installed a brand new SSD and a fresh Windows install.  Before I did this i removed the HBA card from the motherboard.  Once windows finished and installed programs and updates I installed the HBA card and the drives showed up and the array intact and working.  Thanks all that helped.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×