Wade Smart wrote: > wadesmart at wadesmart:~$ pmount /dev/sbd1 > bash: pmount: command not found Sorry, you need the universe repository enabled. Then use sudo apt-get update && sudo apt-get install pmount to install it. Nils