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.
Zitat
Laufwerk kann nicht eingebunden werden.
Die Fehlermeldung lautet:
mount: I could not determine the filesystem type, and none was specified
Zitat
Partition sector doesn't have the endmark 0xAA55
![]() |
Quellcode |
1 2 3 4 5 6 7 8 |
. ~ - - M /V\ - * // \\ /V\ /( _ )\ // \\ ^~ ~^ /( _ )\ ^~ ~^ |
Zitat
Kann es sein, das die Platte bewu?t gel?scht worden ist ?
Zitat
Wichtig ist blo?, das du von dem Datentr?ger eine bytegenaue Kopie machst.
![]() |
Quellcode |
1 2 3 4 |
root@Knoppix:~# dd if=/dev/sdb | gzip | split -b 2047m - /mnt/sik/SICHERUNG500GB.ddz 976773168+0 Datensätze ein 976773168+0 Datensätze aus 500107862016 Bytes (500 GB) kopiert, 9265,72 Sekunden, 54,0 MB/s |
Zitat
976773168+0 Datensätze ein
976773168+0 Datensätze aus
500107862016 Bytes (500 GB) kopiert
![]() |
Quellcode |
1 2 3 4 5 6 7 8 |
. ~ - - M /V\ - * // \\ /V\ /( _ )\ // \\ ^~ ~^ /( _ )\ ^~ ~^ |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 |
Disk /dev/sdb - 500 GB / 465 GiB - CHS 60801 255 63 [ Analyse ] Analyse current partition structure and search for lost partitions [ Advanced ] Filesystem Utils [ Geometry ] Change disk geometry [ Options ] Modify options [ MBR Code ] Write TestDisk MBR code to first sector [ Delete ] Delete all data in the partition table [ Quit ] Return to disk selection |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 |
Disk /dev/sdb - 500 GB / 465 GiB - CHS 60801 255 63 Current partition structure: Partition Start EndSize in sectors Invalid NTFS boot 1 * HPFS - NTFS 0 1 1 30399 254 63 488375937 1 * HPFS - NTFS 0 1 1 30399 254 63 488375937 Invalid NTFS boot 2 P HPFS - NTFS 30400 0 1 60800 254 63 488392065 2 P HPFS - NTFS 30400 0 1 60800 254 63 488392065 |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Disk /dev/sdb - 500 GB / 465 GiB - CHS 60801 255 63 Partition Start EndSize in sectors Structure: Ok. |
![]() |
Quellcode |
1 2 3 |
Partition Start EndSize in sectors No partition found or selected for recovery |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
root@Knoppix:/ramdisk/home/knoppix# mount -t ntfs /dev/sdb1 /mnt/test NTFS signature is missing. Failed to startup volume: Das Argument ist ungültig 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? root@Knoppix:/ramdisk/home/knoppix# ntfsfix /dev/sdb1 Mounting volume... Failed to startup volume: Invalid argument FAILED Attempting to correct errors... FAILED Failed to startup volume: Invalid argument Volume is corrupt. You should run chkdsk. root@Knoppix:/ramdisk/home/knoppix# ntfsfix /dev/sdb2 Mounting volume... Failed to startup volume: Invalid argument FAILED Attempting to correct errors... FAILED Failed to startup volume: Invalid argument Volume is corrupt. You should run chkdsk. |
![]() |
Quellcode |
1 |
dd if=dev/sdb1 bs=512 count=1 | hexdump -C |
![]() |
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 31 32 33 34 |
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....| 00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 cd 2f 03 00 |........?..../..| 00000020 00 00 00 00 80 00 80 00 c8 ab 7d 01 00 00 00 00 |..........}.....| 00000030 00 00 0c 00 00 00 00 00 33 3d 1f 00 00 00 00 00 |........3=......| 00000040 f6 00 00 00 01 00 00 00 3f 6b 57 80 a5 57 80 b6 |........?kW..W..| 00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb b8 c0 07 |.....3.....|....| 00000060 8e d8 e8 16 00 b8 00 0d 8e c0 33 db c6 06 0e 00 |..........3.....| 00000070 10 e8 53 00 68 00 0d 68 6a 02 cb 8a 16 24 00 b4 |..S.h..hj....$..| 00000080 08 cd 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 |...s......f...@f| 00000090 0f b6 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f |.....?.......Af.| 000000a0 b7 c9 66 f7 e1 66 a3 20 00 c3 b4 41 bb aa 55 8a |..f..f. ...A..U.| 000000b0 16 24 00 cd 13 72 0f 81 fb 55 aa 75 09 f6 c1 01 |.$...r...U.u....| 000000c0 74 04 fe 06 14 00 c3 66 60 1e 06 66 a1 10 00 66 |t......f`..f...f| 000000d0 03 06 1c 00 66 3b 06 20 00 0f 82 3a 00 1e 66 6a |....f;. ...:..fj| 000000e0 00 66 50 06 53 66 68 10 00 01 00 80 3e 14 00 00 |.fP.Sfh.....>...| 000000f0 0f 85 0c 00 e8 b3 ff 80 3e 14 00 00 0f 84 61 00 |........>.....a.| 00000100 b4 42 8a 16 24 00 16 1f 8b f4 cd 13 66 58 5b 07 |.B..$.......fX[.| 00000110 66 58 66 58 1f eb 2d 66 33 d2 66 0f b7 0e 18 00 |fXfX..-f3.f.....| 00000120 66 f7 f1 fe c2 8a ca 66 8b d0 66 c1 ea 10 f7 36 |f......f..f....6| 00000130 1a 00 86 d6 8a 16 24 00 8a e8 c0 e4 06 0a cc b8 |......$.........| 00000140 01 02 cd 13 0f 82 19 00 8c c0 05 20 00 8e c0 66 |........... ...f| 00000150 ff 06 10 00 ff 0e 0e 00 0f 85 6f ff 07 1f 66 61 |..........o...fa| 00000160 c3 a0 f8 01 e8 09 00 a0 fb 01 e8 03 00 fb eb fe |................| 00000170 b4 01 8b f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 |.....<.t........| 00000180 eb f2 c3 0d 0a 46 65 68 6c 65 72 20 62 65 69 6d |.....Fehler beim| 00000190 20 4c 65 73 65 6e 20 64 65 73 20 44 61 74 65 6e | Lesen des Daten| 000001a0 74 72 84 67 65 72 73 00 0d 0a 4e 54 4c 44 52 20 |tr.gers...NTLDR | 000001b0 66 65 68 6c 74 00 0d 0a 4e 54 4c 44 52 20 69 73 |fehlt...NTLDR is| 000001c0 74 20 6b 6f 6d 70 72 69 6d 69 65 72 74 00 0d 0a |t komprimiert...| 000001d0 4e 65 75 73 74 61 72 74 20 6d 69 74 20 53 74 72 |Neustart mit Str| 000001e0 67 2b 41 6c 74 2b 45 6e 74 66 0d 0a 00 00 00 00 |g+Alt+Entf......| 000001f0 00 00 00 00 00 00 00 00 83 a8 b6 ce 00 00 55 aa |..............U.| 00000200 512 Bytes (512 B) kopiert, 0,0226232 s, 22,6 kB/s |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 |
. ~ - - M /V\ - * // \\ /V\ /( _ )\ // \\ ^~ ~^ /( _ )\ ^~ ~^ |
![]() |
Quellcode |
1 2 3 4 5 6 7 |
root@Knoppix:~# dd if=/dev/sdb1 bs=512 count=1 | hexdump -C 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| 1+0 Datensätze ein 1+0 Datensätze aus 512 Bytes (512 B) kopiert, 0,000471198 Sekunden, 1,1 MB/s * 00000200 |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 |
. ~ - - M /V\ - * // \\ /V\ /( _ )\ // \\ ^~ ~^ /( _ )\ ^~ ~^ |
![]() |
Quellcode |
1 |
cat /mnt/sik/SICHERUNG500GB.ddz* | gunzip -c | dd of=/dev/sdb |
![]() |
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 |
Obere Hälfte 01100101.01100000.01000010 Hauptrille 00000000.00000000.00000000 Untere Hälfte 01100000.00100010.01100011 ================================= 1.Möglichkeit 01100000 =0x60 = "`" 2.Möglichkeit 01100001 =0x61 = "a" 3.Möglichkeit 01100100 =0x64 = "d" 4.Möglichkeit 01100101 =0x65 = "e" 1.Möglichkeit 00100000 =0x20 = " " 2.Möglichkeit 00100010 =0x22 = """ 3.Möglichkeit 01100000 =0x60 = "'" 4.Möglichkeit 01100010 =0x62 = "b" 1.Möglichkeit 01000010 =0x42 = "B" 2.Möglichkeit 01000011 =0x43 = "C" 3.Möglichkeit 01100010 =0x62 = "b" 4.Möglichkeit 01100011 =0x63 = "c" Somit ergibt sich: {`} { } {B} {a} {"} {C} {d} * {'} * {b} {e} {b} {c} also z.B. "' B" oder "a'C" oder "ebC" oder auch "dbb" |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 |
. ~ - - M /V\ - * // \\ /V\ /( _ )\ // \\ ^~ ~^ /( _ )\ ^~ ~^ |
Verstehe ich nicht. Wieso Schulstreich? Er ist übrigens 28.
Zitat
PS: Da dein Bruder ja schon Bier trinkt, scheint er ja etwas älter zu sein.
Wieso fällt er dann noch auf solche Schulstreiche rein ?
Sowas macht man gerne zu Hochzeiten, Jubiläen, Beförderungen....
![]() |
Quellcode |
1 2 3 4 5 6 7 8 |
. ~ - - M /V\ - * // \\ /V\ /( _ )\ // \\ ^~ ~^ /( _ )\ ^~ ~^ |
Geek und Nerd Shirt Shop - Linux Notebooks & Computer - Linux vs Unix - presell-pages
Brillen für PC Arbeit