home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / hp / 9523 < prev    next >
Encoding:
Text File  |  1992-08-21  |  891 b   |  24 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!sdd.hp.com!hp-col!fc.hp.com!hpmckee!mckee
  3. From: mckee@hpmckee (Bret Mckee)
  4. Subject: Re: recovering files from /lost+found
  5. Sender: news@fc.hp.com (news daemon)
  6. Message-ID: <BtCGvF.BME@fc.hp.com>
  7. Date: Fri, 21 Aug 1992 17:35:39 GMT
  8. References: <lee.714413910@ceg.uiuc.edu>
  9. Organization: Hewlett-Packard Fort Collins Site
  10. X-Newsreader: Tin 1.1 PL4
  11. Lines: 11
  12.  
  13. : Some files were put in the /lost+found directory,
  14. : and we need to recover those.  Is there an easy
  15. : way to conver the numbers to "real" file names that
  16. : they were prior to the crash?
  17.  
  18. Unfortunatly, No.  The reason that fsck put them there is because it looked
  19. like they were still good files (non-zero link count), but there were no
  20. directory entries referencing it.  So, it puts it in lost and found and
  21. names it the inode number.
  22.  
  23. Bret
  24.