Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: davec51 on January 25, 2014, 10:36:05 AM

Title: Can't Get to the Desktop Solved!
Post by: davec51 on January 25, 2014, 10:36:05 AM
[Solved]Thanks again to all who replied. The file was corrupt -- I hadn't checked the md5sum. Now I'm ok.
original post:
I have the latest Tiny Core and Core Plus on CD's. On both, no matter what I do I come to a text prompt. Commands like "startx" and "xsetup" return the message, "not found." I have tried boot commands like "vga=795"; the booting seems different (found the video card, it seems), but I get to the same prompt.
I have used earlier versions of Tiny Core with no such problems. How can I get to the desktop?
Title: Re: Can't Get to the Desktop
Post by: beerstein on January 25, 2014, 02:32:49 PM
HI: Latest version means that you have 5.2 , is this correct?
Do you have a /tce directory somewhere on your hard drive (s)?
Title: Re: Can't Get to the Desktop
Post by: davec51 on January 25, 2014, 08:01:50 PM
Thanks for the reply. I have the latest, which I believe is 5.2. I don't have a tce folder anywhere. How do I make one, when I can't get to the desktop?
Title: Re: Can't Get to the Desktop
Post by: tinypoodle on January 25, 2014, 08:18:05 PM
Check with 'mount' if extensions are mounted.
Title: Re: Can't Get to the Desktop
Post by: davec51 on January 26, 2014, 10:17:53 PM
OK. I put a tce folder on my hard drive. Now I still need to know what to type into the prompt to get anywhere. "startx" doesn't work. Might I have a defective iso from which I derived the cd?
Title: Re: Can't Get to the Desktop
Post by: Juanito on January 26, 2014, 10:27:01 PM
That's what it sounds like - did you check the md5sum after download?
Title: Re: Can't Get to the Desktop
Post by: volkerp on January 27, 2014, 02:43:23 PM
Hi davec51,

1. If you don' t know, how to check md5sum, look here:

    http://wiki.tinycorelinux.net/wiki:md5sum

   This indicates, if the iso-image has been corrupted during download. Furthermore
    the  image could have been corrupted during burning to the CD. For that try:

   md5sum /dev/sr0

   Perhaps you have to adjust the path to your cd-rom device. I'm not sure, if this
   does work, I read it somewhere, I never did it myself.

2. Plase send the output of the

    mount

    command, like tinypoodle suggested.

3. Did you try to boot TC with another computer?