Tiny Core Base > CorePlus

Embedded CorePlus ver 9 -booting into cmd shell, X not starting

(1/2) > >>

ltrk:
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

Rich:
Hi ltrk

--- Quote from: ltrk on April 13, 2019, 04:27:18 AM --- ... 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
--- End quote ---
I'm not aware of any  dev  parameter. From the command line:

--- Code: ---mount /mnt/sda2
sudo mv /mnt/sda2/tcl/cde /mnt/sda2/tcl/tce
--- End code ---

Change the  kernel  line to:

--- Code: ---kernel /tcl/boot/vmlinuz tce=sda2/tcl/tce showapps desktop=flwm
--- End code ---

Reboot and see if it works any better.

ltrk:
Hi Rich,
Thanks a ton! that did the trick
Incidentally it was able to load with sda2/tcl/cde but I went ahead and anyway renamed the dir to tce as you suggested

I now have other issues -ntfs partition is read only and I need to install PPP but I will create separate posts for that after fiddling around a bit

Thanks once again

Rich:
Hi ltrk

--- Quote from: ltrk on April 13, 2019, 08:11:24 PM --- ... Incidentally it was able to load with sda2/tcl/cde but I went ahead and anyway renamed the dir to tce as you suggested ...
--- End quote ---
A  cde  directory indicates a read only extension directory. More information on using Tinycore can be found here:
http://tinycorelinux.net/corebook.pdf
http://tinycorelinux.net/faq.html
http://wiki.tinycorelinux.net/wiki:start

ltrk:
hi Rich
Oh ok! I got a little confused since the cde dir came in the coreplus iso. But have not yet looked at all the material available.
I need to get the net up do anything -and that will be another post.

Thanks!

Navigation

[0] Message Index

[#] Next page

Go to full version