Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: Tcbeginner on March 20, 2013, 03:27:39 PM
-
Hi everyone!
I've installed the TC on my usb pendrive, and it works , but when its booted I have the "terminal" mode, not the user friendly graphical environment!
How can I change from this terminal mode to the another?
What is the command, "the magic word"? :-)
Thank you if you can help!
-
Hi Tcbeginner
How did you install Tinycore to the pendrive?
-
Post the output of 'showbootcodes'.
-
Try using the option for slower devices booting "waitusb=5" which is the one lower from the option you are choosing at boot.
-
Hi Tcbeginner
How did you install Tinycore to the pendrive?
Hi! I booted the coreplus live cd, and run the installer application..
I selected the Core & X/GUI desktop install type, not "core only" thats why I dont understand :-)
-
Try using the option for slower devices booting "waitusb=5" which is the one lower from the option you are choosing at boot.
I cant select anything when I boot from the pendrive, everything is going automatically from push the turn on button on my computer to the "terminal" mode :(
-
Hi Tcbeginner
Unplug the pen drive, boot the CD, plug in the pen drive when the desktop appears. Click on the Mount icon and
mount the pen drive. Open a terminal and enter:
sudo editor /mnt/sd??/boot/extlinux/extlinux.conf
Replace the ?? in the command with those for your pen drive. Where it says:
waitusb=5:UUID=
change the 5 to 15. Save your change and try booting the pen drive again.
-
Hi Tcbeginner
Unplug the pen drive, boot the CD, plug in the pen drive when the desktop appears. Click on the Mount icon and
mount the pen drive. Open a terminal and enter:
sudo editor /mnt/sd??/boot/extlinux/extlinux.conf
Replace the ?? in the command with those for your pen drive. Where it says:
waitusb=5:UUID=
change the 5 to 15. Save your change and try booting the pen drive again.
Thanks I ve tried this but only thing happens is opening a new empty editor window, not the file I need to rewrite :(
I ve checked the "??" with the fdisk -l and it was correct, it finds my pendrive every time I plug it, and I can mount it too..
Can I browse and rewrite the number with any different method / program ?
-
Try:
find /mnt/ -iname "*linux.conf"
-
Try:
find /mnt/ -iname "*linux.conf"
Oh thank you I solved the problem :-)
I ran other distro, browse the pendrive-files and rewrite it with "root" access :-)
BUT! It didn t work! I change it to 60 seconds, watched the countdown and I forgot that thing this pendrive is a poor one, and needs to plug out-in combo again when the countdown runs.. after that the tiny core is perfectly working with the graphic desktop.. !
Thanks for useful help 4 everyone!
Conclusion: don't use too cheap/noname brand/too old pendrives :-]