1
0
mirror of git://projects.qi-hardware.com/nanobits.git synced 2025-04-21 12:27:27 +03:00

Building out Directory Tree

This commit is contained in:
Freemor
2011-09-03 16:28:15 -03:00
parent 8d5695c4df
commit dfcc043cf8
5 changed files with 99 additions and 0 deletions

14
ben-storage/README Normal file
View File

@@ -0,0 +1,14 @@
ben-storage will give users a menu guided way to set up the internal storage partition.
Goals:
by default will only ask for the mount point (with /data suggested
as the default) and will then determine available space and create
a partition using all available nand.
will have commandline options and advacned menus to:
restore the partition from a saved config (mount point,siz,etc)
manually configure the partition to desired:
start, end, size, type, mount point
Save the current configuration of the storage partition/s to a config
file for later use (say, after a reflash).