home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / att / 2884 next >
Encoding:
Internet Message Format  |  1993-01-25  |  63.0 KB

  1. Xref: sparky comp.sys.att:2884 news.answers:5372
  2. Newsgroups: comp.sys.att,news.answers
  3. Path: sparky!uunet!spool.mu.edu!yale.edu!yale!gumby!destroyer!ncar!uchinews!machine!gagme!gagme!greg
  4. From: greg@gagme.chi.il.us (Gregory Gulik)
  5. Subject: AT&T 3B2 (and related) Frequently Asked Questions and Answers 1/2
  6. Message-ID: <1993Jan20.234125.29703@gagme.chi.il.us>
  7. Followup-To: comp.sys.att
  8. Originator: greg@gagme
  9. Lines: 0
  10. Sender: usenet@serveme.chi.il.us
  11. Organization: GAGME Public Access UNIX, Chicago, Illinois, USA
  12. Date: Wed, 20 Jan 1993 23:41:25 GMT
  13. Approved: news-answers-request@MIT.Edu
  14.  
  15. Archive-name: 3b2-faq/part1
  16.  
  17.               AT&T 3B2 FREQUENTLY ASKED QUESTIONS
  18.  
  19. This article contains the answers to many Frequently Asked Questions
  20. (FAQ) often posed to the net. It is posted because the same questions
  21. pop up time after time. This will hopefully help out by not having
  22. these questions posted over and over, and help new users know what
  23. questions there are to ask in the first place! 8^)
  24.  
  25. This article includes answers to the following questions.  Much of the
  26. information included in this article is also compatible with the 3B15
  27. series of WE32000 series based computers.
  28.  
  29. First, the questions:
  30.  
  31. Subject:  0 SPECIAL NOTE
  32. Subject:  1 How do I install a second ST-506 drive on my 3B2?
  33. Subject:  2 How do I create a second swap partition?
  34. Subject:  3 How can I get X11 for the 3B2?
  35. Subject:  4 How do I install a non AT&T SCSI drive on my 3B2?
  36. Subject:  5 How do I prevent data overrun errors when using a high
  37.             speed modem on an EPORTS card at 19.2K baud or higher?
  38. Subject:  6 What does the 'NOTICE: File Table Overflow' error mean?
  39. Subject:  7 How do I set up anonymous ftp?
  40. Subject:  8 Is there a reposity of ftp-able 3B2 programs?
  41. Subject:  9 How do I run Unix from floppy (for example, to repair a damage
  42.             hard drive file system)?
  43. Subject: 10 What is/was the 3B Journal?
  44. Subject: 11 What are the various models of 3B2s and their differences?
  45. Subject: 12 How do I build GCC on the 3B2?
  46. Subject: 13 What is the NVRAM SANITY FAILURE?
  47. Subject: 14 Is there an implementation of SLIP for the 3B2?
  48. Subject: 15 What are the known bugs in the Wollongong WIN TCP software?
  49. Subject: 16 Is there an implementation of NFS for the 3B2?
  50. Subject: 17 What are the pinouts of those phone-like serial connectors?
  51. Subject: 18 What is the u3b. newsgroup heirarchy?
  52. Subject: 19 What is the proper way to rebuild the kernel after tuning
  53.         kernel parameters?
  54.  
  55. Now, the answers:
  56.  
  57.  
  58. ------------------------------------------------------------------------------
  59. Subject:  0 SPECIAL NOTE
  60. ------------------------------------------------------------------------------
  61.  
  62. If you are going to be at all serious about the 3B2, and especially if
  63. you are relying on yourself for maintenance, the first thing you want
  64. to do is obtain the AT&T 3B2 Computer Maintenance Manual.
  65.  
  66. It contains diagrams of all 3B2 computers up to the 3B2/600, parts
  67. lists, breakdown procedures, troubleshooting information, and sources
  68. of additional documentation.
  69.  
  70. In addition, it contains the "3B2 Computer Maintenance Utilities"
  71. diskette called "idtools" (formerly known as "devtools").  This floppy
  72. is bootable, and once running, the following options are available:
  73.  
  74.         > format floppy diskettes
  75.         > format hard disk drives
  76.         > verifies hard disk format
  77.         > disk-to-disk high speed copies
  78.         > disk-to-disk copy by sectors
  79.         > disk-to-memory copies
  80.         > defect table builder
  81.         > writes sanity track
  82.         > change default boot information
  83.  
  84. While some of these options are also available from UNIX, all the
  85. utilities here can be run on a machine with a damaged (or missing) hard
  86. disk, often allowing the drive to be repaired that is otherwise
  87. unbootable.
  88.  
  89. This manual and disk can be ordered from the AT&T Customer Information
  90. Center in Indianapolis, IN.  It has select code 305-395, and at press
  91. time it sold for about $125.  The AT&T CuIC can be reached at:
  92.  
  93.     (800) 432-6600    Continental US
  94.     (317) 322-6556    elsewhere
  95.  
  96. The CuIC takes phone orders with a credit card, and with a purchase
  97. order for qualifying companies.  They have many other UNIX-related
  98. books as well, so be sure to ask for their free "AT&T Documentation
  99. Guide", select code 000-011.
  100.  
  101. ------------------------------------------------------------------------------
  102. Subject:  1 How do I install a second ST-506 drive on my 3B2?
  103. ------------------------------------------------------------------------------
  104.  
  105. Copyright 1989 by Owens-Laing Publications.
  106.  
  107. Title:  Disk Expansion on the 3B2
  108. Author: Stephen Friedl (friedl@mtndew.Tustin.CA.US)
  109. Issue:  3B Journal, 4Q 1989
  110. [Edited by Gregory Gulik]
  111.  
  112. [ conventions are:  *bold* and _italics_ ]
  113.  
  114.  Introduction
  115.  ------------
  116.  
  117. The 3B2/400 family (/300, /310 and /400) computers use standard MFM
  118. disk drives, and it is possible to add or replace these drives yourself
  119. -- in this article we show you how to do this.
  120.  
  121. The 3B2/500 and larger machines all have SCSI (Small Computer Systems
  122. Interface) disk drives, so these instructions do not apply to them.
  123. For the duration of this article, "3B2" means the 3B2/400 and below,
  124. and in the case where there are differences among these included models
  125. we will mention them.
  126.  
  127. Before doing any drive replacement, you must obtain the _3B2 Computer
  128. Maintenance Reference Manual_ from AT&T.  This document contains quite
  129. a bit of useful information about your 3B2 hardware, and it is helpful
  130. in its own right.  What makes it so special is the "idtools" diskette
  131. that comes with it.  This floppy disk contains numerous utilities that
  132. will help you diagnose and troubleshoot your computer, as well as the
  133. disk formatting tools we need for our expansion project.
  134.  
  135.  What we don't tell you
  136.  ----------------------
  137.  
  138. This is a fairly technical topic, and it relies on substantial
  139. knowledge of UNIX system administration.  Those steps directly related
  140. to the formatting operation are covered here, but others such as backup
  141. and restore from tape, disk space allocation, and rebooting the machine
  142. are prerequisite knowledge.  AT&T's sysadm documentation covers a great
  143. deal of it, but if these things are new to you, perhaps you're not
  144. ready to give this a go just yet.
  145.  
  146. Please keep in mind that if this is not done correctly (especially the
  147. backups), you could lost most or all of your computer's data in a very
  148. short time.  You must have at least one full, verified backup of all
  149. filesystems, with _two_ backups being safer.  In addition, it is a good
  150. idea to try this during an off time when you can afford to be down for
  151. while if things don't go so well.
  152.  
  153. Finally, we have tried to present this information as accurately and
  154. clearly as we can, but we cannot guarantee that there are no bugs.
  155. Check everything, verify steps with the manual, and ask a local wizard
  156. if you get stuck.  Of course, you undertake this procedure at your own
  157. risk.
  158.  
  159.  Selecting a drive
  160.  -----------------
  161.  
  162. There are many drives on the market that are satisfactory, and we
  163. present some guidelines here for selecting one.  We have our favorites,
  164. but most available ST-506 drives can be used in the 3B2.  Note that
  165. these are suggestions only, not endorsements or guarantees of
  166. compatibility.
  167.  
  168. The first restriction is that the idtools software will not format more
  169. than 1024 cylinders in a single drive, and a drive with more will
  170. simply have the excess cylinders ignored.  This is an unfortunate but
  171. unavoidable waste of disk space, giving us a practical limit of about
  172. 135Mbyte.  (15 heads x 1024 cyls x 18 blks/track x 512 bytes/block).
  173.  
  174. Most of the drives found in the original 3B2 are made by Control Data
  175. (or their subsidiary, Imprimis), and these Wren II drives are of
  176. excellent quality, and they represent a very safe route.  These drives
  177. are available with formatted capacities of 30 and 72 megabytes, and
  178. they have an average access time of about 28 msec.  Other brands known
  179. to work include Maxtor, Miniscribe, Priam, Micropolis and others.  Some
  180. of these drives have more than 1024 cylinders which allows them to be
  181. used, but at less than their advertised capacity.
  182.  
  183.  Disk types and the Equipped Device Table
  184.  ----------------------------------------
  185.  
  186. Each drive in the 3B2 is formatted with a _disk type_, which is a small
  187. number that identifies the drive to the machine.  The disk type indexes
  188. into a table of drive information, and this table is part of the
  189. /dgn/edt_data file.  This file is used to fill the Equipped Device
  190. Table, a list of currently-available hardware devices maintained by the
  191. firmware.  Part of this list, the _subdevice table_, describes the
  192. possible hard disk drives.
  193.  
  194.  Getting started
  195.  ---------------
  196.  
  197. Now that the formatting tools have arrived and a drive has been
  198. obtained, we are ready to do the installation.  It is at this point
  199. that a full backup of the entire system is in order and to review the
  200. relevant portions of the Maintenance Manual.
  201.  
  202. After backing up the current drives, shut down the machine, turn off
  203. the power, and remove the power plug.  Open the case, note the current
  204. configuration of the drive cables, and remove them along with the power
  205. connectors.
  206.  
  207. Select "drive 0" on the drive select jumpers, insert/enable the
  208. terminating resistor, and place the drive back in the cage.  Connect
  209. drive zero's data cable (the thin ribbon cable), the last connector on
  210. the wide control cable, and the power cable to the rear of the drive.
  211. Pay particular attention to pin one orientation, and insure that all
  212. connections are snug.
  213.  
  214. At this point you are ready to turn on the machine.  Plug in the 3B2
  215. power cable and turn the switch to "ON".  The console should show a
  216. SELF CHECK, followed shortly by
  217.  
  218.     FW ERROR 1-02: DISK SANITY FAILURE
  219.                EXECUTION HALTED
  220.  
  221.     SYSTEM FAILURE: CONSULT YOUR SYSTEM ADMINISTRATION UTILITIES GUIDE
  222.  
  223. This ominous message is actually expected, and it just means that the
  224. disk drive is not formatted yet.  At this point, type your current
  225. firmware password (usually "mcp") followed by RETURN, and you will be
  226. presented with the normal firmware menu.
  227.  
  228. At this point you should boot "/idtools" from the floppy drive (load
  229. device 0, FD5).  Once booted, idtools displays an informational message
  230. and asks that RETURN be hit.
  231.  
  232. Note that this entire process is covered in Appendix B of the
  233. Maintenance Reference Manual, and we strongly recommend that you review
  234. sections
  235.  
  236.     Hard Disk Formatter (B-8),
  237.     Defect Table Builder (B-33), and
  238.     Writing Sanity Track (B-47)
  239.  
  240. plus the introduction before continuing.
  241.  
  242.  Running Idtools
  243.  ---------------
  244.  
  245. At the first menu, "formhard" should be entered.  It will ask which disk
  246. should be formatted, and the proper response is zero in most cases.  If
  247. you are doing this procedure on a machine with two drives installed, be
  248. _very_ careful when answering this question.
  249.  
  250. Next, you are asked for drive configuration information.  You must
  251. enter the drive type (from a previous section) plus the drive
  252. dimensions, and the following table summarizes several models we know
  253. about.  If your drive is not shown, consult your vendor documentation
  254. for this information.
  255.  
  256. Drive type    drv id    cyls trk/cyl sec/trk byte/cyl     abbrev
  257. --------------- ------    ---- ------- ------- --------      ------
  258. Wren II 30MB       3     697     5    18    512       HD30
  259. Wren II 72MB       5     925     9    18    512       HD72
  260. Fujitsu M2243AS       8     754    11      18      512       HD72C
  261. Micropolis 1325    5    1024     8      18      512       HD72
  262. Maxtor 1140       4*     918=    15    18    512       HD120
  263. Maxtor 1190      11    1224+   15    18    512       HD135
  264. Miniscribe XXXX    4*
  265. Priam XXXX
  266.  
  267. * selected by user
  268. + can only use 1024 cylinders on this drive
  269. = can usually be formatted out to 1024 cylinders, even though it is
  270.   actually capable of 1224 cylinders, like the 1190.
  271.  
  272. Note that "tracks/cylinder" means "heads", and the sectors/track and
  273. bytes/cylinder values the same for all drives.  The drive ID is shown
  274. as 4 for high-capacity drives, and it assumes that this number was
  275. inserted into the Equipped Device Table subdevice listing.
  276.  
  277. In the following examples, user responses are in *bold*, and the drive
  278. shown is a Maxtor 1140.  Note that the default entries shown may vary
  279. from machine to machine.
  280.  
  281.     Format which disk [ 0 or 1 ] (0)?  *0*
  282.  
  283.     Drive id: 3- ? *4*
  284.     Number of cylinders: 687 - ?  *918*
  285.     Numbers tracks/cyl: 5 - ?  *15*
  286.     Number sectors/track: 18 - ? *18*
  287.     Number bytes/sector: 512 - ? *512*
  288.  
  289. Once these values have been entered, idtools shows where it will place
  290. various housekeeping areas on the disk, almost all stored on the first
  291. two cylinders.  You need not concern yourself with the specific values
  292. printed.
  293.  
  294.  Defect Mapping
  295.  --------------
  296.  
  297. The bad block listing (with various alternate names, such as "Flag
  298. Track Log") is usually found on a sticker on top of the drive.  To
  299. simplify data entry, it is a good idea to photocopy this sticker while
  300. it is on the drive, because later the drive might not be in such a
  301. comfortable reading position (especially if it is in a drive cage).
  302.  
  303. The first prompt in this section asks if the backup defect table should
  304. be modified.  A formatted drive normally has two copies of the defect
  305. table on disk in case one is lost, but a blank drive has no such
  306. table.  Answering "yes" to this question means that the data you enter
  307. here is stored in both places.
  308.  
  309. To enter the defects, enter "new" when asked, then "bc" for the type of
  310. defect byte count.  Then, for each bad sector, enter the cylinder
  311. number, the head number, and the byte count, all separated by spaces.
  312. This "byte count" field is often shown on the disk label as "BFIND"
  313. (bytes from index) or "BCAI" (byte count after index), and it is
  314. distinct from the sector number.  Most entries have a block length of
  315. one, but if the label shows more than this then it must be the fourth
  316. field on the line.
  317.  
  318. An entry of "q" terminates the input, and displays the entire list of
  319. blocks entered.  It is vital that this list be checked completely, and
  320. edits made if necessary.  An entry of just a RETURN accepts the current
  321. list and moves onto the next prompt.
  322.  
  323.                Format entire disk - type 1
  324.               Format single track - type 2
  325.     Format from selected track to end - type 3
  326.  
  327.     Select type of format [1, 2, or 3] (1) ?
  328.  
  329. Entering "1" followed by RETURN starts the formatting process, and when
  330. it completes it starts a verify pass where all blocks on the disk are
  331. examined for errors.  This operation can take some time on a large
  332. drive, and idtools shows its progress with a message displayed every
  333. five cylinders formatted.
  334.  
  335. After the format and verify, idtools writes the "sanity track" with the
  336. "fixdisk" program.  The sanity track contains a special data pattern
  337. that validates the drive to the 3B2, and it takes just a moment and
  338. requires no input from you.
  339.  
  340. With the conclusion of the fixdisk operation the drive is formatted.
  341. You can remove the idtools floppy and power the machine down.
  342.  
  343.  Closing up the machine
  344.  ----------------------
  345.  
  346. The machine should now be put back together and the original drives
  347. reinstalled.  It is important that all drive selects and terminating
  348. resistors be installed properly, following the rules mentioned
  349. previously.
  350.  
  351. The first drive in the machine has the lowest drive select jumper
  352. (usually position zero) and connected to the zero data cable (usually
  353. the bottom drive).  The second drive in the machine has the next drive
  354. select (usually position one) and the other data cable, and the control
  355. cable connects them both.  The drive that is at the physical end of the
  356. control cable must have the terminating resistor.
  357.  
  358. Disk drives installed into an XM expansion module have special rules on
  359. termination, and these are documented and diagramed on pages 6-23 and
  360. 6-24 of the Maintenance Reference Manual.
  361.  
  362.  Partitioning the drive
  363.  ----------------------
  364.  
  365. The easiest case is adding a second drive to a machine that previously
  366. had only one.  After installing the new unit, boot /unix from the hard
  367. drive and enter single-user mode (this is much easier if you have
  368. edited /etc/inittab).
  369.  
  370. With the /usr partition mounted, run the "sysadm" command, and at each
  371. successive menu, enter "diskmgmt", "harddisk", and "partitioning" in
  372. turn.  This enters the partitioning operation and it should prompt you
  373. for the relevant information.  We do not discuss strategies for
  374. allocating filesystem resources, as this is covered in the AT&T system
  375. administrative documentation.
  376.  
  377. Once the drive is partitioned, the added filesystems (say, /usr2 and
  378. /usr3) may be used immediately.
  379.  
  380. All other cases involve replacing existing drives, and it most
  381. expedient to use the full restore procedure for this.  A full backup is
  382. absolutely required here for this operation, and it should be verified
  383. once it is made.
  384.  
  385. Boot the "Essential Utilities - Disk 1" floppy and select the "Full
  386. Restore" operation.  This procedure includes a partitioning step that
  387. allows you to allocate your new disk resources.  Follow the
  388. instructions shown on the screen.
  389.  
  390. After the core set of floppies -- five or six disks -- you can
  391. interrupt this process, boot /unix from the hard disk, and restore all
  392. of your backups.  You may have to install the Cartridge Tape Utilities
  393. if your backups are stored on that medium.
  394.  
  395. WARNING: This "full restore" operation destroys all data on all hard
  396. disks during the partitioning, and you _must_ have a full set of
  397. reliable, verified backups before considering this step, and two full
  398. sets of backups would not be a bad idea.  If these backups are not done
  399. properly, all data on the disks will be LOST.  Please be very careful
  400. when doing this, as mistakes can be costly.
  401.  
  402.  Compatibility note
  403.  ------------------
  404.  
  405. Some early models of the 3B2/300 do not permit a 72MB hard drive to be
  406. added to the system board.  The recognizing signs for this restriction
  407. are documented in the Maintenance Reference Manual on page 7-21, and
  408. 3B2/300 owners should consult this information before starting this
  409. project.
  410.  
  411. While the documentation does not mention the reason for this
  412. restriction, we speculate that any drive with more than eight heads
  413. cannot be used in these older machines.
  414.  
  415. ------------------------------------------------------------------------------
  416. Subject:  2 How do I create a second swap partition?
  417. ------------------------------------------------------------------------------
  418.  
  419. These are the steps I used to add a second swap partition to my
  420. 3B2/400.  Why add a second  swap area?   By default, the SVR3.1
  421. system disks (the version I use) make one swap area of 10196 blocks
  422. on the first hard disk (/dev/rdsk/c1d0s1).  While this 5Mb area
  423. seems plenty for most uses, I managed to exhaust it.  It was time to
  424. RTFM.  While the manual gives you the confidence to say that you *can*
  425. increase the number of swap partitions, it doesn't clearly tell you
  426. exactly how to go about doing that.  What follows are the steps you
  427. can follow to add another swap partition to your system.
  428.  
  429. Are you adding this swap space "just to balance the load"?  If so,
  430. forget it.  The effect is negligible and clearly not worth the effort.
  431. I have been unsuccessful in conclusively proving whether or not SVR3.1
  432. does perform balanced allocation of the swap space.  It seems to knock
  433. a huge chunk off the first partition before it even touches the second
  434. one.  I would not think of doing this unless you have SVR3.1 or
  435. SVR3.2.  Earlier versions do not have the advanced swap handling
  436. functions, and may not even allow you to do this.  Upgrade time.
  437. The only reason to add another swap partition is if you have a valid
  438. reason to do so (i.e. you have exhausted your present swap space).
  439. Remember that swap cannot be used for anything else, you take space
  440. away from your mountable filesystems when you add swap space.
  441.  
  442. Please keep in mind that this is *your* system, and these steps can
  443. easily wipe out all your data files.  Take adequate care to back
  444. up your data.  Make sure your backups work before you start any of this.
  445.  
  446. IT IS STRONGLY RECOMMENDED THAT YOU HAVE A PAPER COPY OF THESE
  447. DIRECTIONS IN FRONT OF YOU AS YOU PERFORM THIS TASK.
  448.  
  449. Step 0: BACK UP THE SYSTEM!  I cannot stress this enough.
  450.         If you have a tape drive, use that in preference over the
  451.     floppy drive.  Back up the /, /usr, and /usr2 partitions.
  452.     While it is not mandatory, it's also a good idea to back up
  453.     everything else just in case catastrophe strikes.  Expect the
  454.     worst and hope for the best.
  455.  
  456. Step 1: Reload the Foundation floppies and select a custom partition
  457.         setup.  Pick the sizes you want for the new swap partitions.
  458.     Since you are adding a second swap partition, it is up to you
  459.     if you wish to add to (or keep) the original 5Mb swap
  460.     partition.  It is mandatory that you keep *some* swap space on
  461.     the first disk.  There is no rule that says the 2 partitions must
  462.     be equal in size.  Finish the full restore.
  463.  
  464.     For Your Information: the sizes of the partitions are
  465.     dependent on the number of blocks per cylinder group.  That
  466.     means, you can specify size in units of (18 * number of
  467.     heads).  If you specify a number that is not a round figure,
  468.     the machine will round it for you.  RECORD THIS NUMBER!!!
  469.     This new partition will be named /usrX (where X is a positive
  470.     integer) and there will be a filesystem made upon it.  Do not worry.
  471.  
  472. Step 2: Bring up unix, log in as root, and bring the machine to runlevel 1.
  473.         When the machine is in single-user mode, make sure that all
  474.     disk partitions are unmounted (except for the root partition!)
  475.  
  476. Step 3: Make a temporary file with the existing partition data:
  477.  
  478.         # prtvtoc /dev/rdsk/c1d1s6 > /tmp/disk.data
  479.  
  480. Step 4: Edit the disk.data file.  Make the following changes:
  481.         change the tag field from 0 to 3 (from 'user' to 'swap')
  482.         change the flags from 00 to 01 (unmountable partition)
  483.         delete all the initial comments (lines with initial *'s)
  484.     Double check this file to make sure you got it right
  485.  
  486. Step 5: Save this data back to the hard disk.  If you choose to chicken
  487.         out, do it BEFORE THIS STEP:
  488.  
  489.         # fmthard -s /tmp/disk.data /dev/rdsk/c1d1s6
  490.  
  491. Step 6: Edit /etc/fstab to remove the reference to the now defunct
  492.         filesystem.  You don't have to do anything else to the actual
  493.     partition to remove the filesystem - the system will page over
  494.     the superblock and inode lists by itself.
  495.  
  496. Step 7: Use /etc/swap to tell the system that the partition is ready
  497.         for paging/swapping.  The best way to do this is to make the
  498.     system add this partition each time it boots.  Create a file
  499.     called /etc/rc2.d/S00SETSWAP.  Link it to the file
  500.     /etc/init.d/S00SETSWAP.  In this file, add the following line:
  501.  
  502.     /etc/swap -a /dev/dsk/c1d1sYY 0 XXXXX
  503.  
  504.     In this case, the Y's in the disk name should be set to the
  505.     disk partition that the new swap space is to be located on.
  506.     Usually, this is partition 8 (if you specified the swap space
  507.     as the first partition on the disk before /usr).  The 0 (zero)
  508.     signifies that swap activity is to start at the 0th block of
  509.     the partition - the start.  Replace the XXXXX with the number
  510.     of blocks available in the partition.  This is the number you
  511.     recorded in Step 1 above.
  512.  
  513. Step 8: Reboot and pray.  If it all went well, the machine will come
  514.         up in multi-user mode.  Once again, log in as root and bring
  515.     the machine down to single-user state.  Make sure that the
  516.     system is actually using the new partition with the 
  517.  
  518.     # /etc/swap -l
  519.  
  520.     command.  You should see the original swap partition
  521.     (/dev/dsk/c1d0s1) as well as your new partition listed.
  522.  
  523.     If your machine did not boot for some bizarre reason, reload
  524.     the system again (go to step 1), making sure that you do
  525.     everything correctly.
  526.  
  527. Step 9: Restore your data.  If you backed up on floppy, just restore
  528.         them in order and reboot.  If you backed up on a CTC tape drive,
  529.         you must install the Cartridge Tape Utilities disk, reboot,
  530.         recover your data, and reboot one last time.  IF you didn't back
  531.         up your data, then you're SOL.
  532.  
  533.         A note to those with XDC and SCSI drives - the maneuvers you
  534.         have just completed only messed up the data on the 2 internal
  535.         disk drives.  Any data on your 3rd (and higher) drives should
  536.         remain untouched.  
  537.  
  538. There is another way to do this whole thing without reloading the
  539. entire OS.  It involves having a boot floppy with prtvtoc, fmthard,
  540. swap, and a few other files on it.  You would have to make this before
  541. hand (explained in a different question).  In this instance, you would
  542. only alter the partitions on the disk you added the new partition to.
  543. This, however, would force you to re-create and restore filesystems on the
  544. partition(s) you borrowed space from.  For my time and money, it was
  545. easier (and less error-prone) to add the swap partition by reloading
  546. the Foundation disks.  True Blue Gurus (TM) can experiment with the
  547. second method.
  548.  
  549. Comments and criticisms welcome.
  550.  
  551. Jeffrey L. Bromberger ------- System Manager ------- Tramway Unix Systems
  552. jeffrey@squid.tram.com      Anywhere!{van-bc,limbic,icus}!tram!jeffrey
  553.  
  554. ------------------------------------------------------------------------------
  555. Subject:  3 How can I get X11 for the 3B2?
  556. ------------------------------------------------------------------------------
  557.  
  558. From: aj4640@dean1.usma.edu  Robertson John MAJ at US Military Academy, West
  559. Point, N
  560.  
  561. [Read the P.S. at the end of this message before attempting to
  562.  ftp these files.]
  563.  
  564. The X11 R4 distribution tape contains sources to run clients on a 3b1.
  565. Several of us have hacked those sources to enable clients to run on a
  566. 3b2.
  567.  
  568. I wish I could offer the source patches directly but for various
  569. reasons, I can't.  However, 3b2 users are more than welcome to have the
  570. clients, the libraries, the include files, and the pre-processor.  This
  571. will get X-windows up on your 3b2 without the xdaemon stuff (as long as
  572. you have the Wollongong networking stuff.)  With this stuff, you'll
  573. have a pile of ready-to-run clients as well as the tools needed to
  574. compile your own X11 applications.
  575.  
  576. In addition to the default X11 R4 clients, bin.tar.Z also has a running
  577. copy of tgif, xdvi, xmahjongg [you'll need to do the fonts for your
  578. server.  UTSL!], and lots of other neat stuff.
  579.  
  580. The lib.tar.Z contains libX11.a, libXt.a, etc.  In addition, the
  581. app-defaults for all the clients in bin.tar.Z are also here.
  582.  
  583. include.tar.Z has all the include files.  You'll need these if you want
  584. to compile your own stuff.
  585.  
  586. cpp.tar.Z is a compiled version of the X11 distribution preprocessor.
  587. In this version, you'll need to define the symbol 3b2 before
  588. invocation.  It will not gag on the big header files that many X
  589. applications use.
  590.  
  591. The files can be obtained via anonymous ftp from euler.math.usma.edu.
  592. They are in pub/3b2.  Other than unpaccking and installing the clients
  593. and lib stuff in the usual places, no other special work should be
  594. needed.
  595.  
  596. I cannot offer any support for this stuff.  Take it, hack it, and have
  597. fun.  Even more, give the clients away to other suffering 3b2 users.
  598. It has made our 3b2's substantially easier to use.
  599.  
  600. Jack
  601.  
  602. P.S.  The X11R4 clients for the 3B2 have been moved to Bradley University
  603.       on erratic.bradley.edu in pub/3B2_X.  If that system is down, you
  604.       may want to also try ds3.bradley.edu, also in pub/3B2_X.
  605.  
  606. ------------------------------------------------------------------------------
  607. Subject:  4 How do I install a non AT&T SCSI drive on my 3B2?
  608. ------------------------------------------------------------------------------
  609.  
  610. From: geoff@ugc.uucp (Geoff Coleman)
  611.  
  612. Installation of Third Party SCSI drive on AT&T 3B2
  613.  
  614. 1.  Hardware Addition
  615. The hardware installation is relatively simple. The SCSI address of the
  616. disk must be set via jumpers. If the disk being added is the first
  617. outside disk for the 3B2 then the you must use an "AT&T SCSI Connect
  618. Kit".
  619.  
  620. 2.  Telling the system about the disk
  621. After the disk has been physically attached the machine should be
  622. restarted.  If the disk is one that is unknown to the 3B2 a message
  623. will appear on the console that there is an unknown scsi device "make"
  624. "model". The make and model information is important.
  625.  
  626. Once the 3b2 is rebooted login as root and cd to /etc/scsi.  At this
  627. point you should run ./edittbl -l to list all of the SCSI devices known
  628. to the system. Then run device table. The first entry is the make and
  629. must be padded with spaces to 8 characters.  The second entry is the
  630. model and must be padded to 16 characters with spaces.  The number of
  631. lu's is one unless it is a bridge controller.
  632.  
  633. At this point you should reboot the machine and there should be no
  634. unknown device error message on bootup.
  635.  
  636. 3.  Formatting the disk
  637. Once the system has been rebooted login as root and change the run
  638. level to single user mode and remount /usr if need be.
  639.  
  640. At this point you need to cd to /usr/lib/scsi and edit the file
  641. tc.index.  Add an entry for the new disk in the same manner as the
  642. other entries in this file. Make sure that the model number starts in
  643. column 9 and is padded out to 16 characters, if you receive an unable
  644. to open script file message on formatting the problem is most likely in
  645. this entry.
  646.  
  647. At this point you can run the format program from either sysadm or the
  648. command line. After the format has finished reboot the system and the
  649. disk should be listed as a formatted disk.
  650.  
  651. ------------------------------------------------------------------------------
  652. Subject:  5 How do I prevent data overrun errors when using a high
  653.             speed modem on an EPORTS card at 19.2K baud or higher?
  654. ------------------------------------------------------------------------------
  655.  
  656. The EPORTS board can easily handle 38.4K baud on an otherwise
  657. unloaded system, provided Hardware Flow Control is enabled.  The
  658. hard part is keeping HFC enabled.  Several solutions to this problem
  659. exist, but one that seems to work (and I use personally) is to have
  660. a daemon set HFC on open lines periodically, and have uugetty enable
  661. HFC on all logins.
  662.  
  663. The second part is the trickier part.  Elliot Dierksen suggests
  664. the following, which I have verified to work:
  665.  
  666. From: ebd@fang.att.com (Elliot B Dierksen)
  667.  
  668. Step 1: copy uugetty to some new name (I used epuugetty). Use some
  669. sort of binary editor to change the exec of '/bin/login' to '/bin/ephfc'.
  670.  
  671. Step 2: compile ephfc. Here it is!
  672.  
  673. I have had no problems with this at all, but your mileage may vary.
  674. No promises implied or intended. Even with cron entries to set HFC,
  675. I still have problems on occasion with dial outs. Inbound calls
  676. work great.
  677.  
  678. I hope you all find this useful!
  679.  
  680. ----------------cut here--------------------------------------
  681. /* ephfc.c
  682.  
  683. handle hardware flow control on EPORTS and then exec login
  684.  
  685. This program sets hardware flow control on an EPORTS card in an
  686. AT&T 3B2 computer. Patch getty (or uugetty) to exec ephfc instead of login.
  687.  
  688. 04/18/1992 - Elliot Dierksen (e.dierksen@att.com, elliot@alfred.oau.org)
  689.  
  690. */
  691.  
  692. /* standard header files */
  693. #include <stdio.h>
  694. #include <fcntl.h>
  695. #include <errno.h>
  696. #include <sys/ct_dep.h>
  697. #include <termio.h>
  698.  
  699. /* EPORTS header files */
  700. #include <sys/queue.h>
  701. /*#include <sys/ep_dep.h>*/
  702. #include <sys/eppc.h>
  703. #include <sys/ep_lla.h>
  704.  
  705. #define IN_FD   0
  706. #define OUT_FD  1
  707.  
  708. main(argc,argv,envp)
  709. int argc;
  710. char **argv,**envp;
  711. {
  712. char *login_prog = "/bin/login";
  713. struct etty ettyp;
  714. struct termio termiop;
  715.  
  716.     /* abort if ioctl read fails. this might happen this is not an EPORT */
  717.     if (ioctl(IN_FD,EP_GETA,&ettyp) == -1)
  718.     {
  719.         fprintf(stderr,"%s: ioctl(EP_GETA) failed(%d)\n",argv[0],errno);
  720.         fflush(stderr);
  721.         exit(6);
  722.     }
  723.  
  724.     /* abort if ioctl read fails. No clue what might have gone wrong! */
  725.     if (ioctl(IN_FD,TCGETA,&termiop) == -1)
  726.     {
  727.         fprintf(stderr,"%s: ioctl(TCGETA) failed(%d)\n",argv[0],errno);
  728.         fflush(stderr);
  729.         exit(7);
  730.     }
  731.  
  732.     /* turn off XON/XOFF */
  733.     termiop.c_iflag &= ~(IXON|IXOFF|IXANY);
  734.  
  735.     /* set regular ioctl values */
  736.     ioctl(OUT_FD,TCSETA,&termiop);
  737.  
  738.     /* set EPORTS values */
  739.     ioctl(OUT_FD,EP_HFC,0);
  740.  
  741.     /* reset arg[0] for login */
  742.     argv[0] = login_prog;
  743.  
  744.     /* exec login and hope for the best! */
  745.     execv(login_prog,argv);
  746. }
  747.  
  748. ------------------------------------------------------------------------------
  749. Subject:  6 What does the 'NOTICE: File Table Overflow' error mean?
  750. ------------------------------------------------------------------------------
  751.  
  752. From: v.hoang@att.com
  753.  
  754. It means more files being opened than the limit you've set for the
  755. system.  Edit /etc/master.d/kernel and bump up the values of NFILE,
  756. NINODE & NS5INODE (or something close to that), then cd /boot,
  757. mkboot -k KERNEL, touch /etc/system then reboot the system.
  758.  
  759. ------------------------------------------------------------------------------
  760. Subject:  7 How do I set up anonymous ftp?
  761. ------------------------------------------------------------------------------
  762.  
  763. From: rdc30@nmrdc1.nmrdc.nnmc.navy.mil (LCDR Michael E. Dobson)
  764. Subject: Anonymous ftp with WIN/TCP 3.0.x YES!!
  765.  
  766. Contrary to the documentation for WIN/TCP 3.0.{0,1}, it is possible to
  767. set up anonymous ftp.  The Bugs: note in the documentation about it not
  768. being fully implemented in this release seems to be just a
  769. documentation omission.  I saw the method to use on a US military 3B2
  770. Users Group mailing list.  The missing parts are the creation of a dev
  771. directory in the root of the ftp account directory with null and tcp
  772. devices created with mknod, and the inclusion of the services file in
  773. the etc subdir along with group and passwd files.  You of course need
  774. ls & pwd in bin and a pub tree.  Below is the output of ls -lR in my
  775. ftp root as well as the passwd in ~ftp/etc/passwd.  Try it out and
  776. see.
  777.  
  778. total 5
  779. drwxr-xr-x   2 root     other         64 Jan 23 11:12 bin
  780. drwxr-xr-x   2 root     other         64 Jan 23 11:09 dev
  781. drwxr-xr-x   2 root     other         80 Jan 23 11:13 etc
  782. drwxr-xr-x   2 ftp      sys          240 Jan 23 11:16 pub
  783. drwxr-xr-x   2 root     other         64 Aug 28 20:01 shlib
  784.  
  785. /usr3/ftp/bin:
  786. total 111
  787. ---x--x--x   1 root     other      35678 Jan 23 11:11 ls
  788. ---x--x--x   1 root     other      19551 Jan 23 11:11 pwd
  789.  
  790. /usr3/ftp/dev:
  791. total 0
  792. crw-rw-rw-   1 root     sys       63, 43 Aug 28 19:57 circ
  793. crw-rw-rw-   1 root     sys       49,  2 Jan 23 11:09 null
  794. crw-rw-rw-   1 root     sys       63, 38 Jan 23 11:09 tcp
  795. crw-rw-rw-   1 root     sys       63, 36 Aug 28 19:56 udp
  796.  
  797. /usr3/ftp/etc:
  798. total 4
  799. -r--r--r--   1 root     other        336 Jan 23 11:12 group
  800. -r--r--r--   1 root     other         56 Jan 23 11:13 passwd
  801. -r--r--r--   1 root     other        884 Jan 23 11:12 services
  802.  
  803. /usr3/ftp/pub:
  804. total 0
  805.  
  806. /usr2/ftp/shlib:
  807. total 211
  808. -r-xr-xr-x   1 root     other      66626 Aug 28 20:01 libc_s
  809. -r-xr-xr-x   1 root     other      39859 Aug 28 20:01 libnsl_s
  810.  
  811. Contents of ~/ftp/etc/passwd:
  812.  
  813. ftp:x:13:1:Anonymous FTP Account:/usr3/ftp:/usr/bin/ftp
  814.  
  815. --
  816. Mike Dobson, Sys Admin for      | Internet: rdc30@nmrdc1.nmrdc.nnmc.navy.mil
  817. nmrdc1.nmrdc.nnmc.navy.mil      | UUCP:   ...uunet!mimsy!nmrdc1!rdc30
  818. AT&T 3B2/600G Sys V R 3.2.2     | BITNET:   dobson@usuhsb or nrd0mxd@vmnmdsc
  819. WIN/TCP for 3B2                 | MCI-Mail: 377-2719 or 0003772719@mcimail.com
  820.  
  821. A special note from Steven M. Kilby <skilby@ucqais.cba.uc.edu>
  822.  
  823. Anonymous FTP for the 400:
  824.     Setting up an anonymous FTP login for the 3B2/400 differs slightly from
  825. the instructions in the FAQ.  The FAQ instructions will work on 600's or
  826. 1000's.  The only changes are in the directory setup.
  827.  
  828. [As other people found the original anonymous FTP setup did not
  829.  work at all without Steven M. Kilby's changes, I modified the
  830.  directory structure above to reflect Steve's changes.  -greg]
  831.  
  832. Also:
  833. From: Kevin Darcy <kevin@cfctech.cfc.com>
  834.  
  835. Also, you should probably make people aware that the exact minor
  836. numbers for all clone devices will vary from system to system, and
  837. to only use the ones displayed as a guide. For instance, my dev
  838. entries for circ, tcp & udp are
  839.  
  840. crw-rw-rw-   1 root     other     63, 66 Sep 10  1991 /dev/circ
  841. crw-rw-rw-   1 root     other     63, 56 Sep 10  1991 /dev/tcp
  842. crw-rw-rw-   1 root     other     63, 58 Sep 10  1991 /dev/udp
  843.  
  844. which is somewhat different than what's shown above (cfctech's
  845. major numbers are higher than most folks', because we have run
  846. StarLAN, Datakit & WIN/TCP all simultaneously on the machine, in
  847. addition to everything on the release tape, and, at one point, even
  848. loaded X Windows on the box (!)).
  849.  
  850. ------------------------------------------------------------------------------
  851. Subject:  8 Is there a reposity of ftp-able 3B2 programs?
  852. ------------------------------------------------------------------------------
  853.  
  854. The following are some 3B2 ftp sites that I know of and what they
  855. contain:
  856.  
  857. ames.arc.nasa.gov (128.102.18.3)
  858.     Kyoto-Lisp, Pascal, Sendmail, citadel-bbs
  859.  
  860. ds3.bradley.edu (136.176.5.79)
  861.     X11R4, old gcc
  862.  
  863. erratic.bradley.edu (136.176.5.253)
  864.     X11R4, old gcc
  865.  
  866. stasi.bradley.edu (136.176.5.121)
  867.     xarchie, lpr/lpd
  868.  
  869. And then there's...
  870.  
  871. From: Jeffrey A. Thompson <jeffrey@rigel.econ.uga.edu>
  872.  
  873. Here is a list of software I have compiled on my 3b2 (roscoe.msit.uga.edu)
  874. available via anonymous ftp. I have all the source too.
  875.  
  876. 287172 Nov 19 13:37 bash*          GNU's Bourne Again Shell
  877.  35137 Apr  5  1990 compress*      
  878.   5959 Aug 22 20:55 culimit*       Program to change the ulimit of a shell to
  879.                                    10 megabytes instead of 1 megabyte. 
  880.  48615 Jan 25 11:10 gab*           My own little talk program for up to 19 
  881.                        people ; uses shared memory and semaphores
  882. 174992 Aug 23  1990 kermit*        The standard kermit.
  883.  60393 May 19  1990 rb*            X/Y/Z modem
  884.  60393 May 19  1990 rx*
  885.  60393 May 19  1990 rz*
  886.  59254 May 19  1990 sb*
  887.  32546 Nov  6 08:17 ship*          Zip's ship 
  888.  59254 May 19  1990 sx*
  889.  59254 May 19  1990 sz*
  890.  35137 Apr  5  1990 uncompress*
  891.  61743 Nov  6 08:17 unzip*         Unzip ; I love zip. It works on everything.
  892.                    and better compression than compress 
  893.                                    (average 10 to 30 percent better 
  894.                                    compression)
  895.  38784 Jun 22  1991 uudecode*
  896.  23781 Jun 22  1991 uuencode*
  897.  20844 Sep  7 17:51 uvapc*         A standard pascal compiler
  898.  35137 Apr  5  1990 zcat*          
  899.  75420 Nov  6 08:15 zip*           Can produce pkzip compatible zips (-k opt)
  900.  35188 Nov  6 08:15 zipnote*
  901.  36904 Nov  6 08:15 zipsplit*      Splits up a zip file into smaller zip files
  902.                                    Great for copying stuff onto a floppy disk.
  903.  
  904. --jat
  905.  
  906. And then there's...
  907.  
  908. From: Steven M. Kilby <kilby@ucqais.cba.uc.edu>
  909.  
  910.     Starting October 1 ucqais.cba.uc.edu will offer an anonymous login service
  911. specifically for 3B2 users.  The anonymous login will contain software
  912. packages that have been ported to the 3B2, such as gcc, iscreen, lpr, X11,
  913. and many more!  Most of the offerings will be binary, although I will include
  914. as many sources as I can.  If there are any packages you would like to see
  915. available there, let me know!
  916.  
  917.  
  918. ------------------------------------------------------------------------------
  919. Subject:  9 How do I run Unix from floppy (for example, to repair a damage
  920.         hard drive file system)?
  921. ------------------------------------------------------------------------------
  922.  
  923.                Running a Standalone Shell on a 3B2
  924.  
  925.                         Stephen J. Friedl
  926.                     [Edited by Gregory Gulik]
  927.  
  928.                          April 25, 1988
  929.  
  930.           NB:  the   procedures   described   here
  931.           require  substantial  knowledge  of  UNIX and
  932.           entail a significant risk of causing loss  of
  933.           data.  The obvious disclaimers apply here, so
  934.           use at your own risk.  Please be careful.
  935.  
  936. Introduction
  937.  
  938.      This document is an introduction to operating your 3B from a
  939. standalone /unix.  Even with inoperable hard drives, it is possible to
  940. insert the boot floppy (Essential Utilities Disk 1), say some magic
  941. words, and receive a # prompt.  At this point you can do major surgery
  942. on the failing machine, often recovering a drive previously thought to
  943. be lost.
  944.  
  945.      Our style is informal and we'll use lots of examples to illustrate
  946. the points at hand.  We have been using standalone shells for quite
  947. some time and have learned a great deal; we hope to pass this
  948. information on to you.  Please read this document carefully before
  949. trying the methods described here, and if possible have a wizard around
  950. when giving it a go.  This can be dangerous business: as has been said
  951. before, it is a time where experience and informed courage count for
  952. much.
  953.  
  954. Conventions
  955.  
  956.      Throughout this document, sample usage sessions will be shown
  957. indented, with user input in bold.  To make it easier to distinguish
  958. between a multiuser UNIX shell and a standalone one, we will show
  959. multiuser UNIX's root prompt as ## and the standalone prompt as #.
  960.  
  961.  
  962. >>> Back up your boot disks b->
  963.  
  964.      This cannot be emphasized enough.  Your boot floppies are the key
  965. to your machine, and without them the machine is down.
  966.  
  967. Why do you want a standalone /unix?
  968.  
  969.      The most compelling reason for a standalone shell is when the
  970. primary drive has gone down and must be recovered.  While working from
  971. a standalone /unix is slow and tedious, it can often save an entire
  972. hard disk with minimal data loss.
  973.  
  974.      We have also used this standalone shell to repair a corrupt
  975. /etc/inittab, to fix /etc/passwd, to restore a /bin/login that had been
  976. removed, and to install new bootstraps on the hard drive.  With a
  977. standalone boot disk in hand, a host of possibilities presents itself.
  978.  
  979.  
  980. What is on your boot disk?
  981.  
  982.      Before booting this floppy, take some time to explore its
  983. contents, as the disk has a filesystem on it that can be mounted and
  984. perused.  To do this, insert a COPY of the Essential Utilities Floppy 1
  985. (from now on, "the boot floppy") into the drive with a write-protect
  986. tab.  Now,
  987.  
  988.           ## mount /dev/dsk/c0d0s5 /install -r
  989.  
  990.      Because boot floppies vary from release to release, it would be
  991. most helpful to simply get a listing of the contents of your particular
  992. boot floppy.
  993.  
  994.      Once finished, the floppy must be unmounted:
  995.  
  996.           ## cd /
  997.           ## umount /dev/dsk/c0d0s5
  998.  
  999. "Open Sesame"
  1000.  
  1001.      To give standalone a try, first shut the machine down to firmware
  1002. mode.  Assuming the machine is now in firmware mode, put a copy of the
  1003. boot disk into the drive.  Note that some versions of the operating
  1004. system (Sys V Release 2, at least) require that the boot floppy be
  1005. write-enabled (i.e., no write-protect tab); it is this requirement that
  1006. mandates multiple backups of the boot floppy.  UNIX will be updating
  1007. the disk while it runs -- the superblock, access times, etc. -- and if
  1008. the machine crashes at the wrong time it simply will not boot again
  1009. without an fsck.  Be careful.
  1010.  
  1011.      Type in your firmware password and boot /unix from the floppy
  1012. drive (Option 0, named `FD5') instead of the hard drive (Option 1,
  1013. named `HD30' or `HD72').  It can take several minutes for UNIX to boot,
  1014. but when it does, the familiar menu will be displayed:
  1015.  
  1016.                1) Full Restore
  1017.                2) Partial Restore
  1018.                3) Dual-Disk Upgrade
  1019.                4) Release Upgrade
  1020.                Selection? [1, 2, 3, 4, quit, help]
  1021.  
  1022.      At this point, type the phrase
  1023.  
  1024.                            magic mode
  1025.  
  1026.      The system recognizes this special option and responds:
  1027.  
  1028.           Poof!
  1029.  
  1030.           Selection? [1, 2, 3, 4, quit, help, shell, copy]
  1031.  
  1032.      Notice the new options?  Now type shell, then RETURN, and you will
  1033. be greeted with the familiar # prompt.  You are now running a
  1034. standalone shell on the floppy.
  1035.  
  1036.      A few reminders here: a floppy filesystem is not able to hold much
  1037. data, and many common utilities are unavailable.  When dealing with the
  1038. standalone shell, one must learn alternatives to these utilities.  For
  1039. example, echo * can replace ls(1), and cat > file can serve as a poor
  1040. replacement to ed(1).  One must become remarkably resourceful when
  1041. working in an environment as restricted as this.  We will see later how
  1042. we can enhance this confined environment with additional tools.
  1043.  
  1044. Standalone devices
  1045.  
  1046.      The floppy's /dev directory contains a host of entries, some of
  1047. them referring to partitions on the hard drive.  While a particular
  1048. partition may have several names, we generally use the following
  1049. devices to refer to the hard disk:
  1050.  
  1051.           Partition        What it is (on the hard disk)
  1052.           -----------      -----------------------------
  1053.           /dev/idsk00      / filesystem
  1054.           /dev/idsk01      swap area
  1055.           /dev/idsk02      /usr filesystem
  1056.           /dev/idsk06      the entire disk
  1057.           /dev/idsk07      boot partition
  1058.           /dev/idsk08      optional filesystem (/u or /usr2)
  1059.  
  1060. Mounting the hard drive
  1061.  
  1062.      To gain access to the primary hard drive, partitions of interest
  1063. are mounted onto directories on the floppy.  The device names are
  1064. selected from the table in the previous section.
  1065.  
  1066.      Before mounting a partition, we recommend running the filesystem
  1067. check fsck(1m) first.  The mount command will fail if the the
  1068. superblock is not in order -- this is often the case after a crash.  In
  1069. addition, it gives a convenient verification of the device status and
  1070. the the filesystem's name and volume.
  1071.  
  1072.           # /etc/fsck /dev/idsk00
  1073.  
  1074.      While some errors are to be expected while checking the root
  1075. partition, a total failure is a very serious error.  Our experience
  1076. defines "total failure" as an indication by fsck that it cannot find
  1077. any possible traces of a filesystem.  In particular, "CAN NOT READ: BLK
  1078. 1" is one of the more ominous messages we have seen.
  1079.  
  1080.      Once fsck grants the filesystem a clean bill of health, it is
  1081. ready to be mounted.  Rather than take up space for a handful of common
  1082. commands, AT&T has rolled several of them into one:  fsys.  It is
  1083. undocumented and appears to only be used on the boot floppy.  Some
  1084. versions of the boot disk do contain the mount and umount programs and
  1085. those can be used instead of fsys.
  1086.  
  1087.      Fsys takes a handful of options, not all of which are interesting
  1088. to us in standalone mode.  Used in the install scripts for a handful of
  1089. filesystem-related duties, we will use it simply as a replacement for
  1090. mount(1m) and umount(1m).  To mount the hard disk's root filesystem
  1091. onto the floppy's /install directory, do:
  1092.  
  1093.           # fsys -m /install /dev/idsk00
  1094.  
  1095.      Fsys will complain on an error, and this brings us to a serious
  1096. bug in this program: if either the mount directory or the partition's
  1097. device name are invalid for any reason, the error message will always
  1098. point to the partition device name.  This can be, to put it lightly,
  1099. "misleading".
  1100.  
  1101.      With the hard drive's root filesystem mounted on /install, it is
  1102. now fully part of the standard directory tree.  While the floppy has no
  1103. editor or many of the helpful tools, the root partition does, and these
  1104. can be exploited.  When beginning an extended standalone session on the
  1105. primary drive, we have found it helpful to extend the shell's search
  1106. path:
  1107.  
  1108.           # PATH=/install/bin:/install/etc:$PATH ; export PATH
  1109.  
  1110.      Now the familiar ls, ed, (but not vi) and many other commands are
  1111. available.  Since they will be loaded from the hard drive, execution is
  1112. much faster.
  1113.  
  1114.      As an example, assume that the root password has been forgotten
  1115. and the machine is basically closed.  The solution suggested by AT&T's
  1116. documentation (in the System Administration Utilities Guide) is to do a
  1117. partial restore.  The difficulty with this approach is that many
  1118. important system files -- /etc/passwd, /etc/inittab, /etc/gettydefs,
  1119. and others -- are overwritten in the process.  Even with a full backup,
  1120. this can be an unpleasant undertaking.
  1121.  
  1122.      An alternate approach will use the standalone shell.  The general
  1123. strategy is to mount the hard drive, edit the password file, and boot
  1124. multiuser UNIX.  The full procedure is:
  1125.  
  1126.           (boot standalone /unix)
  1127.           # fsck /dev/idsk00
  1128.           # fsys -m /install /dev/idsk00
  1129.           # /install/bin/ed /install/etc/passwd
  1130.           (edit the file in the standard way)
  1131.           w
  1132.           q
  1133.           # fsys -u /dev/idsk00
  1134.  
  1135.      At this point, the root drive is now unmounted and the system may
  1136. be rebooted.  Normally you can just type exit at the shell prompt and
  1137. you will be returned to the monitor and asked what program to boot.  If
  1138. that doesn't work on your version, try:
  1139.  
  1140.           # sync
  1141.           # sync
  1142.           # /etc/uadmin 2 2
  1143.  
  1144.      Uadmin(1m) is documented in the manual (you must also refer to the
  1145. uadmin(2) manual page) -- the above does a normal return to the monitor
  1146. (i.e., firmware).  WARNING: uadmin(1m) is available from full UNIX as
  1147. well but is very dangerous.  Use it with extreme caution and only if
  1148. you really know what uadmin does.
  1149.  
  1150. Making a standalone boot disk
  1151.  
  1152.           ================== WARNING ==================
  1153.           Only do this on backup copies of  the  disks,
  1154.           NEVER to the main Essential Utilities Disk.
  1155.           ================== WARNING ==================
  1156.  
  1157.      The Essential Utilities Disk 1 contains many files needed by the
  1158. automatic restore/upgrade procedures, but for standalone work, many are
  1159. not needed.  After working with these disk for some time, we were able
  1160. to narrow down what is helpful to have on the disk and what is not.
  1161. The following procedure (run from multiuser mode, signified by the ##
  1162. prompt) will convert an Essential Utilities disk to a standalone boot
  1163. disk.
  1164.  
  1165.           (from hard disk UNIX)
  1166.           ## fsck /dev/dsk/c0d0s5
  1167.           ## mount /dev/dsk/c0d0s5 /install
  1168.           ## cd /install/inst/bin
  1169.           ## mv fsys pdinfo swap ttyset ../../bin
  1170.           ## cd /install
  1171.           ## /bin/rm -rf inst
  1172.           ## cp /bin/ed /install/bin
  1173.           ## cp /etc/fsdb /install/etc
  1174.           ## cat > /install/inittab
  1175.           is:s:initdefault:
  1176.           sh:s:respawn:/bin/sh < /dev/console > /dev/console 2>&1
  1177.           ^D
  1178.           ## cd /
  1179.           ## umount /dev/dsk/c0d0s5
  1180.  
  1181.      While there may be other files on this floppy that are not needed,
  1182. we have operated on the principle of least customization.  It has been
  1183. our experience that keeping the procedure simple allows it to be done
  1184. on-the-fly (say, at a customer site) and minimizes the exploration
  1185. required when a new operating system disk is released.
  1186.  
  1187.      In addition, it is not wise to pack the disk too tightly.  The
  1188. editor requires adequate space under /tmp, so an almost-full disk
  1189. precludes editing all but the smallest files; this applies whether the
  1190. file being edited resides on the hard drive or the floppy.
  1191.  
  1192.      Once this is done, the new disk will come up in standalone mode
  1193. without the need for magic mode.  In addition ed(1) and fsdb(1m) are
  1194. available.  The other tools mentioned (pdinfo, swap, ttyset) are
  1195. helpful but not required by the basic procedures.
  1196.  
  1197.      It has been our experience that any version (SVR2, SVR3) of boot
  1198. disk can be used with any version of hard disk UNIX without difficulty
  1199. for doing simple operations such a performing filesystem checks or
  1200. editing /etc/passwd.  For more complex operations, such as
  1201. repartitioning the hard drive or restoring the bootstraps, higher
  1202. version compatibility is required.
  1203.  
  1204. Security Considerations
  1205.  
  1206.      It should be apparent that knowledge of these standalone methods
  1207. is tremendously powerful.  In addition to being able to rescue a
  1208. foundering machine, an unrestricted path to root has been provided as
  1209. well.  While all the standard rules about physical security of the
  1210. computer apply here, an additional step may be taken to thwart a
  1211. would-be interloper.
  1212.  
  1213.      The responsible system administrator of a machine in a hostile
  1214. environment will generally change the computer's firmware password.
  1215. This magic word is required before the monitor on the 3B2 motherboard
  1216. will boot from a floppy, and lack of this password prevents a malicious
  1217. user from simply pulling the power plug to enter firmware mode.
  1218.  
  1219.      In addition to changing the firmware password, the floppy key
  1220. floppy should itself be secured.  When the computer is restarted with
  1221. this disk in the drive, it will clear the non-volatile RAM (NVRAM) and
  1222. restore the default parameters.  Because the firmware password is
  1223. included in these "default parameters", this disk should be kept out of
  1224. non-trusted hands.
  1225.  
  1226. Conclusion
  1227.  
  1228.      We solicit bug reports, comments, and suggestions on this
  1229. document.  Please direct them to:
  1230.  
  1231.     Stephen J. Friedl
  1232.     Software Consultant
  1233.     1891 Running Branch Way
  1234.     Tustin, CA 92680
  1235.     +1 714 544-6561 voice
  1236.     +1 714 838-0099 fax
  1237.  
  1238.     Internet:    friedl@mtndew.Tustin.CA.US
  1239.     Usenet:        {backbones}!uunet!mtndew!friedl
  1240.  
  1241. ------------------------------------------------------------------------------
  1242. Subject: 10 What is/was the 3B Journal?
  1243. ------------------------------------------------------------------------------
  1244.  
  1245.     The _3B Journal_ was put out sporadically by Owens-Laing
  1246.     Publications for several years in the late 1980s, and I used to be
  1247.     the technical editor.  The magazine dealt with the 3B1 and 3B2
  1248.     platforms, and the content varied from very markety-oriented to
  1249.     quite technical (the latter usually written by me).
  1250.  
  1251.     The publisher never seemed to get a handle on the business end of
  1252.     running a magazine, and I've heard nothing past the fourth quarter,
  1253.     1989 issue.  The current phones are disconnected, and I have NO
  1254.     information on subscriptions or anything like that.
  1255.  
  1256.          -- Stephen Friedl  friedl@mtndew.Tustin.CA.US   3/12/1992
  1257.  
  1258. ------------------------------------------------------------------------------
  1259. Subject: 11 What are the various models of 3B2s and their differences?
  1260. ------------------------------------------------------------------------------
  1261.  
  1262. [I'm putting this together mostly from memory and from discussions
  1263.  with other people.  Please feel free to make corrections.]
  1264.  
  1265. Some corrections/additions provided by Andrew D. Hay <adh@petrel.att.com>,
  1266. Paul S. Sawyer <paul@unhtel.unh.edu>, Mike Crom <crom@vogon.att.com>,
  1267. David Beneman <..!uunet!tacoma!dcb>, Paul Rak <pjr@emo.com>,
  1268. Kevin Darcy <kevin@cfctech.cfc.com>
  1269.  
  1270. The 3B2 family of consists of the following models:
  1271.  
  1272. 3B2/300
  1273.  
  1274.     Processor:
  1275.         WE32000, 8 MHz
  1276.         almost 1 MIPS
  1277.  
  1278.     Memory:        
  1279.         Supports a maximum of 4 MB of RAM using two half height
  1280.         2 MB memory cards.
  1281.  
  1282.     Slots:
  1283.         4 standard slots.
  1284.  
  1285.     Features:
  1286.         MFM disk controller on motherboard
  1287.         1 internal full-height drive bay
  1288.         1 720 K floppy drive
  1289.  
  1290. 3B2/310
  1291.  
  1292.     Processor:
  1293.         WE32100, 10MHz (supports optional MAU)
  1294.         1.1 MIPS
  1295.  
  1296.     Memory:
  1297.         Supports a maximum of 4 MB of RAM using two half height
  1298.         2 MB memory cards.
  1299.  
  1300.     Slots:
  1301.         4 standard slots.
  1302.  
  1303.     Features:
  1304.         MFM disk controller on motherboard
  1305.         1 internal full-height drive bay
  1306.         1 720 K floppy drive
  1307.  
  1308. 3B2/400
  1309.  
  1310.     Processor:
  1311.         WE32100, 10MHz (supports optional MAU)
  1312.         1.1 MIPS
  1313.  
  1314.     Memory:
  1315.         Supports a maximum of 4 MB of RAM using either two half
  1316.         height or full height 2 MB memory cards.
  1317.  
  1318.     Slots:
  1319.         12 standard slots.
  1320.  
  1321.     Features:
  1322.         MFM disk controller on motherboard
  1323.         2 internal full-height drive bays
  1324.         1 720 K floppy drive
  1325.         1 23 MB cartridge tape drive
  1326.  
  1327. 3B2/500
  1328.  
  1329.     Processor:
  1330.         WE32100, 18MHz
  1331.         2.1 MIPS
  1332.         2.6 MIPS w/VCache
  1333.         4.0 MIPS w/PE
  1334.  
  1335.     Memory:
  1336.         2 - 4MB cards max
  1337.  
  1338.     Slots:
  1339.         7 I/O + 4 system (MEM0, MEM1, Vcache, BUB0)
  1340.         There is also BUB1, but it is listed as unusable
  1341.         without the 22MHz upgrade.
  1342.  
  1343.     Features:
  1344.         SCSI disks
  1345.         Up to 1 additional PE
  1346.  
  1347. 3B2/522
  1348.  
  1349.     Processor:
  1350.         WE32200, 22MHz
  1351.         5.0 MIPS
  1352.  
  1353.     Memory:
  1354.         2 - 16MB cards max
  1355.  
  1356.     Slots:
  1357.         7 I/O + 4 system (MEM0, MEM1, Vcache, BUB0, BUB1)
  1358.  
  1359.     Features:
  1360.         SCSI disks
  1361.         Field upgraded 3B2/500 to same processor as 3B2/700
  1362.         Up to 1 additional PE
  1363.  
  1364. 3B2/600 (aka 3B2/1000-60)
  1365.  
  1366.     Processor:
  1367.         WE32100, 18MHz
  1368.         2.6 MIPS
  1369.         4.0 MIPS w/PE
  1370.  
  1371.     Memory:
  1372.         4 - 4MB cards max
  1373.  
  1374.     Slots:
  1375.         12 I/O + 12 system
  1376.  
  1377.     Features:
  1378.         SCSI disks
  1379.         120MB SCSI tape
  1380.         Up to 3 additional PEs
  1381.  
  1382. 3B2/700, 3B2/622 (aka 3B2/1000-70)
  1383.  
  1384.     Processor:
  1385.         WE32200, 22MHz
  1386.         4KB PCache
  1387.         5.0 MIPS
  1388.         7.5 MIPS w/1 PE
  1389.         8.5 MIPS w/2 PEs
  1390.         9.0 MIPS w/3 PEs
  1391.  
  1392.     Memory:
  1393.         4 - 16MB cards max
  1394.  
  1395.     Slots:
  1396.         12 I/O + 12 system
  1397.  
  1398.     Features:
  1399.         SCSI disks
  1400.         120MB SCSI tape
  1401.         Up to 3 PEs
  1402.         The 3B2/622 is a field upgrade for the 3B2/600
  1403.  
  1404. 3B2/1000, 3B2/600G (aka 3B2/1000-80)
  1405.  
  1406.     Processor:
  1407.         WE32200, 24MHz
  1408.         9 MIPS
  1409.         16 MIPS w/3 MPEs
  1410.  
  1411.     Memory:
  1412.         4 - 16MB cards max
  1413.  
  1414.     Slots:
  1415.         12 I/O + 12 system
  1416.  
  1417.     Features:
  1418.         SCSI disks
  1419.         Up to 3 MPEs
  1420.  
  1421. 3B2/1050 R3
  1422.  
  1423.     Processor:
  1424.         MIPS R3000A, 33MHz
  1425.  
  1426.     Memory:
  1427.         16MB - 32MB
  1428.  
  1429.     Slots:
  1430.         N/A
  1431.  
  1432.     Features:
  1433.         N/A
  1434.  
  1435. 3B2/1100 R3
  1436.  
  1437.     Processor:
  1438.         MIPS R3000A, 33MHz
  1439.  
  1440.     Memory:
  1441.         32MB - 64MB
  1442.  
  1443.     Slots:
  1444.         N/A
  1445.  
  1446.     Features:
  1447.         N/A
  1448.  
  1449. 3B15
  1450.  
  1451.     Processor:
  1452.         WE32100 (standard MAU) (?)
  1453.         2 MIPS (?)
  1454.  
  1455.     Memory:
  1456.         16 MB (?)
  1457.  
  1458.     Slots:
  1459.  
  1460.     Features:
  1461.         Standard 9-Track tape drive
  1462.         Uses 8 inch SCSI drives
  1463.  
  1464.         NOTE: Not all 3B15s have SCSI.  Some models were
  1465.         converted from 3B5s and have 8 inch FSD drives (maximum
  1466.         8, 160 MB or 340 MB).  Then there are the Lark II
  1467.         drives.  The non-SCSI tape bus can take 1-4 drives.
  1468.         The 3B5 becomes a 3B15 by a change of 2 (??) boards,
  1469.         and most importantly, a new name sticker!
  1470.  
  1471. 3B4000
  1472.  
  1473.     Processor:
  1474.         WE32100 from 3B15 as control processor
  1475.         1 to 6 3B2/600's as attached processors
  1476.  
  1477.     Memory:
  1478.  
  1479.     Slots:
  1480.  
  1481.     Features:
  1482.         Supports tons of SCSI disk
  1483.  
  1484.  
  1485. 3B2 PERIPHERALS
  1486.  
  1487. Name    Device Code     Description
  1488. ----    ------    -----------
  1489. SBD    0x0001  System motherboard
  1490. NI    0x0002  10base5 ethernet card
  1491.         SW Name        Function
  1492.         -------        --------
  1493.           NI        TCP/IP
  1494.           NAU        StarLAN 10
  1495. PORTS    0x0003    Ports card.  4 serial, 1 parallel. (includes HPP)
  1496. CTC    0x0005    Cartridge tape controller.  23 MB
  1497. NAU    0x0006    Network access unit.  1 MB STARLAN
  1498. SCSI    0x0100    SCSI host adapter
  1499. AIC    0x0101    Alarm interface circuit
  1500. EPORTS    0x0102    Extended ports.  8 serial ports
  1501. ISC    0x0201    Intelligent serial controller
  1502.         SW Name        Function
  1503.         -------        --------
  1504.         SNABSC        3270 Emulation,RJE (old) (Bisync/SNA)
  1505.         SI        3270 Emulation,RJE,LU6.2 (Bisync/SNA)
  1506.         X25        X.25 Communication
  1507. XDC    0x0204    External disk controller for 2 more MFM drives
  1508. FXM    0x0215    Fiber eXpansion Module
  1509. DKIT    0x0308    "Datakit" fiber-optic card (connect to datakit/ISN switch)
  1510. MAU    0xFD00    Math accelerator unit
  1511. VCACHE    0xFE00    Extended memory cache (3B2/600 and higher, exc. 3B2/1000-80)
  1512. MPB    0xFF00    Multiprocessor board (3B2/600 and higher, exc. 3B2/1000-80)
  1513. MPB    0xFF01    Multiprocessor board (3B2/1000-80 only)
  1514.  
  1515. ------------------------------------------------------------------------------
  1516. Subject: 12 How do I build GCC on the 3B2?
  1517. ------------------------------------------------------------------------------
  1518.  
  1519. John L. Wehle ported GCC to the WE32000 series processor, and it
  1520. first appeared in release 2.2 of GCC.
  1521.  
  1522. To build the GCC 2.3.2 release on the 3B2, download the latest GCC
  1523. distribution and allocate at least 40 MB of disk space to do the
  1524. build.  Follow the directions in the INSTALL file.  The following
  1525. are some notes that will make the install go smoother.
  1526.  
  1527. If you are already using GCC 2.2.2, use that and follow the directions
  1528. exactly as listed in the INSTALL file.  It's by far the easiest
  1529. way to go.
  1530.  
  1531. First of all, older versions of /lib/cpp are not capable of
  1532. processing one of the source files.  I recommend building the
  1533. distribution until the GNU cpp is done.  Then, temporarily replace
  1534. your /lib/cpp with the GNU version, and add the following flag to
  1535. CFLAGS:
  1536.  
  1537. CFLAGS = -U__STDC__
  1538.  
  1539. When stage1 is complete, you could remove the -U__STDC__ flag
  1540. and restore your original cpp.
  1541.  
  1542. Basically, the steps are as follows:
  1543.  
  1544.     $ configure --target=3b2
  1545.     $ make LANGUAGES=c
  1546.     $ make stage1
  1547.     $ make LANGUAGES=c CC=stage1/gcc CFLAGS="-Bstage1/ -g"
  1548.  
  1549. [It is important to note that due to a bug in the AT&T compiler,
  1550.  the optimizer doesn't get compiled correctly at this point.]
  1551.  
  1552.     $ make stage2
  1553.     $ make CC=stage2/gcc CFLAGS="-Bstage2/ -g -O"
  1554.  
  1555. [Some people still have problems with the optimizer at this point.
  1556.  If you do, just do not use the -O flag when compiling GCC.  The
  1557.  symptom you will experience that tells you the -O flag should be
  1558.  removed is the compilation of cccp.c will take a VERY long time.
  1559.  Kill the compile and restart without the -O.]
  1560.  
  1561.     $ make stage3
  1562.     $ make CC=stage3/gcc CFLAGS="-Bstage3/ -g -O"
  1563.  
  1564. To verify everything built correctly:
  1565.  
  1566.     $ for file in *.o; do
  1567.     > tail +10c $file > foo1
  1568.     > tail +10c stage3/$file > foo2
  1569.     > cmp foo1 foo2 || echo $file
  1570.     > done
  1571.  
  1572. Then, to install the distribution:
  1573.  
  1574.     $ make CC=stage3/gcc CFLAGS="-Bstage3/ -g -O" install
  1575.  
  1576. Good luck!
  1577.  
  1578. [These notes are a combination of my own experiences with building the
  1579.  GCC compiler on a 3B2/400 and discussions with John Wehle, the author
  1580.  of the port.]
  1581.  
  1582. NOTES:
  1583.  
  1584. The GCC binaries available on several anonymous FTP sites will not
  1585. work with certain version of the standard C compiler.  It appears
  1586. to be some sort of linker problem.  I may have a fix for it.
  1587. Contact me via E-mail if you fall into this category.
  1588.  
  1589. Speaking of linker problems, GCC 2.2.2 will not work all that well with
  1590. the standard C shared library -lc_s.  The workaround for this is
  1591. to compile your program with GCC, but the link will fail.  When it
  1592. does, use something like the following to do the link stage:
  1593.  
  1594. $ cc -O -L/usr/local/lib/gcc-lib/we32k-att-sysv/2.2.2 program.o \
  1595.     -o program -lgcc -lc_s
  1596.  
  1597. This way, you will not only get fast binaries, but small ones as
  1598. well.  This problem has been corrected in 2.3.2 (Thanks Stallman!)
  1599.  
  1600. You may need to raise your ULIMIT to compile the g++ compiler as
  1601. the executable is larger than 1 MB.
  1602.  
  1603. ------------------------------------------------------------------------------
  1604. Subject: 13 What is the NVRAM SANITY FAILURE?
  1605. ------------------------------------------------------------------------------
  1606.  
  1607. The full error message resembles the following:
  1608.  
  1609. FW ERROR 1-01: NVRAM SANITY FAILURE
  1610.                DEFAULT VALUES ASSUMED
  1611.                IF REPEATED, CHECK THE BATTERY
  1612.  
  1613. The 3B2 stores information such as the time of day clock and machine
  1614. name in non-volatile memory.  The memory is backed up by a Lithium
  1615. battery, that does die after a few years.  The battery is normally
  1616. located in the right side of the case, near the cards, and connected to
  1617. the motherboard under the card in slot 2.  Replacing the battery almost
  1618. always requires the complete removal of the card cage.  Replacement
  1619. batteries can be found at some electronics stores.  I won't list exact
  1620. specifications because I have seen 3 different types of batteries so
  1621. far, and there may be more.  Your best bet is to just buy another
  1622. batter with the exact same voltage and modify the connector to fit.
  1623.  
  1624. ------------------------------------------------------------------------------
  1625. Subject: 14 Is there an implementation of SLIP for the 3B2?
  1626. ------------------------------------------------------------------------------
  1627.  
  1628. Rumor has it that there was one written by Wollongong, but AT&T
  1629. purchased exclusive marketing rights to WIN TCP/IP for the 3B2, but
  1630. chose NOT to include SLIP.  There is the NOS (KA9Q) package that
  1631. supposedly provides SLIP capabilities, but I have not tried it and
  1632. don't know if it'll run on a 3B2.
  1633.  
  1634. ------------------------------------------------------------------------------
  1635. Subject: 15 What are the known bugs in the Wollongong WIN TCP software?
  1636. ------------------------------------------------------------------------------
  1637.  
  1638. From: Steven M. Kilby <skilby@ucqais.cba.uc.edu>
  1639.  
  1640. rexecd:
  1641.     The rexecd released with WIN TCP for the 3B2 has the following bug.
  1642. This bug has been verified on a 400 with TCP 3.0.1 and 3.2.  When executing
  1643. a command using the rexecd daemon, the gid of the user is set and left at
  1644. root.  This is very apparent when executing a command that creates a shell,
  1645. such as XTerm.  The only available solutions at present are to rewrite the
  1646. daemon yourself, or.... not run it.  The problem has been reported to CERT.
  1647.  
  1648. ------------------------------------------------------------------------------
  1649. Subject: 16 Is there an implementation of NFS for the 3B2?
  1650. ------------------------------------------------------------------------------
  1651.  
  1652. The person to contact about 3B2 software is Kristine Schneider
  1653. [708-979-1017].  I called her and obtained the following information
  1654. about NFS:
  1655.  
  1656. Latest Versions:        1.3
  1657. Requires:               System V Rel 3.2.1 or 3.2.3, WIN/TCP 3.2 or higher
  1658. Product Code:           C274-0NB3-000
  1659. List Price:             $1295.00
  1660.  
  1661. This package is for the WE versions of the 3B2.  NFS comes bundled with
  1662. SVR4 for RISC-based 3B2's.  TCP/IP on the other hand, does not and has
  1663. to be purchased separately.
  1664. -- 
  1665. Gregory A. Gulik                                 Call Gagme, a public access
  1666.        greg@serveme.chi.il.us                    UNIX system at 312-282-8606
  1667.    ||  gulik@rtsg.mot.com                        For information, drop a note
  1668.                          to info@gagme.chi.il.us
  1669.