home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20480 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.7 KB  |  44 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!julienas!jussieu!card
  3. From: card@masi.ibp.fr (Remy CARD)
  4. Subject: Re: ext fs question (.badblocks)
  5. Message-ID: <1992Dec15.084358.17478@jussieu.fr>
  6. Sender: news@jussieu.fr (Le Facteur)
  7. Nntp-Posting-Host: ares.ibp.fr
  8. Organization: Laboratoire MASI - Universite Pierre et Marie Curie - Paris - France
  9. References: <1992Dec14.133843.2536@jussieu.fr> <1992Dec14.163449.15147@aston.ac.uk> <8120@lib.tmc.edu>
  10. Date: Tue, 15 Dec 1992 08:43:58 GMT
  11. Lines: 31
  12.  
  13. In article <8120@lib.tmc.edu> dfenyes@thesis1.med.uth.tmc.edu (David Fenyes,Neurobiol/Anatomy,5705,7901935) writes:
  14. >In article <1992Dec14.163449.15147@aston.ac.uk> evansmp@uhura.aston.ac.uk (Mark Evans) writes:
  15. >>Remy CARD (card@masi.ibp.fr) wrote:
  16. >>:     mkefs now uses a reserved inode (inode #2) to store the bad blocks.
  17. >>: This inode does not appear in the filesystem tree any more because it was
  18. >>: leading to problems (root could delete the .badblocks file or save it during
  19. >>: a backup).
  20. >
  21. >Is there a way to easily read the bad blocks list to verify that all the
  22. >bad blocks have been identified? (or even to modify it after the fs has
  23. >been created?)
  24.  
  25.     You can add bad blocks to the list with efsck.  'efsck -t' tests for
  26. bad blocks in a fs and adds new bad blocks to the list.  'efsck -b file' reads
  27. a bad blocks list from the file and adds them to the list.
  28.  
  29.     Unfortunately, there is no way to print the bad blocks list.  Seems
  30. like I must add an option to efsck for the next release.
  31.  
  32. >
  33. >David.
  34. >--
  35. >David Fenyes                                 dfenyes@thesis1.med.uth.tmc.edu
  36. >University of Texas Medical School           Houston, Texas
  37.  
  38.  
  39.     Remy
  40. --
  41.  
  42.     Remy Card
  43.     card@masi.ibp.fr
  44.