1. mkfs -t ext2 devUSB
2. mount devUSB mntMyUSB
here, i assume your USB device name is /dev/USB
and you have already mkdir /mnt/MyUSB
check your device manual for device name.
to automatically mount device add the mount entry
in /etc/fstab
--文学城www.wenxuecity.com--