Hi Luiz:
I'm hoping to follow in your footsteps on this, so I have some ideas that
might help.
***************************************************************************************
I'm assuming that you had Debian installed first, before Tiny Core Plus, with its
grub bootloader installed to the mbr.
When you boot up the machine, I believe what appears immediately is a boot
list with something like the following:
Debian GNU/Linux, with Linux 4.9.0-11-686 (systemd) on /dev/sda3
Debian GNU/Linux, with Linux 4.9.0-11-686 (recovery mode) on /dev/sda3
(1 or 2 memory test options)
Debian uses grub2, which allegedly is capable of chaining to any other distro
installed in other partitions on the hard drive.
Therefore, if all of the above is true, in Debian, from a terminal session,
enter sudo update-grub
The screen output will show the Debian configuration file being regenerated, and
hopefully CorePlus added to the boot list. If CorePlus does appear, reboot,
and CorePlus should be selectable.
*****************************************************************************************
If none of the above works, an external boot loader may help diagnose what is wrong.
Super Grub version 2.02 or Plop can be installed to a CD or a flash drive, booted up,
and allow selection of a hard drive partition. ( Super Grub can access any partition,
Plop only the 1st 3 partitions on the hard drive.) In particular, if your lilo, conf file is
constructed properly, CorePlus should boot up o.k. in this way.
*********************************************************************************************
Some of my past experience: I've installed CorePlus 10.1 and earlier versions in
a partition with the Grub legacy 0.997 boot loader installed. With either Debian
or a Ubuntu derivative installed with grub2 to the mbr, the boot list generated with
the sudo update-grub command would never pick up CorePlus. CorePlus would
come up just fine from both Super Grub version 2.02 or Plop.
In the same manner, I've installed various Puppy Linux versions to other partitions.
Puppy Linux uses Grub legacy 0.997 also. The sudo update-command always
picked them up, adding them to the boot list. I'm still puzzled as to why Puppy
Linux is picked up and CorePlus is not.
*****************************************************************************************
Hope something works for you !!
Len E.