Dear SNB community,
I recently discovered the power of AsusWRT Merlin and I want to benefit from some extended features such as Diversion.
I tried to install it with a simple USB thumb drive and it worked perfectly. However, with my USB 4G modem (configured in failover mode in case my main broadband goes down), that means both of my USB ports are used. I would like to keep one USB port available for a USB printer.
I found there is a SD card reader built-in my USB 4G modem (Huawei E3276) which would, in theory, make it ideal for me as I can have my USB 4G modem and an external storage all in one USB port. I inserted a 4GB micro-SD card into the 4G modem but it shows as "Unmounted".
When I connect to the admin interface, it seems both devices (4G modem and SD card) are recognized:
Although I am very beginner in Linux commands, I found some commands on the internet and and it seems my devices are correctly recognized:
Any idea how to get my SD card mounted and use both the SD card AND the 4G modem together (ie.: Diversion on the SD card and the 4G modem as a backup WAN connection)?
Thank you for your help
I recently discovered the power of AsusWRT Merlin and I want to benefit from some extended features such as Diversion.
I tried to install it with a simple USB thumb drive and it worked perfectly. However, with my USB 4G modem (configured in failover mode in case my main broadband goes down), that means both of my USB ports are used. I would like to keep one USB port available for a USB printer.
I found there is a SD card reader built-in my USB 4G modem (Huawei E3276) which would, in theory, make it ideal for me as I can have my USB 4G modem and an external storage all in one USB port. I inserted a 4GB micro-SD card into the 4G modem but it shows as "Unmounted".
When I connect to the admin interface, it seems both devices (4G modem and SD card) are recognized:
Although I am very beginner in Linux commands, I found some commands on the internet and and it seems my devices are correctly recognized:
Code:
Every 2s: dmesg | tail -20
sd 3:0:0:0: [sda] Assuming drive cache: write through
sd 3:0:0:0: [sda] Attached SCSI removable disk
usbcore: registered new interface driver usbserial
USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
USB Serial support registered for GSM modem (1-port)
option 1-2:1.0: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB0
option 1-2:1.1: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB1
option 1-2:1.2: GSM modem (1-port) converter detected
usb 1-2: GSM modem (1-port) converter now attached to ttyUSB2
usbcore: registered new interface driver option
option: v0.7.2:USB Driver for GSM modems
gro disabled
gro disabled
br0: received packet on eth1 with own address as source address
Any idea how to get my SD card mounted and use both the SD card AND the 4G modem together (ie.: Diversion on the SD card and the 4G modem as a backup WAN connection)?
Thank you for your help