• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Windows not recognizing SSD after MB RAID array deletion

Joined
Aug 21, 2009
Messages
588
I have a Samsung 830 and I set it up with another SSD in an Intel MB RAID array. I deleted the array when I connected it to a win 7 machine, it would see the drive but it wasn't initialized. I tried to initialize it and it wouldn't work - something about "file not found...".

I transfered the disk to a Linux machine, it was detected via USB interface and SATA interface. I did a "dd if=/dev/zero of=/dev/sda bs=4096 count=35 seek=$(($(blockdev --getsz /dev/sda)*512/4096 - 35))" which seems to always delete any RAID info that is left behind. I created a new partition (NTFS) and ran mkfs.ntfs on the drive. It works fine under Linux. I move it to Windows, on any machine, and it isn't recognized.

Any idea what might be going on here?
 
So the drive shows up in the BIOS/ UEFI of the machine?

But under Windows it does not show up? Only on Linux?
 
Back
Top