9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Hardware
@ 1997-01-24  2:41 Mike
  0 siblings, 0 replies; 4+ messages in thread
From: Mike @ 1997-01-24  2:41 UTC (permalink / raw)


I'm trying to get a Plan 9 network running at school, however, it's 
been a while and I don't know if it will run on the hardware I have 
available.  Currently I have a couple of Sun 4's and some Sun 350s.

As well I have a bunch of disckless machines which I would like to 
use a dumb terminals, however I am unsure as to how I can boot them 
with a boot disk.  Any help would be appreciated.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Hardware
@ 1997-01-27 19:56 miller
  0 siblings, 0 replies; 4+ messages in thread
From: miller @ 1997-01-27 19:56 UTC (permalink / raw)


forsyth@plan9.cs.york.ac.uk says:

> i've successfully used SLC, ELC and SS1 out-of-the-box.

The IPX also works as terminal or cpu server, but not as a file server
(at least mine wouldn't) without making a one-line change to the serial 
port driver [copied from the equivalent place in /sys/src/9/port/devscc.c]: 

diff /n/cdrom/sys/src/fs/ss/scc.c scc.c
164c164
< 	sp->sticky[11] = TxClockBR | RxClockBR | TRxCOutBR | TRxCOI;
---
> 	sp->sticky[11] = TxClockBR | RxClockBR | TRxCOutBR /*| TRxCOI*/;

-- Richard Miller




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Hardware
@ 1997-01-27 11:33 forsyth
  0 siblings, 0 replies; 4+ messages in thread
From: forsyth @ 1997-01-27 11:33 UTC (permalink / raw)


>>Sun4's run out-of-the-box. The FAQ will direct you to two sources of

careful: only certain sparc models are supported, and
the list doesn't include the VME-based Sun4 servers.

i've successfully used SLC, ELC and SS1 out-of-the-box.
others are listed, too (SS2, SS1+, IPC, uniprocessor SS10), but i haven't tried them.

the LX/Classic ones aren't supported, because they are
different again, but if you've got an LX or Classic, and the source, i can
give you my changes to get our LX/Classic models
going on the old academic release.  i didn't update the changes
for the current (book+cd) release.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Hardware
@ 1997-01-27 10:39 Bengt
  0 siblings, 0 replies; 4+ messages in thread
From: Bengt @ 1997-01-27 10:39 UTC (permalink / raw)


In article <199701240740.CAA04462@istar.ca>, delerium@istar.CA (Mike Roth) writes:
> I'm trying to get a Plan 9 network running at school, however, it's 
> been a while and I don't know if it will run on the hardware I have 
> available.  Currently I have a couple of Sun 4's and some Sun 350s.
> 

Sun4's run out-of-the-box. The FAQ will direct you to two sources of
modifications to the 68020 port that will run on Sun3-50.

> As well I have a bunch of disckless machines which I would like to 
> use a dumb terminals, however I am unsure as to how I can boot them 
> with a boot disk.  Any help would be appreciated.

To run diskless machines you can boot over the network. Either use the
standard Sun netboot system (see the FAQ for the specifiq names that
must be used) or you can compile the generic Unix bootp that is
included on the CD-ROM (and use any names you want).

-- 
Best Wishes, Bengt
--------------------------------------------------------------------
Email: Bengt.Kleberg@enea.se (Enea Data AB, Sweden)
Disclaimer: Nothing abovementioned has any connection to Enea Data AB
``At the moment money does indeed make the world go round but unfortunately
  the direction of that applied rotation is all downhill.'' fleecy@netreach.net






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1997-01-27 19:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-01-24  2:41 Hardware Mike
1997-01-27 10:39 Hardware Bengt
1997-01-27 11:33 Hardware forsyth
1997-01-27 19:56 Hardware miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).