diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 19:10:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 19:10:49 +0000 |
commit | cfe5e3905201349e9cf3f95d52ff4bd100bde37d (patch) | |
tree | d0baf160cbee3195249d095f85e52d20c21acf02 /tests/expected/fdisk/mbr-nondos-mode-logical | |
parent | Initial commit. (diff) | |
download | util-linux-cfe5e3905201349e9cf3f95d52ff4bd100bde37d.tar.xz util-linux-cfe5e3905201349e9cf3f95d52ff4bd100bde37d.zip |
Adding upstream version 2.39.3.upstream/2.39.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | tests/expected/fdisk/mbr-nondos-mode-logical | 21 | ||||
-rw-r--r-- | tests/expected/fdisk/mbr-nondos-mode-logical-delete | 18 | ||||
-rw-r--r-- | tests/expected/fdisk/mbr-nondos-mode-logical-recreate | 21 |
3 files changed, 60 insertions, 0 deletions
diff --git a/tests/expected/fdisk/mbr-nondos-mode-logical b/tests/expected/fdisk/mbr-nondos-mode-logical new file mode 100644 index 0000000..9987693 --- /dev/null +++ b/tests/expected/fdisk/mbr-nondos-mode-logical @@ -0,0 +1,21 @@ +Create logical partitions +7fda11a0988bcb4822105c70cf75c1f2 mbr-nondos-mode.img + +---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 2048 8191 6144 83 Linux 0/32/33 0/130/2 +<removed>2 8192 12287 4096 83 Linux 0/130/3 0/195/3 +<removed>3 12288 40959 28672 5 Extended 0/195/4 2/140/10 +<removed>5 14336 18431 4096 83 Linux 0/227/36 1/37/36 +<removed>6 20480 24575 4096 83 Linux 1/70/6 1/135/6 +<removed>7 26624 30719 4096 83 Linux 1/167/39 1/232/39 +<removed>8 32768 36863 4096 83 Linux 2/10/9 2/75/9 +------------------- + diff --git a/tests/expected/fdisk/mbr-nondos-mode-logical-delete b/tests/expected/fdisk/mbr-nondos-mode-logical-delete new file mode 100644 index 0000000..c875b4a --- /dev/null +++ b/tests/expected/fdisk/mbr-nondos-mode-logical-delete @@ -0,0 +1,18 @@ +Delete logical partitions +e2b25d19e00bfe88ed44ca4ac9216c39 mbr-nondos-mode.img + +---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 2048 8191 6144 83 Linux 0/32/33 0/130/2 +<removed>2 8192 12287 4096 83 Linux 0/130/3 0/195/3 +<removed>3 12288 40959 28672 5 Extended 0/195/4 2/140/10 +<removed>5 26624 30719 4096 83 Linux 1/167/39 1/232/39 +------------------- + diff --git a/tests/expected/fdisk/mbr-nondos-mode-logical-recreate b/tests/expected/fdisk/mbr-nondos-mode-logical-recreate new file mode 100644 index 0000000..764404b --- /dev/null +++ b/tests/expected/fdisk/mbr-nondos-mode-logical-recreate @@ -0,0 +1,21 @@ +Create another logical partition +640065c08c007d78166954475cd08ff8 mbr-nondos-mode.img + +---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 2048 8191 6144 83 Linux 0/32/33 0/130/2 +<removed>2 8192 12287 4096 83 Linux 0/130/3 0/195/3 +<removed>3 12288 40959 28672 5 Extended 0/195/4 2/140/10 +<removed>5 26624 30719 4096 83 Linux 1/167/39 1/232/39 +<removed>6 14336 18431 4096 83 Linux 0/227/36 1/37/36 + +Partition table entries are not in disk order. +------------------- + |