https://bugs.kde.org/show_bug.cgi?id=487650

--- Comment #5 from a...@absolutelyfree.me ---
Sure thing:

> sudo sfdisk --json /dev/sda

{
   "partitiontable": {
      "label": "dos",
      "id": "0x00000000",
      "device": "/dev/sda",
      "unit": "sectors",
      "sectorsize": 512,
      "partitions": [
         {
            "node": "/dev/sda1",
            "start": 63,
            "size": 1012977,
            "type": "6",
            "bootable": true
         }
      ]
   }
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to