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

Re: Reparar sistema de archivos



Moises Brenes escribió:
Que tal, tengo un disco externo el cual se ha caido mientras pasaba
unos datos de este otro disco.

Consecuencia de ello ahora tengo problemas para lograr montarlo(en
realidad es solo la primera particion /dev/sdb1 , con las demas no hay
ningun inconveniente):

el disco es de 1 TB, todas las  particiones estan en ext3, el disco es
de datos solamente no hay ningun sistema instalado en el.

Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xe8900690

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1       12748   102398278+  83  Linux
/dev/sdb2           12749       25496   102398310   83  Linux
/dev/sdb3           25497      121601   771963412+   5  Extended
/dev/sdb5           25497       57367   256003776   83  Linux
/dev/sdb6           57368       89238   256003776   83  Linux
/dev/sdb7           89239      121601   259955766   83  Linux

Haciendo un simple fsck:

# fsck /dev/sdb

fsck 1.41.3 (12-Oct-2008)
e2fsck 1.41.3 (12-Oct-2008)
fsck.ext2: Superblock invalid, trying backup blocks...
fsck.ext2: Bad magic number in super-block while trying to open /dev/sdb

The superblock could not be read or does not describe a correct ext2
filesystem.  If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>

Alguna sugerencia para poder sacar al menos la informacion  de esa particion?

intentaste ya eso que te indica

you might try running e2fsck with an alternate superblock:
   e2fsck -b 8193 <device>



Reply to: