Retrieving data
The RBRcervata data controller supports USB On-The-Go, allowing stored data to be retrieved via its USB port as if it were a standard USB storage device.
As of the 2025 hardware revision of the RBRcervata, the internal SD card is no longer removable. If you experience issues retrieving data from the data controller, please contact support@rbr-global.com.
Tools needed
USB to MCIL-6-FS cable (provided)
Computer with a USB port
Serial terminal
To retrieve data via the external USB port
Power on the data controller.
Close Ruskin.
Always close Ruskin before connecting the controller to your computer.
Connect the provided USB patch cable to the controller and computer.
Open the serial terminal as described in Using the USB.
Disable the controller using the
disable
command. See disable for more information.Check that all the instruments are disabled using the
status
command. See status for more information.Use the
mount-storage
command to expose the data to the host computer. See mount-storage for more information.CODERBRcervello> mount-storage Checking deployment status... Stopping services... Mounting data partition as read-only
For the drives to be detected in MacOS, you may need to disconnect and reconnect the USB cable to the computer.
Copy the data from the RBRcervello drive that is shown on the computer.
Unmount or eject the RBRcervello and RBR Update drives.
Use the
unmount-storage
command to cleanly disconnect the drives. See unmount-storage for more information.

Drives after using mount-storage