Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: Adam on July 31, 2013, 01:40:06 AM

Title: How to disable GUI
Post by: Adam on July 31, 2013, 01:40:06 AM
Hi, I've just downloaded Tiny Core Linux image here for virtual box. It works like a charm and comes with a GUI.
http://virtualboxes.org/images/tiny-core-linux/

My question is it possible to disable the GUI. I just need the CLI, that's it.
Title: Re: How to disable GUI
Post by: bmarkus on July 31, 2013, 01:52:32 AM
Use Core, the smallest .iso
Title: Re: How to disable GUI
Post by: Adam on July 31, 2013, 01:59:18 AM
Use Core, the smallest .iso

Thanks for your prompt reply. I've tried that, but having this error when trying to install it to virtual box.

(http://firewallengineer.files.wordpress.com/2013/07/error-15-file-not-found.png)

http://forum.tinycorelinux.net/index.php/topic,15713.0.html
Title: Re: How to disable GUI
Post by: coreplayer2 on July 31, 2013, 02:15:58 AM
Why use a pre-made virtual drive?

better off getting the real deal from here http://tinycorelinux.net/downloads.html (http://tinycorelinux.net/downloads.html) 

After installing it's easy to disable X apps from the onboot.lst  or remove them altogether using Apps

There is also a wiki  to help you get to know tinycore  here http://wiki.tinycorelinux.net/ (http://wiki.tinycorelinux.net/)
Title: Re: How to disable GUI
Post by: tinypoodle on July 31, 2013, 04:40:15 AM
Also see boot code "text".
Title: Re: How to disable GUI
Post by: Rich on July 31, 2013, 09:47:07 AM
Hi Adam
Quote
initrd /boot/tinycore.gz
I think it's now just called  core  and should read:
Code: [Select]
initrd /boot/core.gz
Title: Re: How to disable GUI
Post by: Adam on July 31, 2013, 07:06:34 PM
Hi Adam
Quote
initrd /boot/tinycore.gz
I think it's now just called  core  and should read:
Code: [Select]
initrd /boot/core.gz

Thanks Rich, it works!!! No wonder I can't find tinycore & bzImage in this box

Quote
root@box:/# find / -name tinycore
root@box:/# find / -name bzImage
root@box:/# find / -name bzimage
root@box:/#

But vmlinuz file is there

Quote
root@box:/# find / -name vmlinuz
/mnt/sda1/boot/vmlinuz
root@box:/#

I should know this as there are only 3 files in /mnt/sda1/boot/ directory

Quote
root@box:/# cd /mnt/sda1/boot/
core.gz grub  vmlinuz
root@box:/#

Looks like the manual that I've followed here is not updated.
http://tinycorelinux.net/install_manual.html

But, I'll create a new one and publish it shortly.
Thanks to all who helped me to figure out this. I really appreciate it.

http://firewallengineer.wordpress.com/2013/07/30/first-attempt-to-install-tiny-core-linux-to-hard-disk/
Title: Re: How to disable GUI
Post by: saionbus on August 22, 2013, 12:39:02 AM
boot: tinycore text