› Forums › Network Management › ZeroShell › 3G Modem ttyUSB# change › Reply To: 3G Modem ttyUSB# change
March 12, 2014 at 9:37 pm
#53216
Participant
You should try with
ln -s $(ls /dev/ttyUSB? | tail -1) /dev/ttyUSB
in the pre boot script.
After the reboot you have to select the device /dev/ttyUSB as modem.
Regards
Fulvio