I stumbled upon these two Error messages when examining another thing in my dmesg today:
[ 39.908314] Alternate GPT is invalid, using primary GPT.
[ 39.908337] zd128: p1 p2 p3 p4
[ 40.536545] Alternate GPT is invalid, using primary GPT.
[ 40.536569] zd192: p1 p2 p3
First of all; what are the zdXXX block devices? They do not correspond to any of my physical drives. I just assumed they were virtual devices needed by the OS and created upon boot, but now I'm not so sure since the error persist even if i reboot.
Secondly; how do I go about repairing the secondary GPTs of these devices?
The guides I've found tell me to use gdisk on the device, then "p", then "v", then simply writing "w" to the disk without changing anything.
[ 39.908314] Alternate GPT is invalid, using primary GPT.
[ 39.908337] zd128: p1 p2 p3 p4
[ 40.536545] Alternate GPT is invalid, using primary GPT.
[ 40.536569] zd192: p1 p2 p3
First of all; what are the zdXXX block devices? They do not correspond to any of my physical drives. I just assumed they were virtual devices needed by the OS and created upon boot, but now I'm not so sure since the error persist even if i reboot.
Secondly; how do I go about repairing the secondary GPTs of these devices?
The guides I've found tell me to use gdisk on the device, then "p", then "v", then simply writing "w" to the disk without changing anything.
Last edited: