File: mbr-sort-create-logical-partitions

package info (click to toggle)
util-linux 2.41-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 95,208 kB
  • sloc: ansic: 179,016; sh: 22,689; yacc: 1,284; makefile: 528; xml: 422; python: 316; lex: 89; ruby: 75; csh: 37; exp: 19; sed: 16; perl: 15; sql: 9
file content (22 lines) | stat: -rw-r--r-- 984 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

---layout----------
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: dos
Disk identifier: <removed>

Device     Boot Start   End Sectors Id Type     Start-C/H/S End-C/H/S Attrs
<removed>1       4096  6143    2048 83 Linux         0/65/2   0/97/33 
<removed>2       2048  4095    2048 83 Linux        0/32/33    0/65/1 
<removed>3       6144  8191    2048 83 Linux        0/97/34   0/130/2 
<removed>4       8192 40959   32768  5 Extended     0/130/3  2/140/10 
<removed>5      14336 16383    2048 83 Linux       0/227/36     1/5/4 
<removed>6      22528 24575    2048 83 Linux       1/102/38   1/135/6 
<removed>7      18432 20479    2048 83 Linux        1/37/37    1/70/5 
<removed>8      10240 12287    2048 83 Linux       0/162/35   0/195/3 

Partition table entries are not in disk order.
-------------------