On Sat, 14 Dec 2002, Andreas Klemm wrote: > On Fri, Dec 13, 2002 at 02:28:00PM -0800, Nate Lawson wrote: > > I've successfully repaired a fs with the superblock backup at 32. Now how > > do I copy that backup to the default superblock location? fsck_ffs does > > NOT automatically do this. > > It does. With fsck -b 32 you use the alternate super block to repair > the filesystem just in case the superblock in at the usual place is > damaged. After that the filesystem is completely repaired ... > Of course the previously damages superblock ...
After the fs has been repaired, the alternate sb is not copied to the default sb (currently). -Nate To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

