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