From 8cb83eee5a58b1fad74c34094ce3afb9e430b5a4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 04:42:50 +0200 Subject: Adding upstream version 2.33.1. Signed-off-by: Daniel Baumann --- tests/expected/sfdisk/dos-simple-commas | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 tests/expected/sfdisk/dos-simple-commas (limited to 'tests/expected/sfdisk/dos-simple-commas') diff --git a/tests/expected/sfdisk/dos-simple-commas b/tests/expected/sfdisk/dos-simple-commas new file mode 100644 index 0000000..ea69e0d --- /dev/null +++ b/tests/expected/sfdisk/dos-simple-commas @@ -0,0 +1,32 @@ +Checking that no-one is using this disk right now ... OK + +Disk : 50 MiB, 52428800 bytes, 102400 sectors +Disk model: scsi_debug +Units: sectors of 1 * 512 = 512 bytes +Sector size (logical/physical): 512 bytes / 4096 bytes +I/O size (minimum/optimal): 4096 bytes / bytes + +>>> Created a new . +1: Created a new . +2: Created a new . +3: Created a new . +4: Created a new . +5: Created a new . +6: Created a new . +7: Done. + +New situation: +Disklabel type: dos +Disk identifier: + +Device Boot Start End Sectors Size Id Type +1 2048 8191 6144 3M 83 Linux +2 8192 14335 6144 3M 82 Linux swap / Solaris +3 14336 20479 6144 3M 83 Linux +4 20480 102399 81920 40M 5 Extended +5 22528 28671 6144 3M 83 Linux +6 30720 102399 71680 35M 83 Linux + +The partition table has been altered. +Calling ioctl() to re-read partition table. +Syncing disks. -- cgit v1.2.3