How might I set up the script? Something like this: insmod /lib/modules/2.6.21-omap1/extra/cifs.ko mount -t cifs //10.0.0.2/Documents /media/mmc2/mnt -o noperm,sec=none,uid=user,guest mount -t cifs //10.0.0.3/Documents /media/mmc2/mnt -o noperm,sec=none,uid=user,guest etc up to ... cifs //10.0.0.12