You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The routers have two USB drive mounts on the back that do successfully recognize a USB drive being inserted. This can be viewed with $ dmesg. The command that most likely is the one to use to mount the drive is mount. However, I am not sure what parameters are needed to mount the USB drive. Being able to do this can resolve the storage issues for the routers which is the main limiter in how long data can be collected for currently.
The text was updated successfully, but these errors were encountered:
The routers have two USB drive mounts on the back that do successfully recognize a USB drive being inserted. This can be viewed with
$ dmesg
. The command that most likely is the one to use to mount the drive ismount
. However, I am not sure what parameters are needed to mount the USB drive. Being able to do this can resolve the storage issues for the routers which is the main limiter in how long data can be collected for currently.The text was updated successfully, but these errors were encountered: