home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17569 < prev    next >
Encoding:
Text File  |  1992-11-22  |  1.6 KB  |  45 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!gator!rde!ksmith!keith
  3. From: keith@ksmith.uucp (Keith Smith)
  4. Subject: Re: Packaging Linux
  5. Organization: Keith's Computer, Hope Mills, NC
  6. Date: Sun, 22 Nov 92 15:36:19 GMT
  7. Message-ID: <1992Nov22.153619.2707@ksmith.uucp>
  8. References: <17612@mindlink.bc.ca> <1992Nov20.160444.16116@scifi.uucp>
  9. Lines: 34
  10.  
  11. In article <1992Nov20.160444.16116@scifi.uucp> njs@scifi.uucp (Nicholas J. Simicich) writes:
  12. [...]
  13. >I personally think that another essential for mass-usage is going to
  14. >be a filesystem that doesn't require sync() or fsck.  This isn't an
  15. >impossible task, and yes, there is a performance hit, but I don't
  16. >think you are going to sell a system to the masses that they can't
  17. >turn off whenever they want to.
  18.  
  19. Bull,  Plenty of folks I know *STILL* run "park" before they shut off
  20. their machines, because someone told them to long, long, ago, Even
  21. though their drives autopark.
  22.  
  23. The trick is a simple command (like halt) and Automagic fsck on boot if
  24. there was a bad shutdown.  Also avoid wierd messages during fsck, a
  25. simple:
  26.  
  27. Halt was not run, checking hard disk for errors.
  28.  
  29. with
  30.  
  31. Correcting file blah.
  32. Fixing directory bleh.
  33.  
  34. etc.
  35.  
  36. Make the other messages available with a flag (-old or -v or something).
  37.  Let's face it, joe user AIN't gonna be able to make a reconnect
  38. decsision anyway.  Even dos does similar stuff with chkdsk /f.  There
  39. really is NOT a lot of difference,  and I've had a corrupt dos
  40. filesystem before too.
  41. -- 
  42. Keith Smith          uunet!ksmith!keith            5719 Archer Rd.
  43. Digital Designs      BBS 1-919-423-4216            Hope Mills, NC 28348-2201
  44. Somewhere in the Styx of North Carolina ...
  45.