umka/test/018_#xfs_#coverage_all.ref.log
Ivan Baravy 74a593746e Pass a tool number to umka_init command
Implemented tools:
 + umka_shell
 + umka_fuse
 + umka_os
 + umka_gen_devices_dat
2023-01-16 05:49:24 +00:00

10 lines
396 B
Plaintext

/> umka_init shell
/> disk_add ../img/jfs.qcow2 hd0 -c 524288
/hd0: sector_size=512, capacity=32768 (16 MiB), num_partitions=1
/hd0/1: fs=???, start=2048 (1 MiB), length=28672 (14 MiB)
/> disk_del hd0
/> disk_add ../img/xfs_borg_bit.qcow2 hd0 -c 524288
/hd0: sector_size=512, capacity=618496 (302 MiB), num_partitions=1
/hd0/1: fs=???, start=2048 (1 MiB), length=614400 (300 MiB)
/> disk_del hd0