Extracting & displaying disk partitions
I’ve been doing some disk partitions info development on Creu.
I’m pretty happy with the current result, It’s only working for /dev/sda SCSI disk at this moment. And extended partitions are not handeled correctly, it just says 0.0 Mb as you can see from the image. It’s gonna take a lot of work to implement this for all disks… and a lot of testing too. I better get back to work then.