|
|
#11 |
|
Support Technician
![]() Join Date: Dec 2007
Posts: 2,269
|
Personally: no
but I just get my information the internet too |
|
Got a PROBLEM? Check this:
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Got a common QUESTION? check here first: To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. "Hello, IT! ... Yes, have you tried turning it on and off again?" |
|
|
|
|
|
|
#12 |
![]() Join Date: Aug 2008
Location: Den Haag/Voorschoten
Posts: 1,576
|
just got another bluescreen, this time i have the error code:
0x000000D1 (0xFF0849D, 0x0000001E, 0x00000000, 0xB7881ED6) what could this be? |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Priby:Why cant i be norwegian?
H.sta:becouse we are a specially selected bunch of people created by god to show how awsome mankind can be |
|
|
|
|
|
|
#13 |
|
Support Technician
![]() Join Date: Dec 2007
Posts: 2,269
|
After a little googling: DRIVER_IRQL_NOT_LESS_OR_EQUAL
I had this error once when my hard disk died. This seems like either hardware failure or driver problem but I am uncertain which device it might be. You should remove all hardware from the pc (esp. all USB devices etc.) and see if that BSOD comes up again. If not one of the devices might be faulty or the driver for it is corrupted. Reinstalling all drivers might help too. Mean while also try googling for "bsod 0x000000D1". |
|
Got a PROBLEM? Check this:
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Got a common QUESTION? check here first: To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. "Hello, IT! ... Yes, have you tried turning it on and off again?" |
|
|
|
|
|
|
#14 |
![]() Join Date: Aug 2008
Location: Den Haag/Voorschoten
Posts: 1,576
|
now that you mentioned it, i remember that my O&O defragmenter showed that my HDD was somehow "corrupted", even after a format (while windows says everything is ok). Looks like I need to search for a new HDD. I will however reinstall all the drivers just to check if this might help, thanks for your support.
|
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Priby:Why cant i be norwegian?
H.sta:becouse we are a specially selected bunch of people created by god to show how awsome mankind can be |
|
|
|
|
|
|
#15 |
![]() Join Date: Aug 2008
Location: Den Haag/Voorschoten
Posts: 1,576
|
Great. As i was just about to install fresh drivers, after uninstalling the old ones my PC wouldn't reboot but in VGA mode, in which the mouse and keyboard didn't work, so i was unable to do anything. I tried to repair windows with windows system recovery console, but it didn't even recognize that windows was installed. Now it doesn't boot beyond BIOS. Looks like my HDD died (i was going to get a new HDD this monday...) and with it, over 20+ GB of data which is very, very important to me. Is there perhaps any way i could try to recover it?
|
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Priby:Why cant i be norwegian?
H.sta:becouse we are a specially selected bunch of people created by god to show how awsome mankind can be |
|
|
|
|
|
|
|
|
|
|
|
|
#16 |
|
Support Technician
![]() Join Date: Dec 2007
Posts: 2,269
|
Yes, infact there are multiple ways.
One thing you can try is to start from a Windows CD and use the recovery console to run "fixmbr" and "fixboot". Those two commands might be able to recover your old disk layout and have it bootable again. Another thing is to run TestDisk to restore the HDD's partition table (scanning the disk will take hours). I highly recommend reading through the manual of TestDisk before doing anything because having to do the whole system scan again because you forgot a step is very time consuming and anoying. You can also accidentially break the partition table if your just clicking about. Make sure to turn on logging. That log file is quite valuable as it stores the scan results you might later need again, if you bodged up a step or canceled for any reason. There also is a bootable Live-CD available. Attaching the HDD to another PC/Notebook can help you scan the disk using another Windows and therefore having a wide variaty of windows-based recovery tools at your disposal. (I won't name any, google them your self. I use TestDisk or other Linux based tools like GParted). I recommend googling and reading yourself into data recovery. From my experience I can tell you that you will not need to pay to get your data back - there are enough free tools out there. |
|
Got a PROBLEM? Check this:
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Got a common QUESTION? check here first: To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. "Hello, IT! ... Yes, have you tried turning it on and off again?" |
|
|
|
|
|
|
#17 |
![]() Join Date: Aug 2008
Location: Den Haag/Voorschoten
Posts: 1,576
|
I will definately try to connect the HDD to a diffrent PC, but not today since i have no PC that i can connect it to.
I tried to start from Windows CD but as i said, i get a bizarre error which tells me that either the HDD is corrupted or it doesn't simply exist. I'm also afraid of using "fixmbr" (I already thaught about that) because i get a message that with my corrupted HDD some further damage may occur. Or is this just some windows bs that i should ignore and proceed? Anyway, i should have an access to a second PC with which i might be able to repair my HDD with the advice you gave me, i will post results probably on friday. Thanks. |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Priby:Why cant i be norwegian?
H.sta:becouse we are a specially selected bunch of people created by god to show how awsome mankind can be |
|
|
|
|
|
|
#18 |
|
Support Technician
![]() Join Date: Dec 2007
Posts: 2,269
|
That warning is a standard message which of course is correct. There is a chance that fixmbr can damage a working partition table but since yours is already broken I would irgnore it and give it a try. Besides, from what I have experienced "fixmbr" and "fixboot" are both rather harmless commands, for me either they worked and fixed my problem or they simply didn't and were worth a try. TestDisk on the other hand should be a later option as this tool can really screw things up and is rather complicated to use.
Once your HDD and its partitions is recognized you should run chkdsk on the partition at some point. However be aware that chkdsk has a bad habit of losing data (creates "found.xxx"-folders and puts unnamed files there). But on the other hand the partition gains on stability and you might be able to access files again. I'd say try saving your files first, then run chkdsk if your are missing some ("chkdsk X: /r" will attempt to repair the partition X). |
|
Got a PROBLEM? Check this:
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Got a common QUESTION? check here first: To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. "Hello, IT! ... Yes, have you tried turning it on and off again?" |
|
|
|
|
|
|
#19 |
![]() Join Date: Aug 2008
Location: Den Haag/Voorschoten
Posts: 1,576
|
Ok, this is really getting on my nerves right now.
I got a brand new HDD, Samsung 1TB, can't remember which model, and now i'm constantly getting BSOD, every day error code is 0x0000000A (0x00000000, 0x00000002, 0x00000001, 0x80522704) googling didn't turn up ANYTHING. Please, help me with this. |
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Priby:Why cant i be norwegian?
H.sta:becouse we are a specially selected bunch of people created by god to show how awsome mankind can be |
|
|
|
|
|
|
#20 |
![]() Join Date: Aug 2008
Location: Den Haag/Voorschoten
Posts: 1,576
|
alright, seems like JAVA was the cause, it was running in 64bit, reinstalled it and so far it works fine
|
|
To view links or images in signatures your post count must be 1 or greater. You currently have 0 posts. Priby:Why cant i be norwegian?
H.sta:becouse we are a specially selected bunch of people created by god to show how awsome mankind can be |
|
|
|
|
|
|
|
|
|
|
![]() |
| Tags |
| artifacts |
| Thread Tools | |
| Display Modes | |
|
|