home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21610 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  1.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!wupost!crcnis1.unl.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Defragment on Linux extfs
  5. Date: 24 Dec 1992 04:34:49 -0600
  6. Organization: Kansas State University
  7. Lines: 18
  8. Message-ID: <1hc3o9INNjfc@matt.ksu.ksu.edu>
  9. References: <1992Dec24.085716.26935@debbie.cc.nctu.edu.tw>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11.  
  12. cp79111@csie.nctu.edu.tw (Kuo-Ping Hsu) writes:
  13.  
  14.  
  15. >I got a defragement program at tsx-11.mit.edu (linux/ALPHA/defrag-0.2.tar.Z).
  16. >When I install and use it, my file system crashed. Have anyone can tell me
  17. >why. My Linux extended file system is ALPHA 11.
  18.  
  19. >------
  20. >cp79111@csie.nctu.edu.tw
  21. >K.P. Hsu
  22.  
  23. Did you run it on a mounted file system?? This is bad news, as it is moving
  24. disk structures around, and the last thing you want it to do is update and
  25. rewrite the old inode map and superblock back to the disk.  
  26.  
  27. Try running efsck on it, but good luck as I don't know if it could help this.
  28.  
  29. James
  30.