summaryrefslogtreecommitdiffstats
path: root/tests/expected/fdisk/align-512-4K-md
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-md
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-md')
-rw-r--r--tests/expected/fdisk/align-512-4K-md40
1 files changed, 16 insertions, 24 deletions
diff --git a/tests/expected/fdisk/align-512-4K-md b/tests/expected/fdisk/align-512-4K-md
index 03ebcccd5..317865a86 100644
--- a/tests/expected/fdisk/align-512-4K-md
+++ b/tests/expected/fdisk/align-512-4K-md
@@ -5,20 +5,17 @@ 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 (2048-102399, default 2048): Last sector, +sectors or +size{K,M,G,T,P} (2048-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 (43008-102399, default 43008): Last sector, +sectors or +size{K,M,G,T,P} (43008-102399, default 102399):
Created a new <removed>.
@@ -29,12 +26,11 @@ I/O size (minimum/optimal): 4096 bytes / 32768 bytes
Disklabel type: dos
Disk identifier: <removed>
-Device Boot Start End Blocks Id System
-<removed>1 2048 43007 20480 83 Linux
-<removed>2 43008 102399 29696 83 Linux
+Device Boot Start End Sectors Size Id Type
+<removed>1 2048 43007 40960 20M 83 Linux
+<removed>2 43008 102399 59392 29M 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.
@@ -48,20 +44,17 @@ 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 (2048-100095, default 2048): Last sector, +sectors or +size{K,M,G,T,P} (2048-100095, default 100095):
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 (22528-100095, default 22528): Last sector, +sectors or +size{K,M,G,T,P} (22528-100095, default 100095):
Created a new <removed>.
@@ -72,12 +65,11 @@ I/O size (minimum/optimal): 65536 bytes / 131072 bytes
Disklabel type: dos
Disk identifier: <removed>
-Device Boot Start End Blocks Id System
-<removed>p1 2048 22527 10240 83 Linux
-<removed>p2 22528 43007 10240 83 Linux
+Device Boot Start End Sectors Size Id Type
+<removed>p1 2048 22527 20480 10M 83 Linux
+<removed>p2 22528 43007 20480 10M 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.