I am normally a DOS/Windows man who is just now learning LINUX. I am discovering that every time I reboot a LINUX PC I have to remount my network drives. It can be a lot of trouble to properly mount a drive, especially if you make a typo or get the syntax wrong. If I were in DOS, I would simply create Batch Files to mount the drives. I would like to do something like this in LINUX so I could simply run something like "mountthisdrive" or "mountthatdrive" and make things a lot easier. How do I do this with SUSE LINUX?