Archiv Windows XP 25.916 Themen, 128.567 Beiträge

Wiederherstellung scheitert

Ebi7 / 19 Antworten / Flachansicht Nickles

Hallo,
nachdem ich mein Windows xp prof SP 3 nicht mehr starten konnte (siehe Thread:" Windows kaputt" weiter unten), hab ich das System komplett neu aufgesetzt. Auch eine neue Systemplatte eingebaut.
Alles soweit ok, wenn man mal von der Mühe absieht, welche eine Neuinstallation mit Programm CDs macht.
Ich war entschlossen, alles dies mal klüger und bedachter anzugehen.Deshalb habe ich vor der Installation eines neuen Programms manuell einen Wiederherstellungspunkt gesetzt. Auch und vor allem vor der Neuinstallation eines Programms, welches ich schon länger als "Übeltäter" in Verdacht hatte.(Steinberg, Halion 3). Und tatsächlich, nachdem es kurz funktioniert hatte, gab es nun bei fast jeder Aktion die Meldung aus: das Programm hat einen schweren Fehler verursacht...eine LOG Datei wäre erstellt worden mit der ich mich an den Hersteller wenden solle. Der richtige Zeitpunkt für eine Wiederherstellung dachte ich. Als ich diese nun durchführte meldete Windows:
"Wiederherstellung unvollständig. Der Computer kann nicht wie folgt wiederhergestellt werden.." "Es wurden keine Änderungen am Computer durchgeführt".
Nun frag ich mich: Was soll das Gerede um Weiderherstellung. Funktioniert die überhaupt bei irgendwem? Und falls ja, was ist an meinem Windows nicht in Ordnung?
Hat jemand eine Idee? Gruss E

Prosseco Ebi7 „Wiederherstellung scheitert“
Optionen

Hallo ebi7,

es koennen viele Gruende sein. Wie vielleicht eine defekte Platte (Sektoren) oder Speicher. Ich wuerde mal die HDD mit Chkdsk probieren.

Syntax
chkdsk [volume:][[Path] FileName] [/f] [/v] [/r] [/x] [/i] [/c] [/l[:size]]
Top of page
Parameters
volume: : Specifies the drive letter (followed by a colon), mount point, or volume name.
[Path] FileName : Specifies the location and name of a file or set of files that you want chkdsk to check for fragmentation. You can use wildcard characters (that is, * and ?) to specify multiple files.
/f : Fixes errors on the disk. The disk must be locked. If chkdsk cannot lock the drive, a message appears that asks you if you want to check the drive the next time you restart the computer.
/v : Displays the name of each file in every directory as the disk is checked.
/r : Locates bad sectors and recovers readable information. The disk must be locked.
/x : Use with NTFS only. Forces the volume to dismount first, if necessary. All open handles to the drive are invalidated. /x also includes the functionality of /f.
/i : Use with NTFS only. Performs a less vigorous check of index entries, reducing the amount of time needed to run chkdsk.
/c : Use with NTFS only. Skips the checking of cycles within the folder structure, reducing the amount of time needed to run chkdsk.
/l[:size] : Use with NTFS only. Changes the log file size to the size you type. If you omit the size parameter, /l displays the current size.
/?: Displays help at the command prompt.

Gruss
Sascha