* Navigate to the /media directory and create a "usbdisk" directory. This is where the external drive will be mounted, this is called a "mount point".
<blockquote>{{Code|cd /media
mkdir usbdriveusbdisk}}</blockquote>
* Make sure the external drive USB cable is connected to the server and is powered up.