Ver Mensaje Individual
  #13 (permalink)  
Antiguo 11/01/2007, 18:05
shadfx
 
Fecha de Ingreso: octubre-2006
Mensajes: 57
Antigüedad: 18 años, 1 mes
Puntos: 0
Re: Error: File system was not cleanly unmounted! You should run e2fsck.

La otra particion(la de Ubuntu) desde Archlinux la checkie y me tira esto:
Código:
# fsck.reiserfs /dev/hda6
reiserfsck 3.6.20
Copyright (C) 2001-2005 by Hans Reiser, licensing governed by reiserfsprogs/COPYING.
*************************************************************
** If you are using the latest reiserfsprogs and  it fails **
** please  email bug reports to [email protected], **
** providing  as  much  information  as  possible --  your **
** hardware,  kernel,  patches,  settings,  all reiserfsck **
** messages  (including version),  the reiserfsck logfile, **
** check  the  syslog file  for  any  related information. **
** If you would like advice on using this program, support **
** is available  for $25 at  www.namesys.com/support.html. **
*************************************************************

Will read-only check consistency of the filesystem on /dev/hda6
Will put log info to 'stdout'

Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes
###########
reiserfsck --check started at Thu Jan 11 21:08:16 2007
###########
Replaying journal..
Reiserfs journal '/dev/hda6' in blocks [18..8211]: 0 transactions replayed
Checking Internal tree...
0%....20%....40%....60%....80%....100%
Checking Semantic tree...
There are on the filesystem:                                                
        Leaves 22496
        Internal nodes 152
        Directories 11735
        Other files 109616
        Data block pointers 939157 (664 of them are zero)
        Safe links 0
No corruptions found
###########
reiserfsck finished at Thu Jan 11 21:08:51 2007
###########
Pero esta particion boot...
Código:
# fsck.reiserfs /dev/hda5 
reiserfsck 3.6.20
Copyright (C) 2001-2005 by Hans Reiser, licensing governed by reiserfsprogs/COPYING.
*************************************************************
** If you are using the latest reiserfsprogs and  it fails **
** please  email bug reports to [email protected], **
** providing  as  much  information  as  possible --  your **
** hardware,  kernel,  patches,  settings,  all reiserfsck **
** messages  (including version),  the reiserfsck logfile, **
** check  the  syslog file  for  any  related information. **
** If you would like advice on using this program, support **
** is available  for $25 at  www.namesys.com/support.html. **
*************************************************************

Will read-only check consistency of the filesystem on /dev/hda5
Will put log info to 'stdout'

Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes

reiserfs_fs_open: the reiserfs superblock cannot be found on /dev/hda5.
Failed to open the filesystem.

If the partition table has not been changed, and the partition is
valid  and  it really  contains  a reiserfs  partition,  then the
superblock  is corrupted and you need to run this utility with
--rebuild-sb.
La particion boot me tira eso!!

Que hago???????????????????

Esa particion nunca funcionó(como en otras ocaciones), así que tuve que instalar el grub en el mbr...

Última edición por shadfx; 11/01/2007 a las 18:11