Hi all,
I recieved my CCR1009-8G-1S-1s+ yesterday and had a first busy night with routeros.
The installed SW version (6.15) did not keep any configuration during reboot, could format but not access CF or USB storage and it was not possible to dowload any updates (“could not save files”). Led by console messages complaining about “ro filesystem” I assume, that there fas no write enabled filesystem in nand available.
I upgraded to 6.18 via netinstall, which solved the “ro filesystem” problem and the (under 6.15) formatted CF was shown as active and with proper size after upgrade.
Partitioning the NAND into 2 partitions worked, but I cannot copy the OS to the second partition:
[joepi@MikroTik] /partitions> print
Flags: A - active, R - running
# NAME FALLBACK-TO VERSION SIZE
0 R part0 next RouterOS v6.19rc5 Aug/05/2014 10:... 64MiB
1 A part1 next RouterOS v6.19rc5 Aug/05/2014 10:... 64MiB
[joepi@MikroTik] /partitions>
[joepi@MikroTik] /partitions> /partitions copy-to part1
no such item (4)
no such item (4)
[joepi@MikroTik] /partitions>
joepi@MikroTik] /partitions> /partitions save-config-to part1
failure: target partition does not have RouterOS
[joepi@MikroTik] /partitions>
The percent couter sometimes goes to over 100% (114% is a value I remember), sometimes stays at 0%. Result is always the same, even after further upgrade to 6.19RC5. Partition space is 64MB and 12MB free on part0.
Any Ideas?
Is there a way to install a OS version directly to part1?
Thanks for any help,
Joerg