summaryrefslogtreecommitdiffstats
path: root/tests/expected/fdisk/align-512-4K-63
diff options
context:
space:
mode:
authorKarel Zak2014-03-11 13:00:41 +0100
committerKarel Zak2014-03-11 13:00:41 +0100
commit1f54c9f607b53a9f3c4a34eb67216c6ea375296b (patch)
treee304577a15f44f039e8f0d22e9d1cb471bb7b818 /tests/expected/fdisk/align-512-4K-63
parentlib/strutils: fix parse_size() return code (diff)
downloadkernel-qcow2-util-linux-1f54c9f607b53a9f3c4a34eb67216c6ea375296b.tar.gz
kernel-qcow2-util-linux-1f54c9f607b53a9f3c4a34eb67216c6ea375296b.tar.xz
kernel-qcow2-util-linux-1f54c9f607b53a9f3c4a34eb67216c6ea375296b.zip
tests: refresh fdisk outputs
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/fdisk/align-512-4K-63')
-rw-r--r--tests/expected/fdisk/align-512-4K-6340
1 files changed, 17 insertions, 23 deletions
diff --git a/tests/expected/fdisk/align-512-4K-63 b/tests/expected/fdisk/align-512-4K-63
index f2515ac78..6e44cfe2b 100644
--- a/tests/expected/fdisk/align-512-4K-63
+++ b/tests/expected/fdisk/align-512-4K-63
@@ -5,34 +5,29 @@ Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.
Device does not contain a recognized partition table.
-
Created a new <removed>.
-Command (m for help):
-Partition type:
+Command (m for help): Partition type
p primary (0 primary, 0 extended, 4 free)
- e extended
+ e extended (container for logical partitions)
Select (default p): Partition number (1-4, default 1): First sector (7-102399, default 7): Last sector, +sectors or +size{K,M,G,T,P} (7-102399, default 102399):
Created a new <removed>.
-Command (m for help):
-Partition type:
+Command (m for help): Partition type
p primary (1 primary, 0 extended, 3 free)
- e extended
+ e extended (container for logical partitions)
Select (default p): Partition number (2-4, default 2): First sector (20487-102399, default 20487): Last sector, +sectors or +size{K,M,G,T,P} (20487-102399, default 102399):
Created a new <removed>.
-Command (m for help):
-Partition type:
+Command (m for help): Partition type
p primary (2 primary, 0 extended, 2 free)
- e extended
+ e extended (container for logical partitions)
Select (default p): Partition number (3,4, default 3): First sector (40967-102399, default 40967): Last sector, +sectors or +size{K,M,G,T,P} (40967-102399, default 102399):
Created a new <removed>.
-Command (m for help):
-Partition type:
+Command (m for help): Partition type
p primary (3 primary, 0 extended, 1 free)
- e extended
+ e extended (container for logical partitions)
Select (default e):
Selected partition 4
First sector (61447-102399, default 61447): Last sector, +sectors or +size{K,M,G,T,P} (61447-102399, default 102399):
@@ -61,17 +56,16 @@ Alignment offset: 3584 bytes
Disklabel type: dos
Disk identifier: <removed>
-Device Boot Start End Blocks Id System
-<removed>1 7 20486 10240 83 Linux
-<removed>2 20487 40966 10240 83 Linux
-<removed>3 40967 61446 10240 83 Linux
-<removed>4 61447 102399 20476+ 5 Extended
-<removed>5 63487 73726 5120 83 Linux
-<removed>6 75775 86014 5120 83 Linux
-<removed>7 88063 102399 7168+ 83 Linux
+Device Boot Start End Sectors Size Id Type
+<removed>1 7 20486 20480 10M 83 Linux
+<removed>2 20487 40966 20480 10M 83 Linux
+<removed>3 40967 61446 20480 10M 83 Linux
+<removed>4 61447 102399 40953 20M 5 Extended
+<removed>5 63487 73726 10240 5M 83 Linux
+<removed>6 75775 86014 10240 5M 83 Linux
+<removed>7 88063 102399 14337 7M 83 Linux
-Command (m for help):
-The partition table has been altered.
+Command (m for help): The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.