summaryrefslogtreecommitdiffstats
path: root/tests/expected/sfdisk/dos-simple-space
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expected/sfdisk/dos-simple-space')
-rw-r--r--tests/expected/sfdisk/dos-simple-space38
1 files changed, 18 insertions, 20 deletions
diff --git a/tests/expected/sfdisk/dos-simple-space b/tests/expected/sfdisk/dos-simple-space
index 137130f05..214b3ae74 100644
--- a/tests/expected/sfdisk/dos-simple-space
+++ b/tests/expected/sfdisk/dos-simple-space
@@ -1,24 +1,22 @@
-sfdisk: Checking that no-one is using this disk right now ...
-sfdisk: OK
-sfdisk: <removed>: unrecognized partition table type
-sfdisk: No partitions found
-sfdisk: Warning: no primary partition is marked bootable (active)
-This does not matter for LILO, but the DOS MBR will not boot this disk.
+Checking that no-one is using this disk right now ... OK
-Disk <removed>: 100 cylinders, 32 heads, 32 sectors/track
-Old situation:
-New situation:
-Units: sectors of 512 bytes, counting from 0
+Disk <removed>: 50 MiB, 52428800 bytes, 102400 sectors
+Units: sectors of 1 * 512 = 512 bytes
+Sector size (logical/physical): 512 bytes / 4096 bytes
+I/O size (minimum/optimal): 4096 bytes / 32768 bytes
- Device Boot Start End #sectors Id System
-<removed>1 2048 8191 6144 83 Linux
-<removed>2 8192 14335 6144 82 Linux swap / Solaris
-<removed>3 1 2047 2047 83 Linux
-<removed>4 0 - 0 0 Empty
-Successfully wrote the new partition table
+>>> Created a new <removed>.
+Created a new <removed>.
+<removed>2: Created a new <removed>.
+<removed>3: Created a new <removed>.
+<removed>4:
+New situation:
-sfdisk: If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)
-to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1
-(See fdisk(8).)
-Re-reading the partition table ...
+Device Boot Start End Sectors Size Id Type
+<removed>1 2048 8191 6144 3M 83 Linux
+<removed>2 8192 14335 6144 3M 82 Linux swap / Solaris
+<removed>3 14336 102399 88064 43M 83 Linux
+The partition table has been altered.
+Calling ioctl() to re-read partition table.
+Syncing disks.