flashback2001 - 2007-08-22

Hello
from what I read it sounds like the perfect distro for my old computer ,the problem is i have no cd burner and I use linld or grub to boot other small distro.
tried both but no luck as it seems it looks for livecd.

please note that I am new to linux.here is my linld lin:

image=jinx
initrd=jinx.gz
init=/linuxrc
root=/dev/ram0
ramdisk_size=10000
Boot_image=morphix

and my grub lines are:

root (hd0,0)
kernel /jinx root=/dev/ram0 ram_size=10000 init=/linuxrc
initrd /jinx.gz

can you please help me.