Recovery from disk+fs crash

Robin Elfrink elfrink at introweb.nl
Tue Jun 6 05:57:12 PDT 2006


Eric Anderson wrote:

>>root@:~# fsck /dev/da0s1f
>>** /dev/da0s1f (NO WRITE)
>>cannot alloc 18446744067446403432 bytes for inphead


> Have you tried using fsck_ffs and specifying an alternate superblock? 
> (say 160)

Yes:

root@:~# fsck_ffs -b 160 /dev/da0s1f
Alternate super block location: 160
** /dev/da0s1f (NO WRITE)
cannot alloc 18446744067446403432 bytes for inphead

Same error. Something is so badly wrong that fsck wants to allocate a
very big amount of memory.

I more or less have given up on the illusion of getting data back (that
shows 'em, not letting me have a proper backup system), but still it's
annoying not knowing what is going on and how to fix it.


Robin


More information about the freebsd-isp mailing list