* Start a "terminal" session login as the "root" user ID.
* To manually mount the external drive issue the following command:
<blockquote>{{Code|mount -L usbdriveusbdisk}}</blockquote>
* The system reads the fstab, when it finds a line entry with the label "usbdrive", it mounts the drive the mount point, "/media/usbdisk".