Lieber Besucher, herzlich willkommen bei: Knoppix Forum | www.KnoppixForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
![]() |
Quellcode |
1 |
dmesg | tail -n 20 |
![]() |
Quellcode |
1 |
fdisk -l |
Eben! Weil der Stick wahrscheinlich eine gültige Partition, ein verwendbares Dateisystem hat. Was bei Deiner Platte offenbar nicht (mehr) der Fall ist.Im Gegensatz dazu wenn einen USB-Stick anschließe, erscheint ohne dass ich irgendwo was eingeben muss nach kurzer Zeit der Stick und ich kann darauf zugreifen.
Ein "Eingabefenster für Befehle". Meist aufzurufen mit einer Art Bildschirmsymbol unten links. Oder CTRL+ALT+F2 drücken - mit CTRL+ALT+F7 gehts zum "Grafikmodus" zurück. Dort die von Klaus genannten Befehle absetzen.was ist das Terminal und wie rufe ich das auf ?
Hat sie wahrscheinlich (s.o.) nicht mehr?Die HDD war in NTFS formatiert und sie hat nur eine Partition
Das war früher mal, mit ntfs-3g geht das schon eine ganze Weile prima.Ich weiß, dass Knoppix kein NTFS erkennt,
![]() |
Quellcode |
1 2 |
dmesg | tail -n 20 > TEMP.TXT fdisk -l >> TEMP.TXT |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
root@Microknoppix:/home/knoppix# dmesg | tail -n 20 > TEMP.TXT root@Microknoppix:/home/knoppix# fdisk -1 >> TEMP.TXT fdisk: invalid option -- '1' Usage: fdisk [-b SSZ] [-u] DISK Change partition table fdisk -l [-b SSZ] [-u] DISK List partition table(s) fdisk -s PARTITION Give partition size(s) in blocks fdisk -v Give fdisk version Here DISK is something like /dev/hdb or /dev/sda and PARTITION is something like /dev/hda7 -u: give Start and End in sector (instead of cylinder) units -b 2048: (for certain MO disks) use 2048-byte sectors root@Microknoppix:/home/knoppix# |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
root@Microknoppix:/home/knoppix# dmesg | tail -n 20 [ 2130.382262] sr 8:0:0:1: [sr1] CDB: Read(10): 28 00 00 10 01 04 00 00 02 00 [ 2130.382283] end_request: I/O error, dev sr1, sector 4195344 [ 2130.387982] sr 8:0:0:1: [sr1] Unhandled sense code [ 2130.387989] sr 8:0:0:1: [sr1] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE [ 2130.387998] sr 8:0:0:1: [sr1] Sense Key : Hardware Error [current] [ 2130.388007] sr 8:0:0:1: [sr1] Add. Sense: No additional sense information [ 2130.388018] sr 8:0:0:1: [sr1] CDB: Read(10): 28 00 00 10 01 10 00 00 02 00 [ 2130.388039] end_request: I/O error, dev sr1, sector 4195392 [ 2130.392261] sr 8:0:0:1: [sr1] Unhandled sense code [ 2130.392268] sr 8:0:0:1: [sr1] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE [ 2130.392276] sr 8:0:0:1: [sr1] Sense Key : Hardware Error [current] [ 2130.392286] sr 8:0:0:1: [sr1] Add. Sense: No additional sense information [ 2130.392297] sr 8:0:0:1: [sr1] CDB: Read(10): 28 00 00 10 01 12 00 00 02 00 [ 2130.392318] end_request: I/O error, dev sr1, sector 4195400 [ 2130.397215] sr 8:0:0:1: [sr1] Unhandled sense code [ 2130.397222] sr 8:0:0:1: [sr1] Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE [ 2130.397230] sr 8:0:0:1: [sr1] Sense Key : Hardware Error [current] [ 2130.397240] sr 8:0:0:1: [sr1] Add. Sense: No additional sense information [ 2130.397252] sr 8:0:0:1: [sr1] CDB: Read(10): 28 00 00 10 01 12 00 00 02 00 [ 2130.397273] end_request: I/O error, dev sr1, sector 4195400 root@Microknoppix:/home/knoppix |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 |
root@Microknoppix:/home/knoppix# fdisk -1 fdisk: invalid option -- '1' Usage: fdisk [-b SSZ] [-u] DISK Change partition table fdisk -l [-b SSZ] [-u] DISK List partition table(s) fdisk -s PARTITION Give partition size(s) in blocks fdisk -v Give fdisk version Here DISK is something like /dev/hdb or /dev/sda and PARTITION is something like /dev/hda7 -u: give Start and End in sector (instead of cylinder) units -b 2048: (for certain MO disks) use 2048-byte sectors root@Microknoppix:/home/knoppix# |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »RalfonLinux« (30.06.2010, 19:27)
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
root@Microknoppix:/home/knoppix# fdisk -l Disk /dev/sda: 250.1 GB, 250059350016 bytes 255 heads, 63 sectors/track, 30401 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x694e9c46 Device Boot Start End Blocks Id System /dev/sda1 1 192 1536000 27 Unknown Partition 1 does not end on cylinder boundary. /dev/sda2 * 192 15362 121856000 7 HPFS/NTFS /dev/sda3 15362 30402 120804352 7 HPFS/NTFS Disk /dev/sdb: 250.1 GB, 250059350016 bytes 64 heads, 63 sectors/track, 121130 cylinders Units = cylinders of 4032 * 512 = 2064384 bytes Disk identifier: 0x96d6075f Device Boot Start End Blocks Id System /dev/sdb1 1 60595 122157728 7 HPFS/NTFS /dev/sdb2 60595 121130 122038272 7 HPFS/NTFS Disk /dev/sdc: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x0020791a Device Boot Start End Blocks Id System /dev/sdc1 1 60802 488391041 7 HPFS/NTFS root@Microknoppix:/home/knoppix# |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »RalfonLinux« (01.07.2010, 14:41)
![]() |
Quellcode |
1 |
deine Ausgabe |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 |
. ~ - - M /V\ - * // \\ /V\ /( _ )\ // \\ ^~ ~^ /( _ )\ ^~ ~^ |
Nicht zu früh freuen! Das bedeudet nur, dass die Typkennung für die Partitionstabelle NTFS ist.Interessanterweise ist das Format HPFS/NTFS, Windows sagt ja hier RAW. Jetzt ist wieder der Fachmann gefordert mir zu sagen, was das wohl zu bedeuten hat ???
![]() |
Quellcode |
1 |
mount /dev/sdc1 /mnt |
![]() |
Quellcode |
1 |
mount -t ntfs-3g /dev/sdc1 /mnt |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
root@Microknoppix:/home/knoppix# mount /dev/sdc1 /mnt mount: you must specify the filesystem type root@Microknoppix:/home/knoppix# mount -t ntfs-3g /dev/sdc1 /mnt ntfs_mst_post_read_fixup: magic: 0x44414142 size: 1024 usa_ofs: 36 usa_count: 65535: Das Argument ist ungültig Record 0 has no FILE magic (0x44414142) Failed to load $MFT: Eingabe-/Ausgabefehler Failed to mount '/dev/sdc1': Eingabe-/Ausgabefehler NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows then reboot into Windows twice. The usage of the /f parameter is very important! If the device is a SoftRAID/FakeRAID then first activate it and mount a different device under the /dev/mapper/ directory, (e.g. /dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation for more details. |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »RalfonLinux« (02.07.2010, 13:27)
Sieht doch sehr nach Oberflächenschaden aus ?
Zitat
Failed to load $MFT: Eingabe-/Ausgabefehler
Failed to mount '/dev/sdc1': Eingabe-/Ausgabefehler
![]() |
Quellcode |
1 2 3 4 5 6 7 8 |
. ~ - - M /V\ - * // \\ /V\ /( _ )\ // \\ ^~ ~^ /( _ )\ ^~ ~^ |
Ja, aber I/O-Error sehe ich hier nur im Zusammenhang mit "sr1"? So heisst doch keine Festplatte?I/O-Error ist kein logischer Fehler
![]() |
Quellcode |
1 2 |
man badblocks man smartctl |
![]() |
Quellcode |
1 |
ntfsfix /dev/sdc1 |
Geht ja nicht! Windows sagt ja "RAW" (also kein Dateisystem)!?OKAY, aber wenn es eine Aufgabe für Windows ist, wie Du schreibst, dann sollte ich es vielleicht auch Windows machen lassen ??? (chkdsk /r)
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 |
root@Microknoppix:/home/knoppix# ntfsfix /dev/sdc1 Mounting volume... Incomplete multi sector transfer detected in $MFT. ntfs_mft_load(): Failed. Failed to load $MFT: Input/output error. Failed to startup volume: Input/output error. FAILED Attempting to correct errors... Incomplete multi sector transfer detected in $MFT. ntfs_mft_load(): Failed. Failed to load $MFT: Input/output error. FAILED Failed to startup volume: Input/output error. Volume is corrupt. You should run chkdsk. |
![]() |
Quellcode |
1 |
badblocks -n /dev/sdc |
Zitat von »renoir«
Dieses plötzliche RAW -Format schlägt wohl öfters aus heiterem Himmel zu
sr1 ist ein DVD/CD tippe ich mal, aber die Meldung vom mount/ntfsfix
Zitat
Ja, aber I/O-Error sehe ich hier nur im Zusammenhang mit "sr1"? So heisst doch keine Festplatte?
Zitat
Mounting volume... Incomplete multi sector transfer detected in $MFT.
ntfs_mft_load(): Failed.
Failed to load $MFT: Input/output error.
Failed to startup volume: Input/output error.
FAILED
![]() |
Quellcode |
1 2 3 4 5 6 7 8 |
. ~ - - M /V\ - * // \\ /V\ /( _ )\ // \\ ^~ ~^ /( _ )\ ^~ ~^ |
tagesgeld - Geek und Nerd Shirt Shop - Linux Notebooks & Computer - presell-pages
Brillen für PC Arbeit