Manual:Partitions
Applies to RouterOS: v6rc6+
Summary
Sub-menu: /partition
Starting from v6rc6 it is possible to partition NAND flash, allowing to install own OS on each partition and specify primary and fallback partitions.
Note: Repartitioning of the NAND requires latest bootloader version
Minimum partition sizes:
- 32MB on MIPS
- 40MB on PowerPC
- 48MB on CCR
Maximum number of allowed partitions is 8.
Commands
Property | Description |
---|---|
repartition (integer) | Will reboot the router and reformat the NAND, leaving only active partition. |
copy-to (<partition>) | Clone running OS with config to specified partition. Previously stored data on partition will be erased. |
save-config-to (<partition>) | Clone running config on specified partition. Everything else is untouched. |
restore-config-from (<partition>) | Copy config from specified partition to running partition |