tests: (sfdisk) update move output

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2019-09-09 11:27:03 +02:00
parent 925f2d4f4f
commit b008e4d668
3 changed files with 12 additions and 3 deletions

View File

@ -21,7 +21,10 @@ Device Boot Start End Sectors Size Id Type
Data move:
typescript file <removed>.
old start: 3048, new start: 2548 (move 20480 sectors)
start sector: (from/to) 3048 / 2548
sectors: 20480
step size: 1048576 bytes
The partition table has been altered.
Calling ioctl() to re-read partition table.

View File

@ -21,7 +21,10 @@ Device Boot Start End Sectors Size Id Type
Data move:
typescript file <removed>.
old start: 2548, new start: 63988 (move 20480 sectors)
start sector: (from/to) 2548 / 63988
sectors: 20480
step size: 1048576 bytes
The partition table has been altered.
Calling ioctl() to re-read partition table.

View File

@ -21,7 +21,10 @@ Device Boot Start End Sectors Size Id Type
Data move:
typescript file <removed>.
old start: 2048, new start: 3048 (move 20480 sectors)
start sector: (from/to) 2048 / 3048
sectors: 20480
step size: 1048576 bytes
The partition table has been altered.
Calling ioctl() to re-read partition table.