no start up
Welcome, Guest. Please login or register. Did you miss your activation email?


Pages: [1] 2
  Print  
Author Topic: no start up  (Read 899 times)
Bear
Newbie
*
Posts: 9


View Profile
« on: September 06, 2010, 10:16:37 AM »

Hello Britec09:
I downloaded the start up repair cd at neo, I followed your instructions to the T.
I have Windows Vista X32. When I shut down and start again the same thing happens. when I try to start up it doesn't start up all the drivers even in safe mode. I did the startup repair and it took more than 10 hours!!  I did the Command Prompt also. none of these worked.  Right now I'm doing the system Restore and it's been doing its thing for 2 hours....What can I do?
Thank you
Bear
Logged
Bear
Newbie
*
Posts: 9


View Profile
« Reply #1 on: September 06, 2010, 10:28:10 AM »

I have a Windows Vista X32, on a HP Pavilion dv9543cl Notebook PC
Logged
Britec
Administrator
Hero Member
*****
Posts: 3498



View Profile
« Reply #2 on: September 06, 2010, 10:38:35 AM »

 Azn Bear

Welcome to the forum

What was the error you recived? if any

What video are you talking about so I know what your problem is
Logged



Bear
Newbie
*
Posts: 9


View Profile
« Reply #3 on: September 06, 2010, 10:47:15 AM »

This was the original  problem, the resolution of the monitor, everything was very large and the color very bad. this is the video "How to use the Bootrec.exe tool to repair startup issues in Windows Vista by Britec "
« Last Edit: September 06, 2010, 11:14:41 AM by Bear » Logged
Bear
Newbie
*
Posts: 9


View Profile
« Reply #4 on: September 06, 2010, 10:53:29 AM »

I tried the settings to change the resolution and it wouldn't take, I did a check disc and it was good.  I tried your video and the Recovery Tool found problems with the start up. I also tried a system restore. I tried to start on Safe Mode and it only boots part of the drivers.... it stops and  nothing happen. 
« Last Edit: September 06, 2010, 11:18:15 AM by Bear » Logged
Britec
Administrator
Hero Member
*****
Posts: 3498



View Profile
« Reply #5 on: September 06, 2010, 11:15:50 AM »

To run the Bootrec.exe tool, you must start Windows RE. To do this, follow these steps:

   1. Put the Windows Vista installation disc in the disc drive, and then start the computer.
   2. Press a key when you are prompted.
   3. Select a language, a time, a currency, a keyboard or an input method, and then click Next.
   4. Click Repair your computer.
   5. Click the operating system that you want to repair, and then click Next.
   6. In the System Recovery Options dialog box, click Command Prompt.
   7. Type Bootrec.exe, and then press ENTER.

Note To start the computer from the Windows Vista or Windows 7 DVD, the computer must be configured to start from the DVD drive. For more information about how to configure the computer to start from the DVD drive, see the documentation that is included with the computer or contact the computer manufacturer.


have you tried these below?

bootrec /FixMbr

bootrec /FixBoot




    * bcdedit /export C:\BCD_Backup
    * c:
    * cd boot
    * attrib bcd -s -h -r
    * ren c:\boot\bcd bcd.old
    * bootrec /RebuildBcd



You can also use DaRT 6.0 for Windows Vista and do a system restore rollback
Logged



Bear
Newbie
*
Posts: 9


View Profile
« Reply #6 on: September 06, 2010, 11:24:58 AM »

Yes I did it exactly like your video, how do I enter DaRT 6.0 for Windows Vista ? My lap top is still in System restore (2 and half Hrs) is that normal? And no I did not try Fixboot.
Logged
Britec
Administrator
Hero Member
*****
Posts: 3498



View Profile
« Reply #7 on: September 06, 2010, 11:49:21 AM »

10 hours is not good to run checks

Have you scanned your hard drive for bad sectors? or errors?
I would start to think about doing a diagnostics test the hard drive, you can can get free fitness test software for hard drives.

Drive Diagnostic Utilities
http://www.briteccomputers.co.uk/forum/hard-drive-support/drive-diagnostic-utilities/

You can also use UBCD that has some good tools to test the drive.
Logged



Bear
Newbie
*
Posts: 9


View Profile
« Reply #8 on: September 06, 2010, 11:57:53 AM »

Thank you Sir: at this moment System Restore is still running, but the hard disk indicator light is not active. Should I stop it? I did check for bad sectors and the drive is clean. As for the 10 hrs, I wasn't sure if I should just turn off the PC to stop it and I did.
« Last Edit: September 06, 2010, 12:31:06 PM by Bear » Logged
Bear
Newbie
*
Posts: 9


View Profile
« Reply #9 on: September 06, 2010, 01:01:03 PM »

Sir: I have a black window,  Windows failed to start,  etc.....  File: WDFLDR.SYS .......Status: 0x000000f ....Windows failed to load because a required file is missing, or corrupt.
Logged
Bear
Newbie
*
Posts: 9


View Profile
« Reply #10 on: September 06, 2010, 01:56:41 PM »

Sir: to let you know.  I tried the Bootrec.exe tool again. After restart I get this ......
 !! 0xc0000034 !!    247/97556  (_0000000000000000.cdf-ms)
Logged
Britec
Administrator
Hero Member
*****
Posts: 3498



View Profile
« Reply #11 on: September 06, 2010, 02:14:51 PM »

Follow these steps:

1. Boot from the Windows Vista DVD or the Windows Vista recovery disc that was supplied with your computer by inserting it into the drive then restarting (if you don’t have this disc or can’t find it, you can download a replacement here). (Note:  if your system does not automatically boot from the Vista disc when it is inserted, you need to change the boot device in BIOS. To do this, boot from the installation disc, insert the disc, then restart, and while the computer is restarting, continually press the appropriate key [F12 on most systems, F1, F2, F10, the Delete (del) key or the Escape (ESC) key on others -- consult your user's manual] then select CD/DVD/CD-RW as the boot drive.)

2. Choose your language settings and hit “Next
3. Click “Repair Your Computer” at the bottom of the screen. This will launch Windows Recovery Environment (WinRE)
4. Choose the installed OS to repair, and you will see a list of recovery tools.
5. Open the command prompt
6. Enter the following commands, pressing enter after each, to create a Manual System Restore:

    * cd windows\system32\config
    * ren default default.old
    * ren sam sam.old
    * ren security security.old
    * ren software software.old
    * ren system system.old
    * cd regback
    * copy default c:\windows\system32\config
    * copy sam c:\windows\system32\config
    * copy security c:\windows\system32\config
    * copy software c:\windows\system32\config
    * copy system c:\windows\system32\config


7. Restart your computer, this time booting from the hard disk.

If the problem recurs, repeat the process.
Logged



Bear
Newbie
*
Posts: 9


View Profile
« Reply #12 on: September 06, 2010, 03:55:24 PM »

Thank You,  I will let you know soon. Thanks for your patients.
Logged
jeff-blade
Newbie
*
Posts: 2


View Profile
« Reply #13 on: December 11, 2010, 02:34:18 PM »

Hi i have a similar problem so i tried your Manual System Restore:


but when i type in cd windows\system32\config

i get

the system cannot find the path specified
then shows
x:\sources>

and i dont know what else to do
 Cry Cry Cry Cry
Logged
jeff-blade
Newbie
*
Posts: 2


View Profile
« Reply #14 on: December 12, 2010, 10:14:39 AM »

retried again i missed out the \ before windows

worked until i got to copy

ten it said file not found
 Cry
Logged
Pages: [1] 2
  Print  
 
Jump to: