http://www.techjawab.com/2013/06/how-to-setup-mount-auto-mount-usb-hard.html
rm /home/pi/pimame/roms/nes
ln -s /path/to/your/hard/drive/roms/nes/ /home/pi/pimame/roms/nes
mount /dev/sda1 /media/usb
mv ~/pimame/roms /path/to/external/hard/drive
ln -s ~/path/to/external/hard/drive/roms ~/pimame/roms
It looks like you're new here. If you want to get involved, click one of these buttons!