Help: Step by step Token Ring for 2.0.27 (RedHat)

Help: Step by step Token Ring for 2.0.27 (RedHat)

Post by Chad Tatr » Wed, 19 Feb 1997 04:00:00



I am a new user to Linux and I have yet to get my token ring card
recognized.  It is a true blue IBM auto 16/4 token ring.  Our network is
running at 4MB.

I have installed Redhat (4.1) which is kernal 2.0.27.  I must admit I'm
slightly confused with all the howto's.  Most of them don't even mention
2.x.x kernals.

If someone is willing to take the time. I would appreciate step by step
instructions for how I should go about installing support for and
configuring my token ring card under my configuration.  (If step by step
instructions already exist, then please just point the way).

Thanks in advance,

User Services Consultant
Truman State University

 
 
 

Help: Step by step Token Ring for 2.0.27 (RedHat)

Post by Mike Bernic » Fri, 21 Feb 1997 04:00:00



> I am a new user to Linux and I have yet to get my token ring card
> recognized.  It is a true blue IBM auto 16/4 token ring.  Our network is
> running at 4MB.

> I have installed Redhat (4.1) which is kernal 2.0.27.  I must admit I'm
> slightly confused with all the howto's.  Most of them don't even mention
> 2.x.x kernals.

> If someone is willing to take the time. I would appreciate step by step
> instructions for how I should go about installing support for and
> configuring my token ring card under my configuration.  (If step by step
> instructions already exist, then please just point the way).

you got it...i just went though this...its basically a kernel recompile
i'm not sure about red hat, i use slackware, and my kernel is 2.0.XX.  I
know it supports token.  first go to /usr/src/linux
then make config
answer the questions...about network drivers
you should get to some questions about ether support, then arcnet support
(ack) and then token ring... answer yes to token ring support
then just make clean; make dep; make zlilo or zimage depending and your set

good luck...mike


 I heartily accept the motto, "That government is best which
    governs least"; and I should like to see it  acted upon more
    rapidly and systematically. Carried out, it finally amounts
    to this, which also I believe--"That government is best which
    governs not at all"; and when men are prepared for it, that
    will be the kind of government which they will have.

                                                --Henry David Thoreau

 
 
 

Help: Step by step Token Ring for 2.0.27 (RedHat)

Post by Your Real Name He » Wed, 12 Mar 1997 04:00:00





>> I am a new user to Linux and I have yet to get my token ring card
>> recognized.  It is a true blue IBM auto 16/4 token ring.  Our
network is
>> running at 4MB.

>> I have installed Redhat (4.1) which is kernal 2.0.27.  I must admit
I'm
>> slightly confused with all the howto's.  Most of them don't even
mention
>> 2.x.x kernals.

>> If someone is willing to take the time. I would appreciate step by
step
>> instructions for how I should go about installing support for and
>> configuring my token ring card under my configuration.  (If step by
step
>> instructions already exist, then please just point the way).

>you got it...i just went though this...its basically a kernel
recompile
>i'm not sure about red hat, i use slackware, and my kernel is 2.0.XX.
 I
>know it supports token.  first go to /usr/src/linux
>then make config
>answer the questions...about network drivers
>you should get to some questions about ether support, then arcnet
support
>(ack) and then token ring... answer yes to token ring support
>then just make clean; make dep; make zlilo or zimage depending and
your set

>good luck...mike

>Mike Bernico            IVCC Computer Services          


Quote:

> I heartily accept the motto, "That government is best which
>    governs least"; and I should like to see it  acted upon more
>    rapidly and systematically. Carried out, it finally amounts
>    to this, which also I believe--"That government is best which
>    governs not at all"; and when men are prepared for it, that
>    will be the kind of government which they will have.

>                                                --Henry David Thoreau

After you make the zImage you will have to install this new kernal on
your hard drive. I know this is basic but I just compleated what you
are trying to do and most information is overwhelming to the newbie.
You will also need to go to the /etc/rc.d/inet1 file and change eth0 to
tr0.