I now need to write a small script (I believe that is what you would call it). What I need this script to do (when invoked) is unmount the floppy and CDrom drives. First I call up my favorite editor (I like jpico) then it would be as follows: #unmount umount Then I would save it and copy a link to the desktop, right? Boy, that was to simple to be correct! What do ya all say, is it right or wrong. If it is wrong what do I need to do to fix it? :~)MIKE~(: On Tuesday 05 August 2003 10:12 pm, Michael Havens wrote: > There! I got i fixed!Turns out that I had to add /mnt /stc/fstab as shown: > /dev/fd0 /mnt/floppy vfat defaults,user,auto,showexec,umask=022 0 0 > > But now.... how do I get it like....Never mind. To solve the second part of > the problem I just dragged new links onto the desktop. >