home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10535 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!alm
  3. From: alm@netcom.com (Andrew Moore)
  4. Subject: Re: [386BSD] 'tip' and 'su' problems
  5. Message-ID: <1992Dec22.072203.14267@netcom.com>
  6. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  7. References: <1992Dec21.161140.12080@panther.mot.com>
  8. Date: Tue, 22 Dec 1992 07:22:03 GMT
  9. Lines: 27
  10.  
  11. In article <1992Dec21.161140.12080@panther.mot.com> asu@server2.panther.mot.com (Russell Trotter) writes:
  12. >Hello,
  13. >
  14. >  I just recently installed 386bsd for the first time.  I also
  15. >installed all 58 patches (except #47) of Lambert's patchkit.  I
  16. >also read his FAQ.  I get the usual "all ports busy" message when
  17. >I try to run tip.  The FAQ said just recompile and that
  18.  
  19. Chris Demetriou tells me there is now another "FAQ" on agate,
  20. 386BSD.BUGLIST.  This covers pretty much everything not covered in
  21. Terry's FAQ - including, if it's not covered, how to set permissions for
  22. tip.
  23.  
  24. One point that  may not be covered is  serial (com) port  naming.
  25. After applying Terry's patchkit, what used to be com1 is now called
  26. com0 and what used to be com2 is now com1.  This should be reflected in
  27. the /sys/i386/conf/SYSTEM-NAME config file, as well as in /etc/ttys,
  28. /etc/remote and Xconfig (if you run X).  And don't forget to create
  29. /dev/com0.
  30.  
  31. Here are the permissions on my system:
  32. crw-rw-r--    1 uucp     wheel      8,   0 Dec 21 22:14 /dev/com0
  33. crw-rw-r--    1 uucp     wheel      8,   1 Nov  7 04:15 /dev/com1
  34. crw-rw-r--    1 uucp     wheel      8,   2 Jul  5 21:35 /dev/com2
  35. drwxr-xr-x    2 uucp     wheel         512 Dec 21 22:18 /var/spool/lock
  36. -rw-r--r--    1 uucp     wheel       58941 Dec 21 22:18 /var/log/aculog
  37. -Andrew Moore <alm@netcom.com>
  38.