Hi,
This is my first time posting on a forum. Please forgive any mistakes.
I installed Coreplus from USB onto a FAT32 partition on a HDD. I installed the boot loader(syslinux) with tc-install. I configured Windows boot loader with EasyBCD to add option "Tinycore" to boot from sda5 with "Syslinux" Option. When I click on it, it says "Boot Error". The text is white and background is black. No underscore. I also checked the files. They exist in the sda5. As I don't know what to do, I installed Super Grub2 iso on my usb and booted from it. The detect Operating Systems option was not showing the Tiny Core. Hence I took the command line and typed
insmod linux
linux (hd1,msdos5)/tce/boot/vmlinuz
initrd (hd1,msdos5)/tce/boot/core.gz
boot
I got the partition number with the print disks option. Then I got the black screen. No underscore. As I entered boot, it also showed the lines like Setting language to C, enabling swap,..etc. Please help me.
More info :
I have a 2GB USB stick on which I installed Coreplus (as I need Wi-Fi) downloaded from your site using UNetbootin.
I booted from my USB. Coreplus booted up (
). I played some time with it. And after that, I tried to install it on my HDD.
Partitions :
sda1 : Windows MBR (NTFS, bootable)
sda2 : Windows 10 (NTFS)
sda3 : Phoenix OS (NTFS)
sda4 : Some empty space (NTFS)
sda5 : Tiny Core Installation (FAT32)
Installation :
I booted from USB. Loaded Option "Tinycore with X/GUI+Wifi+Firmware". Clicked on tc-install icon, selected core.gz from USB, selected Fugal, selected sda5, ticked "Install bootloader", [Next], (did not change any boot options), ticked Wifi, ndiswrapper, all other options, Proceed. Done. Reboot.