Tiny Core Base > CorePlus
Having trouble getting into the desktop environment.
Juanito:
That means no extensions are loaded.
Does this bring up the gui:
--- Code: --- tce-load -i Xvesa flwm aterm wbar
startx
--- End code ---
patildah:
That didn't bring up the gui. Running that only gave back this result:
--- Code: ---Xvesa.tcz not found!
--- End code ---
I also ran every parameter seperately, each time it said
--- Code: ---xxxxx.tcz not found
--- End code ---
where xxxxx is the name of the file.
I also tried to run startx even after the error popped up and it said
--- Code: ----sh: startx: not found
--- End code ---
should i maybe reflash the drive?
Rich:
Hi patildah
What does this command return:
--- Code: ---ls -l /etc/sysconfig/tcedir
--- End code ---
patildah:
hello!
running that returns
--- Code: ---lrwxrwxrwx 1 root root 8 Oct 4 23:47 /etc/sysconfig/tcedir -> /tmp/tcc/
--- End code ---
Rich:
Hi patildah
It's not finding and mounting your USB drive. That command should
have returned something similar to this:
--- Code: ---tc@E310:~$ ls -l /etc/sysconfig/tcedir
lrwxrwxrwx 1 root root 13 May 22 04:12 /etc/sysconfig/tcedir -> /mnt/sda1/tce
--- End code ---
I think you need to add a waitusb=5 boot code:
--- Code: ---linux /boot/vmlinuz waitusb=5
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version