Learn how to mount a USB storage device in both sysadmin-vm and XR-vm environments and transfer files to the device.
Use this task to mount a USB device so you can access, copy, and manage files within your virtual machine environment.
Mounting a USB device integrates external storage into your virtual machine, allowing you to move essential files between systems or for backup purposes. Procedures differ slightly between sysadmin-vm and XR-vm.
Procedure
| 1. | Use the command usb device operation mount to mount the USB device in sysadmin-vm. Example:
|
|
| 2. | Use the command unmount disk2: undo to mount the USB device in XR-vm. Example:
|
|
| 3. | Use the command scp to copy the file to the USB device. Example:
|
The USB device is mounted successfully in the target environment, and files can be copied and managed as needed.