home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / att / 2811 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.7 KB

  1. Xref: sparky comp.sys.att:2811 comp.sys.3b1:4168
  2. Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!mala.bc.ca!oneb!hakatac!rthomas
  3. Newsgroups: comp.sys.att,comp.sys.3b1
  4. Subject: Re: uucp'ing files
  5. Message-ID: <1993Jan05.045545.24152@hakatac.almanac.bc.ca>
  6. From: rthomas@hakatac.almanac.bc.ca (Robert N Thomas)
  7. Date: Tue, 05 Jan 93 04:55:45 GMT
  8. References: <1i92sfINNiej@munnari.OZ.AU>
  9. Organization: Sir HackAlot's Castle BBS, Port Alberni, B.C., Canada
  10. Keywords: 3b2, 3b1, uucp
  11. Lines: 42
  12.  
  13. In article <1i92sfINNiej@munnari.OZ.AU> muller@munnari.OZ.AU (Paul Muller) writes:
  14. >I have been trying to transfer a 1.4 MB file from the ATT3b1 (aka UNIX PC)
  15. >to the 3b2/400 (BNU) both machines have oodles of HD space, but the file
  16. >gets about 1 MB through then stops. uulog gives no sane reason why, but I am
  17. >guessing a limit on the 3b2. I have tried modifying ULIMIT to 8192 and
  18. >'touch'ing /etc/system, but the re-made unix has the same problem.
  19. >
  20. >I am obviously flying blind, can anyone help?
  21.  
  22.     I don't recall that touching the /etc/system file would do it...
  23.  
  24. From the System Administrators Guide, Chapter 6, page 6-16...
  25.  
  26. cp /unix /oldunix
  27. cd /etc/master.d
  28.  
  29. ---- edit the ULIMIT like you all ready did... ----
  30.  
  31. cd /boot
  32. mkboot -k KERNEL
  33.  
  34. cd /
  35. sysadm firmware
  36.  
  37. Then the 3B2 will come up with a FIRMWARE MODE
  38. You'll have to enter in the password (which usually is mcp)..
  39.  
  40. For the name of the program to boot...
  41. use /etc/system
  42.  
  43. And you want to boot off the STD hard disk device which you allways boot off..
  44.  
  45. I suspect it's the cd /boot ; mkboot -k KERNEL that has taken you for a loop..
  46. Whether touching the system file does what is needed, I don't know, as I usually
  47. follow the documented procedure, and it seems to work for me...
  48.  
  49.  
  50. Hope this helps...
  51.  
  52.  
  53. Cheers....
  54.                         ---- Robb ----
  55.