Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5460

Advanced users • Re: Image File Utilities

$
0
0

Code:

sudo blkid /dev/nvme0n1 | grep -o PTTYPE=.*
does not return neither "dos" nor "gpt" which is checked. Would be interesting what's returned on your system instead :?:

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



Viewing all articles
Browse latest Browse all 5460

Trending Articles