{"id":13481,"date":"2022-09-08T14:05:12","date_gmt":"2022-09-08T14:05:12","guid":{"rendered":"http:\/\/blog.bachi.net\/?p=13481"},"modified":"2022-09-08T14:05:12","modified_gmt":"2022-09-08T14:05:12","slug":"partition-mbr-msdos-or-gpt-efi-uefi","status":"publish","type":"post","link":"https:\/\/blog.bachi.net\/?p=13481","title":{"rendered":"Partition MBR\/msdos or GPT\/EFI\/UEFI"},"content":{"rendered":"<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n$ sudo parted -l\r\nModel: ATA WDC WDS240G2G0A- (scsi)\r\nDisk \/dev\/sda: 240GB\r\nSector size (logical\/physical): 512B\/512B\r\nPartition Table: msdos\r\nDisk Flags: \r\n\r\nNumber  Start   End     Size    Type     File system  Flags\r\n 1      1049kB  53.5MB  52.4MB  primary  ntfs\r\n 2      53.5MB  223GB   223GB   primary  ntfs\r\n 3      223GB   223GB   549MB   primary  ntfs         msftres\r\n 4      223GB   240GB   16.8GB  primary  ext4         boot\r\n<\/pre>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n$ sudo parted -l\r\nModel: ATA Samsung SSD 850 (scsi)\r\nDisk \/dev\/sda: 120GB\r\nSector size (logical\/physical): 512B\/512B\r\nPartition Table: gpt\r\nDisk Flags: \r\n \r\nNumber  Start   End    Size    File system     Name        Flags\r\n 3      1049kB  269MB  268MB                   gpt-boot\r\n 4      269MB   286MB  16.8MB  fat16           gpt-grub    msftdata\r\n 1      108GB   119GB  10.5GB  ext4            linux-root\r\n 2      119GB   120GB  1074MB  linux-swap(v1)  linux-swap\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>$ sudo parted -l Model: ATA WDC WDS240G2G0A- (scsi) Disk \/dev\/sda: 240GB Sector size (logical\/physical): 512B\/512B Partition Table: msdos Disk Flags: Number Start End Size Type File system Flags 1 1049kB 53.5MB 52.4MB primary ntfs 2 53.5MB 223GB 223GB primary ntfs 3 223GB 223GB 549MB primary ntfs msftres 4 223GB 240GB 16.8GB primary ext4 boot [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-13481","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/13481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13481"}],"version-history":[{"count":1,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/13481\/revisions"}],"predecessor-version":[{"id":13482,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/13481\/revisions\/13482"}],"wp:attachment":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13481"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=13481"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=13481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}