RB1100AHx4 MicroSD not detected
Posted: Thu Apr 29, 2021 8:19 pm
I recently acquired a RB1100AHx4 router and I have tried two samsung pro endurance microSD cards. One 64GB and the other 32GB. Neither microSD card shows up in console
I have tried what has been suggested that I saw in past forum posts:
System info:
It came with RouterOS v6.45.9 and after trying the steps above then updated to latest long term release v6.47.9. Retried above steps (besides reformatting the cards).
I've ran out of ideas.
It doesn't make sense how difficult it is to get RouterOS to recognize microSD cards considering it is a Linux system and sd/mmc isn't exactly complicated and comes with vanilla Linux kernel. I would know as I've written device drivers for 4-bit SD and 1-bit SPI mode for Linux and custom RTOS embedded systems myself.
nor Webfig system -> disks:/disk print
[admin@RB1100AHx4] > /disk print
# NAME LABEL TYPE DISK FREE SIZE
[admin@RB1100AHx4] >
I have tried what has been suggested that I saw in past forum posts:
- On a Linux machine delete SD card partition and create and format a new ext3 partition manually.
- Have RB1100AHx4 shutdown and powered off. Insert microSD card then power on RB1100AHx4.
- While MicroSD card is inserted, reboot RB1100AHx4 and check if it sees the microSD card.
- While MicroSD card is inserted, shutdown RB1100AHx4, unplug power, and then reconnect power.
System info:
[admin@RB1100AHx4] > /system resource print
uptime: 1h15m56s
version: 6.47.9 (long-term)
build-time: Feb/08/2021 12:48:33
factory-software: 6.45.9
free-memory: 976.5MiB
total-memory: 1024.0MiB
cpu: ARMv7
cpu-count: 4
cpu-frequency: 1400MHz
cpu-load: 0%
free-hdd-space: 89.5MiB
total-hdd-space: 128.3MiB
architecture-name: arm
board-name: RB1100AHx4
platform: MikroTik
[admin@RB1100AHx4] >
It came with RouterOS v6.45.9 and after trying the steps above then updated to latest long term release v6.47.9. Retried above steps (besides reformatting the cards).
I've ran out of ideas.
It doesn't make sense how difficult it is to get RouterOS to recognize microSD cards considering it is a Linux system and sd/mmc isn't exactly complicated and comes with vanilla Linux kernel. I would know as I've written device drivers for 4-bit SD and 1-bit SPI mode for Linux and custom RTOS embedded systems myself.