atom feed4 messages in org.freebsd.freebsd-questionsHow to check a ext3 partition ?
FromSent OnAttachments
zaxisFeb 27, 2010 4:48 pm 
PolytroponFeb 27, 2010 4:53 pm 
Kevin KinseyFeb 27, 2010 4:55 pm 
Ishmael F.E.Feb 27, 2010 5:03 pm 
Subject:How to check a ext3 partition ?
From:zaxis (z_a@163.com)
Date:Feb 27, 2010 4:48:37 pm
List:org.freebsd.freebsd-questions

There is a ext3 partition used to share data between linux and freebsd. Sometimes freebsd cannot mount this partition as abnormal poweroff. I have to enter linux to do `fsck.ext3` .

Can freebsd fsck ext3 partition ?

----- fac n = let { f = foldr (*) 1 [1..n] } in f