Well, I've run fsck a bunch of times now and there's only 4 errors left, all on inode 692253:
Code:
i_file_acl for inode 692253 (...) is 774636129, should be zero.
Clear<y>? yes
i_faddr for inode 692253 (...) is 2151310708, should be zero.
Clear<y>? yes
i_frag for inode 692253 (...) is 16, should be zero.
Clear<y>? yes
i_fsize for inode 692253 (...) is 99, should be zero.
Clear<y>? yes
Segmentation fault
I've been reading up on
debugfs, but I'm not very confident in running that command manually to reset these values. Any ideas???