Requirements to compile:
rustccargoIn the cloned repo, runcargo run
The default virtual disk drive is dev/sda.
lsblklist all partitions and current disk info.gdisk <device>enter gdisk with specified disk.mkfs <args>format a partition. Runmkfs -hfor more details.lslist all available commands.exitexit the program.