home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4888 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  2.1 KB

  1. Path: sparky!uunet!sun-barr!ames!ig!bionet!raven.alaska.edu!sxjcb.uacn.alaska.edu!user
  2. From: sxjcb@orca.alaska.edu (Jay C. Beavers)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Incorrect Install Procedure in FAQ
  5. Message-ID: <sxjcb-300892172124@sxjcb.uacn.alaska.edu>
  6. Date: 31 Aug 92 01:33:10 GMT
  7. Sender: news@raven.alaska.edu (USENET News System)
  8. Followup-To: comp.unix.bsd
  9. Organization: University of Alaska Computer Network
  10. Lines: 34
  11. Nntp-Posting-Host: sxjcb.uacn.alaska.edu
  12.  
  13. In the 386BSD 0.1 FAQ revision date 09 Aug 92 there is an error in one of
  14. the installation procedures.  In section 2.04, 'How do I get 0.1 installed
  15. with "real" partitionning?', there is a description of how to install BIN01
  16. without using the happy fun EXTRACT program.  The procedure neglects to
  17. mention that you have to run a device install script after step 21, the
  18. decompression of the bin01.* files.  The result of this is that /dev/kmem
  19. doesn't get created, the rc script complains of its absence, and telnetd
  20. refuses to allow incoming telnet sessions.
  21.  
  22. The original discussion on installing 386BSD 0.1 on a 40 mb hard drive by
  23. using the script:
  24. # (for i in /tmp/bin01.*; do
  25. > cat $i && rm $1
  26. > done
  27. > ) | uncompress | cpio -iadm
  28. also negelcts to mention this.
  29.  
  30. I have done this in the past once and had to reinstall 386BSD to get it to
  31. work correctly.  I've just done this a second time (fool me once, shame on
  32. you, fool me twice....) and I'm going to try and recover the original
  33. script from the bin01 files to see if running it afterwards will help.  If
  34. it doesn't, I'll post the additional file you need to run that these
  35. procedures leave out.
  36.  
  37. In the mean time, is there an easier way to patch this and does anyone know
  38. off the top of his/her head what I did wrong.
  39.  
  40.  - jcb
  41.  
  42. ______________________________________________________________________________
  43.                                         |    jay@seaspray.uacn.alaska.edu
  44. Jay C. Beavers                          |    sxjcb@orca.alaska.edu
  45. University of Alaska Computer Network   |    sxjcb@alaska.bitnet
  46. ________________________________________|_____________________________________
  47.