[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE:Any way to recover files after partition corruption?



There are copies of the superblock on the disk--you probably saw some
messages when you formatted the disk.  To mount with a different
superblock, you can mount as ext2 and try:
mount -t ext2 sb=NNNN /dev/blah /somewhere 
Check the man page for mount and look for the sb= option for more
info.  I don't know where the default copies are.  Try mke2fs on some
other disk to see where the superblocks should be.

Andrew.


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: