TranceAddict Forums

TranceAddict Forums (www.tranceaddict.com/forums)
- Europe - Germany
-- Brauche dringend Hilfe mit XP
Pages (2): « 1 [2]


Posted by cHiLLuNg on Jun-17-2004 13:56:

rofl - check DU DEINE, hab schon vor 10mins zur�ck geschrieben

und dir sagen WELCHE das is tkann ich dir net, weil du das nicht geschrieben hast! m�sste ja beim fehlerhaften starten angezeigt worden sein...


Posted by cHiLLuNg on Jun-17-2004 13:57:

quote:
www.google.com



DANKE F�R DIESEN BEITRAG! *Tagespokal �bergeb*


Posted by groove department on Jun-17-2004 14:00:

Re: Brauche dringend Hilfe mit XP

es wurde nur c:\windows\system32\config\system angezeigt. keine endung


Posted by cHiLLuNg on Jun-17-2004 14:00:

scheiss auf die system.log
wie der name schon sagt...............................................................


Posted by groove department on Jun-17-2004 14:02:

hmm.. gut.. also ich habe im chip forum zu meinem problem folgendes gelesen:

quote:
Hiho,
einfach in die rep-konsole und dort chkdsk /p eingeben. dabei werden fehlerhafte dateien von windows neu geschrieben. danach fixboot und gut ist. wenn�s ganz schlimm kommt musst chkdsk /r ausf�hren, das kann dann dauern. hilft aber...


chkdsk /p habe ich bereits gemacht, hat aber keine fehlerhaften dateien angezeigt..


Posted by cHiLLuNg on Jun-17-2004 14:05:

rhetorische frage... steht ja im text was du jezz machen musst...


Posted by groove department on Jun-17-2004 15:54:

ich habs geschafft!!!!!!!! alles wieder wie vorher.. aber nicht mit chills weg.. aber trotzdem danke!


Posted by dj_macgyver on Jun-17-2004 17:18:

auch wenn ihr das problem inzwischen schon gel�st habt, eine frage stellt sich mir beim durchlesen dieses threads:

habt ihr wirklich geglaubt, ihr k�nntet mit 'ner '98er- oder me-bootdisk auf das ntfs von windows xp zugreifen? (es sei denn ihr hattet xp auf fat32 - aber meines wissens nach ist ntfs der standard...)


Posted by Reaktor on Jun-17-2004 19:24:

Wirst es wohl damit behoben haben oder ??? In Zukunft w�re es vielleicht auch interessant wen du deinen L�sungsweg posten w�rdest !!!


Posted by dj_macgyver on Jun-18-2004 07:58:

quote:
Originally posted by Reaktor
Wirst es wohl damit behoben haben oder ??? In Zukunft w�re es vielleicht auch interessant wen du deinen L�sungsweg posten w�rdest !!!


is ja schon gut, ich halt ja schon die klappe... ich war sowieso zu sp�t dran...


Posted by groove department on Jun-18-2004 08:08:

ok, hier mein l�sungsweg

erstmal in den "r" modus des setups und dann folgende befehle eingeben:

md tmp
copy c:\windows\system32\config\system c:\windows\tmp\system.bak
copy c:\windows\system32\config\software c:\windows\tmp\software.bak
copy c:\windows\system32\config\sam c:\windows\tmp\sam.bak
copy c:\windows\system32\config\security c:\windows\tmp\security.bak
copy c:\windows\system32\config\default c:\windows\tmp\default.bak

del c:\windows\system32\config\system
del c:\windows\system32\config\software
del c:\windows\system32\config\sam
del c:\windows\system32\config\security
del c:\windows\system32\config\default

copy c:\windows\repair\system c:\windows\system32\config\system
copy c:\windows\repair\software c:\windows\system32\config\software
copy c:\windows\repair\sam c:\windows\system32\config\sam
copy c:\windows\repair\security c:\windows\system32\config\security
copy c:\windows\repair\default c:\windows\system32\config\default


dann kann man windows wieder starten und geht nun mit dem explorer in den ordner "System Volume Information"

dort sucht man was rum und kopiert die dateien
_REGISTRY_USER_.DEFAULT
_REGISTRY_MACHINE_SECURITY
_REGISTRY_MACHINE_SOFTWARE
_REGISTRY_MACHINE_SYSTEM
_REGISTRY_MACHINE_SAM
in den zuvor erstellten tmp ordner. die dateien d�rfen aber nicht das datum von heute haben, sondern ihr m�sst etwas �ltere nehmen.

nun zur�ck in den "r" modus und folgende befehle eingeben:
del c:\windows\system32\config\sam
del c:\windows\system32\config\security
del c:\windows\system32\config\software
del c:\windows\system32\config\default
del c:\windows\system32\config\system

copy c:\windows\tmp\_registry_machine_software c:\windows\system32\config\software
copy c:\windows\tmp\_registry_machine_system c:\windows\system32\config\system
copy c:\windows\tmp\_registry_machine_sam c:\windows\system32\config\sam
copy c:\windows\tmp\_registry_machine_security c:\windows\system32\config\security
copy c:\windows\tmp\_registry_user_.default c:\windows\system32\config\default

feddich!


Posted by Reaktor on Jun-18-2004 08:12:

Re: ok, hier mein l�sungsweg

quote:
Originally posted by PaulCorgan
erstmal in den "r" modus des setups und dann folgende befehle eingeben:

md tmp
copy c:\windows\system32\config\system c:\windows\tmp\system.bak
copy c:\windows\system32\config\software c:\windows\tmp\software.bak
copy c:\windows\system32\config\sam c:\windows\tmp\sam.bak
copy c:\windows\system32\config\security c:\windows\tmp\security.bak
copy c:\windows\system32\config\default c:\windows\tmp\default.bak

del c:\windows\system32\config\system
del c:\windows\system32\config\software
del c:\windows\system32\config\sam
del c:\windows\system32\config\security
del c:\windows\system32\config\default

copy c:\windows\repair\system c:\windows\system32\config\system
copy c:\windows\repair\software c:\windows\system32\config\software
copy c:\windows\repair\sam c:\windows\system32\config\sam
copy c:\windows\repair\security c:\windows\system32\config\security
copy c:\windows\repair\default c:\windows\system32\config\default


dann kann man windows wieder starten und geht nun mit dem explorer in den ordner "System Volume Information"

dort sucht man was rum und kopiert die dateien
_REGISTRY_USER_.DEFAULT
_REGISTRY_MACHINE_SECURITY
_REGISTRY_MACHINE_SOFTWARE
_REGISTRY_MACHINE_SYSTEM
_REGISTRY_MACHINE_SAM
in den zuvor erstellten tmp ordner. die dateien d�rfen aber nicht das datum von heute haben, sondern ihr m�sst etwas �ltere nehmen.

nun zur�ck in den "r" modus und folgende befehle eingeben:
del c:\windows\system32\config\sam
del c:\windows\system32\config\security
del c:\windows\system32\config\software
del c:\windows\system32\config\default
del c:\windows\system32\config\system

copy c:\windows\tmp\_registry_machine_software c:\windows\system32\config\software
copy c:\windows\tmp\_registry_machine_system c:\windows\system32\config\system
copy c:\windows\tmp\_registry_machine_sam c:\windows\system32\config\sam
copy c:\windows\tmp\_registry_machine_security c:\windows\system32\config\security
copy c:\windows\tmp\_registry_user_.default c:\windows\system32\config\default

feddich!


Sag ich doch. Dir hats anscheinend die Registry zerschossen.


Posted by cHiLLuNg on Jun-18-2004 09:48:

sag mal, du erz�hlst mir du bekommst keine konsole und jetzt postest du hier was du in der konsole eingegeben hast?! muss ich net verstehen, oder?

btw: ICH hab meine platten in fat32, aber du hast recht das ntfs standart ist, hatte ja nur geschrieben wie ichs mache wirst wohl recht haben, dann hatte ich bis jetzt immer gl�ck auf fat zu treffen;D


Posted by groove department on Jun-18-2004 09:57:

quote:
Originally posted by cHiLLuNg
sag mal, du erz�hlst mir du bekommst keine konsole und jetzt postest du hier was du in der konsole eingegeben hast?! muss ich net verstehen, oder?

btw: ICH hab meine platten in fat32, aber du hast recht das ntfs standart ist, hatte ja nur geschrieben wie ichs mache wirst wohl recht haben, dann hatte ich bis jetzt immer gl�ck auf fat zu treffen;D


habe das mit der konsole doch hinbekommen.. wie gesagt, �ber die win cd.


Pages (2): « 1 [2]

Powered by: vBulletin
Copyright © 2000-2021, Jelsoft Enterprises Ltd.