umka/test/046_#f70_#f70s1_#fat_#exfat_#s05k_ls.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

27 lines
634 B
Raku

umka_init
disk_add ../img/exfat_s05k_c16k_b16k.qcow2 hd0 -c 524288
ls70 /hd0/1/dir_0 -f 0 -c 0
ls70 /hd0/1/dir_0 -f 0 -c 1
ls70 /hd0/1/dir_0 -f 0 -c 2
ls70 /hd0/1/dir_0 -f 0 -c 0xffffffff
ls70 /hd0/1/dir_0 -f 1 -c 0
ls70 /hd0/1/dir_0 -f 1 -c 1
ls70 /hd0/1/dir_0 -f 1 -c 2
ls70 /hd0/1/dir_0 -f 1 -c 0xffffffff
ls70 /hd0/1/dir_1 -f 0 -c 0
ls70 /hd0/1/dir_1 -f 0 -c 1
ls70 /hd0/1/dir_1 -f 0 -c 2
ls70 /hd0/1/dir_1 -f 0 -c 0xffffffff
ls70 /hd0/1/dir_1 -f 1 -c 0
ls70 /hd0/1/dir_1 -f 1 -c 1
ls70 /hd0/1/dir_1 -f 1 -c 2
ls70 /hd0/1/dir_1 -f 1 -c 0xffffffff
ls70 /hd0/1/dir_1000
ls70 /hd0/1/dir_10000
ls70 /hd0/1/dir_100000
disk_del hd0