Data transfer to external HDD/flash memory using USB connection
[The entire system][MDAS terminals(sbt* & alt*)][Others]
You can use the MDAS Terminals (alt*, sbt*) to copy (transfer)
your data from the MDAS to an external HDD/flash memory with USB connection,
Some disk areas (/lwk and /ext_nfs*) are mounted on the MDAS terminals.
For data in the home area of the analysis server (mana*), please connect
to an analysis server from an MDAS terminal and transfer the data.(*)
(*)
Remote login to the MDAS terminals is not allowed.
Your operations should be performed on an MDAS terminal to transfer
your data from an analysis server.
(e.g.)
[hogehoge@sbt14 ~]: cd /run/media/hogehoge/Data_disk
[hogehoge@sbt14 ~]: scp -r mana01:~hogehoge/data .
To copy data with user privileges, it may be necessary to format
an external HDD/Flash memory on a terminal.
Prepare an external HDD/Flash memory which can be formatted.
How to format on the MDAS terminal is as follows.
1. Login a terminal and connect USB HDD/Memory.
2. Select "Applications" -> "Utilities" -> "Disks" from the
menu bar in the upper left.
3. "Disk" window is opened. Choose the connected USB HDD/Memory
from the left field of the window.
4. Click "-" mark in the lower left in the "Volumes" column
for deleting the initial partition.
When the message as "Are you sure you want to delete the partition?"
is displayed, click "Delete".
5. Next, Click "+" mark in the lower left in the "Volumes" column
to open the "Create Partition" window.
Select "FAT" or "Ext4" in the "Type" column.
* FAT file-system is available on Windows, too.
Ext4 is a standard file-system on Linux.
* Do not select "NTFS" file-system because the terminal
is not able to format NTFS file-system.
* When you want to use xfs file-system,
- Select "Custom" in the "Type" column.
- Display the input box of file-system, and enter "xfs" in the box.
6. "Name" field is optional. This will be the mount point name.
Click "Create" to start formatting.
Formatting is completed in a short time.
7. Click the ">" mark in the lower left in the "Volumes" column
to mount the formatted USB HDD/Memory (*).
After that, it is possible to copy (transfer) into the USB
HDD/Memory with user privileges.
* When clicking the ">" mark, it changes into "■" mark.
Click the "■" mark to unmount the USB HDD/Memory.
If the USB HDD/Memory is removed and reconnected,
it will be re-mounted, too.
Aautomatic mount point is /run/media/[user ID]/[disk name].
最終更新時間:2024年09月20日 15時11分34秒