Thank you. Your responce made me go back and check. I had tired 'ln' in past but was accessing an external drive. I have moved things around (internal) and now things are working great. Thanks again.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to use symbolic links to refer to clonzilla images. Allowing clients to PXE boot and only chose from these.
Just link the directory, for example:
cd /home/partimag
ln -fs IMG_SRC IMG_LNK
Thank you. Your responce made me go back and check. I had tired 'ln' in past but was accessing an external drive. I have moved things around (internal) and now things are working great. Thanks again.