- Partition the drive using fdisk
- Format partition(s) with your choice of file system
- Mount partition(s)
Automatic mounts are listed in
/etc/fstab, manual mount is with a command such as:
mount /mnt/my-usb-drive /dev/sda1
webmin will give you a point & click method of mounting.