umka/test/056_#xfs_#nrext64_all.t
Ivan Baravy bbc42c6436 Implement qcow2 support, convert most images from raw
This allows exbibyte-sized images, compression and (potentially)
non-destructive writing.
2023-01-09 02:07:20 +00:00

20 lines
527 B
Perl

umka_init
disk_add ../img/xfs_nrext64.qcow2 hd0 -c 524288
stat70 /hd0/1/dir_sf
stat70 /hd0/1/dir_block
stat70 /hd0/1/dir_leaf
stat70 /hd0/1/dir_node
stat70 /hd0/1/dir_btree_l1
stat70 /hd0/1/dir_btree_l2
ls70 /hd0/1/dir_sf
ls70 /hd0/1/dir_block
ls70 /hd0/1/dir_leaf
ls70 /hd0/1/dir_node
ls70 /hd0/1/dir_btree_l1
ls70 /hd0/1/dir_btree_l2 -f 0 -c 10
ls70 /hd0/1/dir_btree_l2 -f 999995 -c 10
ls70 /hd0/1/dir_btree_l2 -f 1000001 -c 10
ls70 /hd0/1/dir_btree_l2 -f 1000002 -c 10
ls70 /hd0/1/dir_btree_l2 -f 1000003 -c 10
disk_del hd0