Hi Leute,
ich hatte Windows Vista auf meinem Laptop und hab dann Windows 7 drüberinstalliert. Ein paar Tage später ist es mir abgekratzt.
Jetzt möchte ich mit Knoppix meine ungesicherten Daten retten. Ich habe zwei Partitionen, "OS" und "Recovery". Natürlich lässt sich gerade "OS" nicht einbinden, "Recovery" aber schon. Außerdem habe ich, wie die meisten hier im Not-Forum nur sehr wenig Ahnung von Linux.
Ich zeig euch mal bis hierhin meinen Konsolenverlauf:
|
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
|
knoppix@Microknoppix:~$ sudo su
root@Microknoppix:/home/knoppix# fdisk -l
Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x08000000
Device Boot Start End Blocks Id System
/dev/sda1 1 18 144553+ de Dell Utility
/dev/sda2 19 1324 10485760 7 HPFS/NTFS
/dev/sda3 * 1324 38914 301938688 7 HPFS/NTFS
root@Microknoppix:/home/knoppix# mount -t ntfs-3g -o force /dev/sda3 /media/sda3
ntfs_attr_pread: ntfs_pread failed: Eingabe-/Ausgabefehler
Failed to read NTFS $Bitmap: Eingabe-/Ausgabefehler
NTFS is either inconsistent, or you have hardware faults, or you have 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 you have SoftRAID/FakeRAID then first you must activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for the details.
|
Jetzt weiß ich leider nicht mehr weiter. Im FileManager kommt immer die Meldung:
"org.freedesktop.Hal.Device.Volume.UnknownFailure"
Viele Grüße
Werni