Keysight U3810 Series Getting Started Guide
47
Use USB Memory Stick to transfer files
This task is optional and is only recommended when there are no direct or wireless connections
available to the system. Another method would be to use USB memory stick to transport files.
1
If you are not already logged in, use PuTTY to log in into the BeagleBone module with the
following details.
Host Name
192.168.7.2
Port
22
Connection type
SSH
Username
debian
Password
temppwd
NOTE
The connection from PuTTY to the BeagleBone uses USB RNDIS device network which is a
virtual Ethernet network so that you can use TCP connection to BeagleBone. This method is
used since USB2 and its UART will be required for communication to the Xbee3 module in this
lab. Use of an IDE is also possible and is covered in the
Appendix B – Cloud 9 IDE Usage
.
2
With the BeagleBone powered up with a PuTTY terminal open, insert the USB stick into a USB slot
on the BeagleBone.
3
Wait for a few seconds before you enter the
lsblk
command to list the available devices. You
should see similar results as below.
debian@beaglebone:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 1 15G 0 disk
└─sda1 8:1
1 15G 0 part
mmcblk1boot0 179:8 0 2M 1 disk
mmcblk1boot1 179:16 0 2M 1 disk
mmcblk1 179:0 0 3.6G 0 disk
└─mmcblk1p1
179:1 0 3.6G 0 part /
debian@beaglebone:~$
NOTE
Try to run the
lsblk
command before you plug in your USB stick and run the command again
with the USB plugged in to know which sd- designator is assigned to the USB stick memory.
4
The partition that needs to be mounted is partition 1 of device sda. Use the following command
to mount the USB memory stick:
sudo mount /dev/sda1 /mnt
Summary of Contents for U3810A
Page 1: ...Keysight U3810A Advanced IoT Teaching Solution Getting Started Guide ...
Page 78: ...Keysight U3810 Series Getting Started Guide 78 IMU Characteristics from the LSM9DS1 datasheet ...
Page 131: ...Keysight U3810 Series Getting Started Guide 131 ...
Page 132: ...Keysight U3810 Series Getting Started Guide 132 Disassembly ...