Need to add disk layout generation functions and structs #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Its non trivial task.
Most challenge is from partitions alignment calculations.
But there is others.
Will start by creating BlkDev struct that contains list of PartInfo structs and see where it goes.
It also may be good idea to incorporate reading existing disk layout into it?
Considering closed with
9743b010d1