On Sun, Feb 24, 2002 at 07:17:51AM +1100, Minh Van Le wrote: > Evidently I have filesystem corruption problems. I believe they're more > accurately inode problems. Is there a magic calibration or fsck solution > to all of this ? perhaps relinking/refreshing/reinitialising inodes to > existing files and writing them out on the filesystem if somebody gets > my drift ?
Use e2fsck, just like you would if you're running ext2. You may need the -f option. -- #ozone/algorithm <[EMAIL PROTECTED]> - trust.in.love.to.save -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
