Справочное Руководство для 3com S7906E

Скачать
Страница из 2327
 
1-9 
View 
User view 
Default Level 
3: Manage level 
Parameters 
device: Name of a storage device. 
Description 
Use the mount command to mount a hot swappable storage device, such as a CF card, etc (excluding 
Flash). This command is effective only when the device is in unmounted state. 
By default, a storage device is in the mounted state, that is, you can use it without mounting it. 
Note that: 
Do not remove the storage device or swap the board when mounting or unmounting the device, or 
when you are processing files on the storage device. Otherwise, the file system could be damaged. 
When a storage device is connected to a lower version system, the system may not be able to 
recognize the device automatically, and you need to use the mount command for the storage 
device to function normally. 
Before removing a mounted storage device from the system, you should first unmount it to avoid 
damaging the device. 
Related commands: umount. 
Examples 
# Mount a CF card of the AMB. 
<Sysname> mount cf: 
% Mount cf: successfully. 
%Apr 23 01:50:00:628 2003 Sysname VFS/4/LOG: 
cf: mounted into slot 4. 
# Mount a CF card of the SMB (assume the SMB is in slot 5). 
<Sysname> mount slot5#cf: 
 
% Mount slot5#cf: successfully. 
%Apr 23 01:50:00:628 2003 Sysname VFS/5/LOG: 
cf: mounted into slot 5. 
move 
Syntax 
move fileurl-source fileurl-dest 
View 
User view