I replaced the other two caps without fixing the error.
What other HW component could be related?
On the other hand, these disks come from a disks cabin. Maybe the problem is related to that?
The HPA configuration appears invalid on all disks.
- Code: Select all
root@fvdwsl-base:/ # hdparm -N /dev/sda
/dev/sda:
max sectors = 18446744073642184704/268435455(18446744073181638401?), HPA setting seems invalid
root@fvdwsl-base:/ # hdparm -N /dev/sdb
/dev/sdb:
max sectors = 18446744073642184704/268435455, HPA setting seems invalid
How can i reset the units to initial state?
PS. Also tried to format with GPT and boot via tftp, without any improvement.