@leavetheweak
You have not typed correctly the command "fdisk". The letter associated to the parameter is a lowercase "el", not "one". Please repeat the command:
- Code: Select all
sudo fdisk -l
Anyway your unformatted disk seems not detected by Mint. According to the output of the command "lshw" only one disk is detected and the device assigned to it is /dev/sda. But this is contradictory with the capture of gparted (only device /dev/sdb is shown there).
I do not know if your motherboard could have more than one SATA controller and if the second hardware controller would have no Mint driver associated. Your could type the command
- Code: Select all
sudo lshw
and check if the output shows some info related to an UNCLAIMED device.
Did you connect the disks yourself?. You could try to unplug one of the SATA data cables, switch both SATA data cables or connect cables to other SATA ports in order to check if Mint is able to detect the hard disks in other secenarios. Maybe this could help to diagnose the problem.
@jungle_boy
We all are learning GNU/Linux.
