Closed simonatsn closed 1 year ago
By default build.sh will compile 32GB and 512MB, while build.sh -r will enable all sector sizes. Command line tools use -b to select sector size at runtime.
build.sh
build.sh -r
-b
By default
build.sh
will compile 32GB and 512MB, whilebuild.sh -r
will enable all sector sizes. Command line tools use-b
to select sector size at runtime.