I'm trying out the newest cooking version. The live CD works, but I'm trying to make a frugal installation. Using GRUB 1, here is the entry I'm trying to use:
root (hd0,0)
kernel /slitaz/boot/vmlinuz [I renamed this file for convenience] root=/dev/hda1 ro
initrd /slitaz/boot/bzImage
The boot begins, but then I get a kernel panic with a note to try an init= argument for the kernel.
Please help me. I have tried every init= I can think of.