Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Need an
Introduction
to Tiny Core? Or peruse
Core Concepts
.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Talk
»
how to enter text mode when power on?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: how to enter text mode when power on? (Read 3422 times)
yong
Newbie
Posts: 10
how to enter text mode when power on?
«
on:
April 30, 2009, 02:24:31 PM »
Hi,
After I install TCL into my harddisk, I want to always start switch to text mode, not in GUI mode. I tried add text or superuser boot setting into menu.lst kernel config. but it always enter GUI mode, how should I config? Thanks.
Logged
curaga
Administrator
Hero Member
Posts: 11039
Re: how to enter text mode when power on?
«
Reply #1 on:
April 30, 2009, 03:09:54 PM »
Could you post your menu.lst?
Logged
The only barriers that can stop you are the ones you create yourself.
yong
Newbie
Posts: 10
Re: how to enter text mode when power on?
«
Reply #2 on:
April 30, 2009, 04:27:08 PM »
My menulist as following.
default 0
timeout 10
title tinycore
kernel /boot/bzImage text quiet
initrd /boot/tinycore.gz
which didn't works. then I changed as following:
default 0
timeout 10
title tinycore
kernel /boot/bzImage superuser quiet
initrd /boot/tinycore.gz
but it still didn't work.
Logged
curaga
Administrator
Hero Member
Posts: 11039
Re: how to enter text mode when power on?
«
Reply #3 on:
April 30, 2009, 04:37:31 PM »
Two things to try:
- first see if the command "showbootcodes" shows your arguments
- if they are shown, try putting the codes after "quiet"
Logged
The only barriers that can stop you are the ones you create yourself.
yong
Newbie
Posts: 10
Re: how to enter text mode when power on?
«
Reply #4 on:
April 30, 2009, 05:31:29 PM »
Thanks. it works.
I have to put after quiet argument.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Talk
»
how to enter text mode when power on?