Hi All,
I have copied the boot and cde dirs from the CorePlus iso onto a FAT partition on my Win XP hard disk.
So I have /tcl as my basedir and boot, cde under it
I have grub4dos as my boot manager and I am trying to boot Coreplus version 9 from the grub command line shell:
-----------
root (hd0,1)
kernel /tcl/boot/vmlinuz dev=sda2 tce=tcl/cde showapps desktop=flwm
initrd=/tcl/boot/core.gz
boot
-----------------
It boots into a cmd shell instead of GUI. I adapted the kernel cmd from the syslinux.cfg provided in the iso.
I tried to find some app that would start X-X,startX,XStarup etc but I could not find anything like that under /usr/bin
I also could not find /etc/X11
I am wondering if the tce param is correct as also the dev param -should that be sda2 or hda1? -I see the fat partition as sda2 in the tcl cmd shell