3drobotics / solo-cli

Solo command line utilities.
20 stars 36 forks source link

resize-fs can take a variable argument #6

Open tcr3dr opened 9 years ago

tcr3dr commented 9 years ago

The available number of kilobytes when resizing partitions is just 2x what the number of blocks are. We can make this a variable argument in solo resize, as long as we specify that shrinking the partition is not an option.

hamishwillee commented 9 years ago

Will doing a factory reset restore the original partitions?