Conversation
Notices
-
Embed this notice
@GNUxeava Unless there's a RAID card breaking things, it look like the drive is toast.
Generally you would check the drive with sudo smartctl -a <drive> but that won't work if the kernel, Linux's SATA or IDE driver doesn't enumerate the drive.
Ideally dmesg will tell you what is wrong.
-
Embed this notice
i connected an old hard drive (Disk 2)
idk if it is driver issue or something. This is the best i have achieved so far. It wouldn't even show up as a device on linux