PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : USB-Festplatte lässt sich nicht mehr mounten



mexoticom
09.01.08, 16:03
Hallo Leute!!!
Meine Externe lief bis vor kurzem problemlos.
Dann wollt ich sie an einen alten PC mit ArkLinux im Live-Modus
anschließen, dort kam aber der Fehler, dass sie in NTFS formatiert ist.
Naja, dann halt nicht, hab ich mir gedacht und die Festplatte ausgemacht.
Als ich sie wieder an meinen Laptop mit Suse 10.3 anschließen
wollte, kam der Fehler: Cannot mount Volume
mit folgendem Detail:

NTFS signature is missing. Failed to mount '/dev/sdb1':
Das Argument ist ungültig The device '/dev/sdb1'
doesn`t have a valid NTFS. Maybe you selected the
wrong device? Or the whole disk instead of a partition
(e.g. /dev/hda, not /dev/hda1)? Or the other way around?

Wenn ich sie manuell mounten will kommt:

mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
missing codepage or helper program, or other error
Manchmal liefert das Syslog wertvolle Informationen – versuchen
Sie dmesg | tail oder so

dmesg | tail gibt folgendes aus:

SFW2-INext-ACC-TCP IN=eth0 OUT= MAC=00:1b:fc:4a:24:38:00:14:78:52:92:ea:08:00 SRC=85.183.84.15 DST=192.168.1.100 LEN=52 TOS=0x00 PREC=0x00 TTL=58 ID=17046 DF PROTO=TCP SPT=4060 DPT=48048 WINDOW=63888 RES=0x00 SYN URGP=0 OPT (020405AC0103030001010402)
SFW2-INext-ACC-TCP IN=eth0 OUT= MAC=00:1b:fc:4a:24:38:00:14:78:52:92:ea:08:00 SRC=85.176.157.195 DST=192.168.1.100 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=14132 DF PROTO=TCP SPT=49518 DPT=48048 WINDOW=8192 RES=0x00 SYN URGP=0 OPT (020405A00103030801010402)
SFW2-INext-ACC-TCP IN=eth0 OUT= MAC=00:1b:fc:4a:24:38:00:14:78:52:92:ea:08:00 SRC=85.183.84.15 DST=192.168.1.100 LEN=52 TOS=0x00 PREC=0x00 TTL=58 ID=17063 DF PROTO=TCP SPT=4060 DPT=48048 WINDOW=63888 RES=0x00 SYN URGP=0 OPT (020405AC0103030001010402)
NTFS driver 2.1.28 [Flags: R/W MODULE].
NTFS-fs warning (device sdb1): is_boot_sector_ntfs(): Invalid boot sector checksum.
NTFS-fs error (device sdb1): read_ntfs_boot_sector(): Primary boot sector is invalid.
NTFS-fs error (device sdb1): read_ntfs_boot_sector(): Mount option errors=recover not used. Aborting without trying to recover.
NTFS-fs error (device sdb1): ntfs_fill_super(): Not an NTFS volume.
SFW2-INext-ACC-TCP IN=eth0 OUT= MAC=00:1b:fc:4a:24:38:00:14:78:52:92:ea:08:00 SRC=82.227.225.208 DST=192.168.1.100 LEN=48 TOS=0x00 PREC=0x00 TTL=119 ID=33909 DF PROTO=TCP SPT=2045 DPT=48048 WINDOW=65535 RES=0x00 SYN URGP=0 OPT (020405AC01010402)
SFW2-INext-ACC-TCP IN=eth0 OUT= MAC=00:1b:fc:4a:24:38:00:14:78:52:92:ea:08:00 SRC=88.130.77.247 DST=192.168.1.100 LEN=48 TOS=0x00 PREC=0x00 TTL=119 ID=55965 DF PROTO=TCP SPT=1524 DPT=48048 WINDOW=16384 RES=0x00 SYN URGP=0 OPT (0204057E01010402)

Daraus werd ich aber nicht schlau.
Bei Windows sagt er mir nur, dass das Medium micht formatiert
ist und ob ich nun formatieren will.
Kann mir jemand weiterhelfen?
Ich habe sehr wichtige Daten darauf.

mexoticom
09.01.08, 16:04
Die Frage habe ich auch im Linux-Club gestellt:

http://www.linux-club.de/viewtopic.php?p=537119#537119

psy
09.01.08, 17:49
NTFS-fs warning (device sdb1): is_boot_sector_ntfs(): Invalid boot sector checksum.
NTFS-fs error (device sdb1): read_ntfs_boot_sector(): Primary boot sector is invalid.

Naja, da scheint es wohl ein Problem mit dem Bootsektor der Platte zu geben, der ist wohl geschrottet.
Welches Filesystem war denn ursprünglich mal drauf?

Edit: Ok, war wohl NTFS drauf.
Hast du keine Backups?