I'd like to mention that I did try the Slax forum but no reply.
I have created a SUSE live CD, then I learned about Slax and Linux-Live scripts and so now I will try to implement the Linux-Live scripts with my live CD.
I have gotten my ISO built but I then tried to rename the distribution from the name I originally used: SU_Sip to SU_Lin_live in the boot loader it refused to load.
I changed the name of all .cfg files and the content of them along with the ISO its self.

Example
LABEL xconf

MENU LABEL SU_Lin_live Graphics mode (KDE)

KERNEL /boot/vmlinuz

APPEND initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf;telinit~4 changes=/SU_Lin_live/

Can some one list the proper steps I should have taken?
Do I need to start over with setting up the Linux-Live scripts?

To clarify?
How can I change the boot loader of my ISO or live CD by little bits or whole without getting errors of no bootable device?