I didn't want to hijack an older thread. Following the DistroWatch interview;
- I copied bzImage and tinycore.gz to a new directory /boot/tc (only contents)
- created a grub entrytitle Tiny Core Linux
kernel (hd0,0)/boot/tc/bzImage BOOT_IMAGE=Tiny_Core_Linux
root=(hda0,0)
initrd (hd0,0)/boot/tc/tinycore.gz
When I boot and select this grub entry, I get a text-only boot of PCLOS using the tiny core kernel.
I would appreciate any suggestions on what to do to correct this and boot to a tiny core gui desktop.