Hi all,
I did a frugal install with the Coreplus 4.7 ISO on a cd, when I booted the cd everything seemed to be OK, X worked, etc. I installed, I am triple booting so I manually configured grub which could possibly be my error, I don't know if I needed to add something to grub.conf that I didn't. Anyhow, the point is, grub boots TCL but all I get is a command line. The commands line startx and xvesa are not available. I tried to install X with the tce command and it can find the package and says to press i to install, I press i and it shows me the same message again. Pressing a does make it show the about info again, and q does work to make it quit.
Here's the entry I put in grub.conf:
title tcl
root(hd0,3) #I know this works since it does start tcl
kernel /tce/boot/vmlinuz tce=hda4
initrd /tce/boot/core.gz
I later installed 5.0 and the same thing happens.
Any ideas?
Thanks!