Festplatte defekt?

  • Hallo zusammen,


    ich kann aktuell nicht mehr auf die interne 2,5" Festplatte zugreifen. Bei der letzten Aufnahme war die Festplatte auch ungewöhnlich laut. Ich fürchte sie ist hin.


    Aktuell ist sie zwar gemountet, ich kann aber nicht drauf zugreifen und sehe keine Dateien unter /media/hdd. Kann mir jemand sagen ob ich da noch was retten kann? Wollte es erst mal mit einer Prüfung versuchen.


    root@dm800:/media/hdd# init 4


    root@dm800:/media/hdd# umount /media/hdd


    umount: can't umount /media/hdd: Device or resource busy


    root@dm800:/media/hdd# fsck.ext3 -p /media/hdd


    fsck.ext3: Is a directory while trying to open /media/hdd
    /media/hdd:
    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>


    Nun weiß ich nicht weiter :frowning_face:

  • Bin da leider nicht ganz so fit was das angeht.
    Inzwischen komme ich auch wieder auf die Platte, allerdings bricht er immer wieder ab wenn ich im FTP eine große Datei übertragen will.


    Ich denke ich sollte daher erst mal schauen ob sich das Filesystem reparieren lässt. Wie mach ich den unmount sauber?


    root@dm800:/media# mount
    rootfs on / type rootfs (rw)
    /dev/root on / type jffs2 (rw)
    proc on /proc type proc (rw)
    /dev/sda1 on /flodder/root type ext3 (rw,data=ordered)
    /dev/root on /dev type jffs2 (rw)
    none on /proc type proc (rw,nosuid,nodev,noexec)
    none on /var/volatile type tmpfs (rw)
    sysfs on /sys type sysfs (rw)
    none on /dev type tmpfs (rw)
    none on /proc/bus/usb type usbfs (rw,nosuid,nodev,noexec)
    none on /dev/pts type devpts (rw,nosuid,noexec)
    none on /dev/shm type tmpfs (rw,nosuid,nodev)
    /dev/mtdblock2 on /boot type jffs2 (ro)
    /dev/disk/by-uuid/3482c366-ff08-4ea3-9d11-e2434c5a580d on /media/hdd type ext3 (rw,data=ordered)
    /dev/disk/by-uuid/2afd1486-8711-4096-bbb7-f46aeff5eb67 on /media/usb type ext3 (rw,data=ordered)


    Unter /dev/sda1 hat sich scheinbar der Flooder eingehangen :smiling_face: