Make shell:disk_list_partitions() more verbose

Show disk sector size and capacity, partition's size and start sector.
This commit is contained in:
2023-01-03 20:39:10 +00:00
parent b0be99a9e9
commit f291ffc03b
32 changed files with 273 additions and 77 deletions

View File

@@ -1,7 +1,8 @@
/> umka_init
/>
/> ramdisk_init ../img/kolibri.img
/rd/1: fat
/rd: sector_size=512, capacity=2880 (1440 kiB), num_partitions=1
/rd/1: fs=fat, start=0, length=2880 (1440 kiB)
/> set_skin /sys/DEFAULT.SKN
status: 0
/>