home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / bsd / 8980 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.4 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sun-barr!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!cs.tu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!sunic!chalmers.se!cs.chalmers.se!augustss
  2. From: augustss@cs.chalmers.se (Lennart Augustsson)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: 386BSD or LINUX?
  5. Keywords: n
  6. Message-ID: <1992Nov17.045443.20013@cs.chalmers.se>
  7. Date: 17 Nov 92 04:54:43 GMT
  8. References: <Nov.2.20.33.38.1992.18690@remus.rutgers.edu> <1992Nov4.052106.29266@menudo.uh.edu> <1992Nov4.131541.15661@prism.poly.edu>
  9. Sender: news@cs.chalmers.se (News administrator)
  10. Organization: Chalmers University of Technology
  11. Lines: 16
  12.  
  13. In article <1992Nov4.131541.15661@prism.poly.edu> kapela@prism.poly.edu (Theodore S. Kapela) writes:
  14. >Yes.  I had the problem with the fsck also.  It looks like fsck exits
  15. >before the system is rebooted (after fsck modifies the root fs).  This
  16. >allows the rc scripts to continue, and a sync ends up being done. This flushes
  17. >the bad buffers back to disk, writing over the fixes made by fsck (using the
  18. >raw partition).  I haven't really had a chance to check this out yet.
  19. Add the line
  20.     trap : 15
  21. at the start of /etc/rc to fix the problem.  reboot send SIGTERM to all
  22. processes and it is not ignored by default by the shell.  (One one the 58
  23. patches caused this behaviour.)
  24.  
  25. -- 
  26.  
  27.     -- Lennart Augustsson
  28. [This signature is intentionally left blank.]
  29.