Ainda assim aparece erros...
parace q tem bad block.... tem algum comando para verificar isso?

[root@localhost /]# mount /dev/VolGroup00/LogVol00 /mnt/hd
mount: wrong fs type, bad option, bad superblock on /dev/VolGroup00/LogVol00,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

[root@localhost /]#


[root@localhost /]# fsck /dev/VolGroup00/LogVol00
fsck 1.39 (29-May-2006)
e2fsck 1.39 (29-May-2006)
fsck.ext3: Filesystem revision too high while trying to open /dev/VolGroup00/LogVol00
The filesystem revision is apparently too high for this version of e2fsck.
(Or the filesystem superblock is corrupt)


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>

[root@localhost /]#


PaTricK


Eduardo Habkost <ehabkost@raisama.net>
escreveu:

Se está usando LVM, você deve inicializar o LVM antes, com os comandos
abaixo, para poder acessar os volumes LVM como se fossem partições.

# vgscan
# vgchange -a y


Depois verifique quais os volumes que existem, com o comando:

# lvdisplay


E monte ou verifique com fsck os volumes LVM como se fossem
partições. Por exemplo:

# mount /dev/VolGroup00/LogVol00 /mnt/bla


On Fri, Jul 27, 2007 at 12:42:56PM -0300, Gustavo Picoloto wrote:
> Olá,
>
> Sua partição /dev/hda3 é LVM, certo? Não conheço bem LVM mas *acho*
> que elas precisam ser inicializadas para poder ser usadas e talvez por
> isso (ou falta disso) não consegue usar o fsck.
> Não sei, talvez outra pessoa da lista possa ajudar.
>
> []'s
>
> Gustavo Picoloto
>
> Em 27/07/07, PaTricK escreveu:
> > alguem pode dah alguma ajuda aih?
> > =)
> >
> > PaTricK escreveu:
> > olá....
> > fui reinicia o linux e apareceu a mensagem de kernel panic.
> > então botei o hd em outro computador e tentei montar a partição mas mesmo
> > assim dah erro.
> > fiz os seguintes comandos:
> > [root@localhost ~]# fdisk -l
> >
> > Disk /dev/hda: 40.0 GB, 40060403712 bytes
> > 255 heads, 63 sectors/track, 4870 cylinders
> > Units = cylinders of 16065 * 512 = 8225280 bytes
> >
> > Device Boot Start End Blocks Id System
> > /dev/hda1 * 1 1211 9727326 83 Linux
> > /dev/hda2 1276 1288 104422+ 83 Linux
> > /dev/hda3 1289 4870 28772415 8e Linux LVM
> > /dev/hda4 1212 1275 514080 82 Linux swap / Solaris
> >
> > Partition table entries are not in disk order
> >
> > Disk /dev/sda: 160.0 GB, 160041885696 bytes
> > 255 heads, 63 sectors/track, 19457 cylinders
> > Units = cylinders of 16065 * 512 = 8225280 bytes
> >
> > Device Boot Start End Blocks Id System
> > /dev/sda1 * 1 1912 15358108+ 7 HPFS/NTFS
> > /dev/sda2 1913 19457 140930212+ f W95 Ext'd (LBA)
> > /dev/sda5 1913 15633 110213901 b W95 FAT32
> > /dev/sda6 15634 15646 104391 83 Linux
> > /dev/sda7 15647 19457 30611826 8e Linux LVM
> >
> > Isso pra tenta corrigo a partição:
> >
> > [root@localhost ~]# fsck -pf /dev/hda3
> > fsck 1.39 (29-May-2006)
> > fsck.ext2: Device or resource busy while trying to open /dev/hda3
> > Filesystem mounted or opened exclusively by another program?
> > [root@localhost ~]#
> > [root@localhost ~]# e2fsck -pf /dev/hda3
> > e2fsck: Device or resource busy while trying to open /dev/hda3
> > Filesystem mounted or opened exclusively by another program?
> >
> > E entao fui tentar montar:
> > [root@localhost ~]# mount -t ext3 /dev/hda3 /mnt
> > mount: /dev/hda3 already mounted or /mnt busy
> >
> > A partição hda2 que é a do /boot eu consigo montar, mas o hda3 que é do
> > sistema todo nao consigo montar... aparece esses erros.
> > Alguem poderia dah uma dica?
> > Obrigado!
> > PaTricK
> >
> >
--
Eduardo

--
Fedora-users-br mailing list
Fedora-users-br@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-users-br

Alertas do Yahoo! Mail em seu celular. Saiba mais.