#!/bin/sh # -- Customize environment for home mount -t smbfs -o username=dhagberg,password=xxxxxxxx //192.168.0.2/main /mnt/dell410/d mount -t smbfs -o username=dhagberg,password=xxxxxxxx //192.168.0.2/cdrom /mnt/dell410/cdrom