From 30ff6afe596eddafacf22b1a5b2d1a3d6254ea15 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 15:14:44 +0200 Subject: Adding upstream version 2.36.1. Signed-off-by: Daniel Baumann --- tests/expected/fdisk/sunlabel | 80 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 tests/expected/fdisk/sunlabel (limited to 'tests/expected/fdisk/sunlabel') diff --git a/tests/expected/fdisk/sunlabel b/tests/expected/fdisk/sunlabel new file mode 100644 index 0000000..5a24dd2 --- /dev/null +++ b/tests/expected/fdisk/sunlabel @@ -0,0 +1,80 @@ +Initialize empty image +f1c9645dbc14efddc7d8a322685f26eb sunlabel.img +Create new SUN partition table +f050fd2beb99f8d968bf17450f655f06 sunlabel.img +Disk : 10 MiB, 10485760 bytes, 20480 sectors +Geometry: 1 heads, 63 sectors/track, 325 cylinders +Units: cylinders of 63 * 512 = 32256 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / bytes +Disklabel type: sun +Create first partition +e730c7ec8208601f41963f0485147248 sunlabel.img +Disk : 10 MiB, 10485760 bytes, 20480 sectors +Geometry: 1 heads, 63 sectors/track, 325 cylinders +Units: cylinders of 63 * 512 = 32256 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / bytes +Disklabel type: sun + +Device Start End Cylinders Size Id Type Flags +1 1 128 129 3.9M 83 Linux native +Set partition sysid +df75defdb97fbd56222aed18631a22d0 sunlabel.img +Disk : 10 MiB, 10485760 bytes, 20480 sectors +Geometry: 1 heads, 63 sectors/track, 325 cylinders +Units: cylinders of 63 * 512 = 32256 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / bytes +Disklabel type: sun + +Device Start End Cylinders Size Id Type Flags +1 1 128 129 3.9M 4 SunOS usr +Set first partition readonly +da23f66698d9a553162887621d4c7490 sunlabel.img +Disk : 10 MiB, 10485760 bytes, 20480 sectors +Geometry: 1 heads, 63 sectors/track, 325 cylinders +Units: cylinders of 63 * 512 = 32256 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / bytes +Disklabel type: sun + +Device Start End Cylinders Size Id Type Flags +1 1 128 129 3.9M 4 SunOS usr r +Set first partition mountable +3ab76e8491b103eab52b2ae1856c1e30 sunlabel.img +Disk : 10 MiB, 10485760 bytes, 20480 sectors +Geometry: 1 heads, 63 sectors/track, 325 cylinders +Units: cylinders of 63 * 512 = 32256 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / bytes +Disklabel type: sun + +Device Start End Cylinders Size Id Type Flags +1 1 128 129 3.9M 4 SunOS usr ur +Create second partition + +Welcome to fdisk . +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-8, default 2): First cylinder (128-325, default 128): Last cylinder or +/-cylinders or +/-size{K,M,G,T,P} (128-325, default 325): +Created a new partition . + +Command (m for help): The partition table has been altered. +Syncing disks. + +a87e80830aa13d2d68b766962f052750 sunlabel.img +Disk : 10 MiB, 10485760 bytes, 20480 sectors +Geometry: 1 heads, 63 sectors/track, 325 cylinders +Units: cylinders of 63 * 512 = 32256 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / bytes +Disklabel type: sun + +Device Start End Cylinders Size Id Type Flags +1 1 128 129 3.9M 4 SunOS usr ur +2 129 325 198 6.1M 83 Linux native +Delete all partitions +502ba7a0cfdce2849c3a99881f0590c3 sunlabel.img -- cgit v1.2.3