1
0
Fork 0
util-linux/tests/expected/fdisk/gpt-resize
Daniel Baumann c36e531662
Adding upstream version 2.41.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 11:26:35 +02:00

42 lines
1.4 KiB
Text

Disk <removed>: 10 MiB, 10485760 bytes, 20480 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
>>> Created a new disklabel.
<removed>p1: Created a new partition <removed>.
<removed>p2: Done.
New situation:
Disklabel type: gpt
Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>p1 2048 18431 16384 8M Linux filesystem
The partition table has been altered.
----- fixing after resize: -----
Welcome to fdisk <removed>.
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.
Command (m for help): Partition number (2-128, default 2): First sector (18432-40926, default 18432): Last sector, +/-sectors or +/-size{K,M,G,T,P} (18432-40926, default 38911):
Created a new partition <removed>.
Command (m for help): The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.
----- list result: -----
Disk <removed>: 20 MiB, 20971520 bytes, 40960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / <removed> bytes
Disklabel type: gpt
Disk identifier: <removed>
Device Start End Sectors Size Type
<removed>p1 2048 18431 16384 8M Linux filesystem
<removed>p2 18432 38911 20480 10M Linux filesystem