does not return neither "dos" nor "gpt" which is checked. Would be interesting what's returned on your system insteadCode:
sudo blkid /dev/nvme0n1 | grep -o PTTYPE=.*
As expected:
Code:
pi@raspberrypi:~ $ sudo blkid /dev/nvme0n1 | grep -o PTTYPE=.*PTTYPE="gpt"
Statistics: Posted by RonR — Wed Mar 27, 2024 9:48 pm