Keresés

Hirdetés

Aktív témák

  • birno

    addikt

    válasz birno #385 üzenetére

    Sőt, ezek után már fel sem mountolja:

    mount /dev/hda3 /home
    mount: wrong fs type, bad option, bad superblock on /dev/hda3,
    missing codepage or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so


    Syslogban ennyi van: Sep 24 21:02:43 user kernel: [ 243.250546] EXT2-fs: corrupt root inode, run e2fsck

    Utána:

    root@ubuntu:~# e2fsck -y /dev/dha3
    e2fsck 1.40-WIP (14-Nov-2006)
    e2fsck: Nincs ilyen fájl vagy könyvtár while trying to open /dev/dha3

    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>


    Majd:

    root@ubuntu:~# e2fsck -b 8193 /dev/dha3
    e2fsck 1.40-WIP (14-Nov-2006)
    e2fsck: Nincs ilyen fájl vagy könyvtár while trying to open /dev/dha3

    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>


    Lehet holnap formázom inkább a fenébe.

Aktív témák