label=graphical
image=<whatever ur image is>
append=5
restricted
password=xxxxx
label=text
image=<whatever ur image is>
append=3
restricted
password=xxxxx
label=maintenance
image=<whatever ur image is>
restricted
password=xxxxx
append=1
then chmod 600 /etc/lilo.conf
works like a charm for me.
> Hi Everyone
> I finally got Redhat 7.0 onto my computer. Seems like I did the
> impossible :)
> Anyways, it starts up in ... a DOS like mode, without any GUI login
> prompt. How do I get it to startup in GUI mode and then use terminal
> windows to give shell commands?
> Please help!
> Thanks a lot.
> Rahul
id:3:initdefault:
--
Confucius say: He who play in root, eventually kill tree.
Registered with the Linux Counter. http://counter.li.org
ID # 123538
>label=graphical
>image=<whatever ur image is>
>append=5
>restricted
>password=xxxxx
>label=text
>image=<whatever ur image is>
>append=3
>restricted
>password=xxxxx
>label=maintenance
>image=<whatever ur image is>
>restricted
>password=xxxxx
>append=1
>then chmod 600 /etc/lilo.conf
>works like a charm for me.
>> Hi Everyone
>> I finally got Redhat 7.0 onto my computer. Seems like I did the
>> impossible :)
>> Anyways, it starts up in ... a DOS like mode, without any GUI login
>> prompt. How do I get it to startup in GUI mode and then use terminal
>> windows to give shell commands?
>> Please help!
>> Thanks a lot.
>> Rahul
edit /etc/inittab and change the line that says:Quote:>Hi Everyone
>I finally got Redhat 7.0 onto my computer. Seems like I did the
>impossible :)
>Anyways, it starts up in ... a DOS like mode, without any GUI login
>prompt. How do I get it to startup in GUI mode and then use terminal
>windows to give shell commands?
>Please help!
>Thanks a lot.
>Rahul
(assuming you didn't change the definitions of your runlevels. RL 5 is the
default for running XDM, the graphical login)
-- Greg
--
Gregory Spath
SCHeckler on IRC ----------> http://freefall.homeip.net/javairc/
Team YBR ------------------> http://www.yellowbreechesracing.org/
> couple of ways. With RH7 after I got X working I set graphical and
> networking as my default boot mode in linux conf, but that didn't work
> (dont' know why) so I just edited my /etc/lilo.conf file and I have at
> least 3 entries
> label=graphical
> image=<whatever ur image is>
> append=5
> restricted
> password=xxxxx
> label=text
> image=<whatever ur image is>
> append=3
> restricted
> password=xxxxx
> label=maintenance
> image=<whatever ur image is>
> restricted
> password=xxxxx
> append=1
> then chmod 600 /etc/lilo.conf
> works like a charm for me.
You can do all with just one image labeled "l"
and appending the append string when you boot:
at the lilo prompt "l 1" = your maintance label
"l 3" = your text label
"l 5" = your grpahical image
And one of these can be just "l" (which you should choose as default)
since you can set the default runlevel in inittab
Eric
1. Talk refused to talk:(:(:(:(
Hello there people:)...
I had linux kernel 1.2.8 installed in my system. I have a SLIP/PPP
connection using either dip (for SLIP) or pppd/chat (for PPP).
Now, Most of my network stuff are working fine without any problem at all
except talk. Talk works fine for local chatting. No problem at all. The
problem is when ever I call out to other machine (using the SLIP/PPP line),
nothing has ever happen. It got as far as Checking invitation stuff. Never
more.
Just out of curiosity I ran netstate to check the udp connection whenever
I have talk running. Running locally (talk that is) I got output as follow:
Active Internet connections
Proto Recv-Q Send-Q Local Address Foreign Address (State)
User
udp 0 0 lucifer.newpaltz.:1328 *:*
Which I presumed opened by talk (only one here because the other side hadn't
responded to the call yet). I also get the same thing whenever I call
someone outside my system to talk. Of course, it never got to the other
system (I was waiting on the other system using telnet for the talk request,
never got there. And I had made sure that mesg was y).
Now when I call *IN* from other system (telnet to another system and run
talk over there to my system), I have (on my system) output as follow:
Active Internet connections
Proto Recv-Q Send-Q Local Address Foreign Address (State)
User
And also from netstat -a, I could find talk/ntalk were still listening.
Seems to me the call from outside didn't get through.
Now, since I haven't done anything to configure talk specifically, is there
anything I have to do to make this connection possible. Since I can't talk
to outside nor can I receive talk request from other hosts, I'm under the
assumption that my talk program somehow is not configured properly.
Any configuration file I have to check?
man, faq, howto, etc to refer to this kind of error?
May be replace my talk/ntalk/talkd/ntalkd with something else and where to
find it/them?
Does it depend on something in the kernel that I have to enable during the
compile time?
Wrong version altogether with the kernel?
Is it possible that talk needs long time to make the connection? (None of my
other stuff that I know of behave like this).
May be my inetd is broken?
If so, how do I check for it?
And where to find the latest version of it?
And while I'm at it, what's the latest version of talk?
Where to find it?
Is there a better chatting program that's backward compatible with talk?
Meaning that the program has more features than talk but at the same time
can be used to communicate with other regular talk program whenever the
program is not available on the other host.
--
Send comment and reply to:
3. my trashed hard drive. :( :( :(
4. RedHat 5.2: Error installing by ftp
5. ip-up.local and GUI programs-won't start!:(
6. Virtual hosting across multiple servers?
7. fedora hangs at startup because of cound controller :(
8. Interest in S.D. Mac linux user group?
10. Removing Drop into GUI at startup
11. Help - GUI freezes up on startup of SCO Free Openserver Desktop system.
12. Gnome Gui error on Startup, rh7.3 help please
13. inetd dies :(:(