• 18.10.2025, 12:46
  • Register
  • Login
  • You are not logged in.

 

Seppentoni

Senior Member

windows problem

Thursday, June 23rd 2005, 9:43pm

beim booten is eigentlich alles ganz "normal" nachdem der ladebildschirm kam, war nur noch schwarz. mehr passiert auch nicht

weiss einer woran es leigen könnte ?

war kurz und bündig ;)
Es gab eine Zeit vor der Zeit, als es noch keine Zeit gab .... *muharharharhar*

Manwe

God

Re: windows problem

Thursday, June 23rd 2005, 10:32pm

kurz und bündig ist doof... vorallem ist kurz bei problemen nicht gut.

also... INPUT ;D

Belafarinrod

Senior Member

Re: windows problem

Thursday, June 23rd 2005, 11:11pm

Also ich installier immer neu wenn das bei mir ist. Aber das ist nur meine Meinung. Vielleicht gibbet da noch bessere Methoden.

Belafarinrod

Erkaeltung

God

Re: windows problem

Thursday, June 23rd 2005, 11:15pm

Hi !

Funzt der abgesicherte Modus noch ?

Edit: Du meinst schon den Ladebildschirm von Windows ,oder ?

Xardaz

God

Re: windows problem

Thursday, June 23rd 2005, 11:49pm

Quoted from "Seppentoni"

beim booten is eigentlich alles ganz "normal" nachdem der ladebildschirm kam, war nur noch schwarz. mehr passiert auch nicht

weiss einer woran es leigen könnte ?

war kurz und bündig ;)

Probier dochmal den Punkt "Letzte als funktionierend bekannte Version" oder so. Damit geht's meist wieder...

hausen

Body

Unregistered

Re: windows problem

Friday, June 24th 2005, 12:42am

teste mal deinen ram mit memtest
kann sein, dass dein ram etwas hat...

Shoggy

Sven - Admin

Re: windows problem

Friday, June 24th 2005, 12:52am

Könnte ein Problem mit der Registry sein. Kann man meistens beheben indem man ein älteres Backup (was Windows von Zeit zu Zeit automatisch erstellt) einspielt.

Fahr dazu den Rechner von der Setup-CD hoch und geh in die Rettungskonsole (Taste R). In der Eingabeaufforderung geht's dann so weiter:

Quoted from "Shoggy"

Wechsel mal ins Windows Verzeichnis (falls nicht sowieso schon drin) wenn du in der Rettungskonsole bist und gib dort folgende Befehle ein:

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

delete c:\windows\system32\config\system

delete c:\windows\system32\config\software

delete c:\windows\system32\config\sam

delete c:\windows\system32\config\security

delete 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