Search results

  1. B

    How to get the serial number of nvme SSD?

    I want to get the unique ID from a nvme hard disk without nvme-cli. The unique ID should not change when partition the nvme again, or change the filesystem's type. I've thought the "Partition unique GUID" of nvme0n1 or the Linux UUID of nvme0n1p1, but Partition unique GUID will change when...
  2. B

    what is the Disk identifier (GUID)?

    When I fire up command : `gdisk /dev/nvme0`, and input `p`, I got these: ``` Disk /dev/nvme0n1: 500118192 sectors, 238.5 GiB Logical sector size: 512 bytes Disk identifier (GUID): E37EBCC8-2251-420B-B2A6-3B515E3D2892 Partition table holds up to 128 entries First usable sector is 34, last usable...
Top