harddrive won't mount/boot, superblock can't be fixed.

Owe Jørgensen oweandre at stud.ntnu.no
Mon Oct 10 01:39:40 PDT 2005


Mr. Darren wrote:
> I had a bad ide cable which I have now replaced.  on
> bootup the filesystem produced a lot of errors and I
> lost my first superblock.  I since fsck'd and repaired
> the superblock at sector 32.  At no time does fsck
> create, fix, or transfer the sector 32 superblock to
> the front of the drive.  mount won't accept the drive
> in the condition it's in(says no superblock, or bad
> superblock..  different programs, different errors). 
> If anyone knows how I could get my data off and format
> my /var drive, or possibly repair my damaged
> superblock at the front of the drive with anyone of
> the 50-some backups that exist throughout the drive.  
> 
> thanks
> 
> Darren
> 
> 
> 	
> 		
> __________________________________ 
> Yahoo! Mail - PC Magazine Editors' Choice 2005 
> http://mail.yahoo.com
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"

try
newfs -n <partition>
to list the proper superblock backups for the partition.

to fix, use
fsck_ufs -b <alternate superblock> <device>


More information about the freebsd-stable mailing list