]> git.ipfire.org Git - thirdparty/util-linux.git/blob - tests/expected/sfdisk/movedata-up
tests: (sfdisk) update move output
[thirdparty/util-linux.git] / tests / expected / sfdisk / movedata-up
1 Disk <removed>: 100 MiB, 104857600 bytes, 204800 sectors
2 Disk model: scsi_debug
3 Units: sectors of 1 * 512 = 512 bytes
4 Sector size (logical/physical): 512 bytes / 512 bytes
5 I/O size (minimum/optimal): 512 bytes / <removed> bytes
6 Disklabel type: dos
7 Disk identifier: <removed>
8
9 Old situation:
10
11 Device Boot Start End Sectors Size Id Type
12 <removed>1 2048 22527 20480 10M 83 Linux
13
14 <removed>1:
15 New situation:
16 Disklabel type: dos
17 Disk identifier: <removed>
18
19 Device Boot Start End Sectors Size Id Type
20 <removed>1 3048 23527 20480 10M 83 Linux
21
22 Data move:
23 typescript file <removed>.
24 start sector: (from/to) 2048 / 3048
25 sectors: 20480
26 step size: 1048576 bytes
27
28
29 The partition table has been altered.
30 Calling ioctl() to re-read partition table.
31 Syncing disks.