
Laptop won't boot
#31
Posted 20 September 2013 - 01:37 PM

#32
Posted 20 September 2013 - 02:13 PM

Said " windows resource protection found corrupt files but was unable to fix some of them. Details are included in the cbs.log windir\logs\cbs\cbs.log
Ok, lets take a look... do you have a USB flash drive?
- boot from the CD with the Vista Recovery and access the Command Prompt like before
- In the command window type in notepad and press Enter.
- The notepad opens. Under File menu select Open.
- Select Computer and find your flash drive letter (take note of it) and close the notepad.
- In the command window type:
findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >X:\sfcdetails.txt
Note: Replace X: with the drive letter of your flash drive. - Insert the flash drive on a working computer and open the file sfcdetails.txt
- Copy & Paste the full file contents to your post, if it's too big attach the file.
#33
Posted 20 September 2013 - 03:57 PM

#34
Posted 20 September 2013 - 04:11 PM

Said " windows resource protection found corrupt files but was unable to fix some of them. Details are included in the cbs.log windir\logs\cbs\cbs.log
Ok, lets take a look... do you have a USB flash drive?
- boot from the CD with the Vista Recovery and access the Command Prompt like before
- In the command window type in notepad and press Enter.
- The notepad opens. Under File menu select Open.
- Select Computer and find your flash drive letter (take note of it) and close the notepad.
- In the command window type:
findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >X:\sfcdetails.txtNote: Replace X: with the drive letter of your flash drive.- Insert the flash drive on a working computer and open the file sfcdetails.txt
- Copy & Paste the full file contents to your post, if it's too big attach the file.
when i type that in i keep getting "findstr is not recgnized as an internal or external command, operable program or batch file."
#35
Posted 20 September 2013 - 04:17 PM

#36
Posted 21 September 2013 - 04:57 AM

Said " windows resource protection found corrupt files but was unable to fix some of them. Details are included in the cbs.log windir\logs\cbs\cbs.log
Ok, lets take a look... do you have a USB flash drive?
- boot from the CD with the Vista Recovery and access the Command Prompt like before
- In the command window type in notepad and press Enter.
- The notepad opens. Under File menu select Open.
- Select Computer and find your flash drive letter (take note of it) and close the notepad.
- In the command window type:
findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >X:\sfcdetails.txtNote: Replace X: with the drive letter of your flash drive.- Insert the flash drive on a working computer and open the file sfcdetails.txt
- Copy & Paste the full file contents to your post, if it's too big attach the file.
when i type that in i keep getting "findstr is not recgnized as an internal or external command, operable program or batch file."
Sorry about that the findstr command isn't available on the Recovery console, change the command to:
find /i "[SR]" c:\windows\logs\cbs\cbs.log >X:\sfcdetails.txt
To make sure the flash drive is detected connect it before booting from the CD.
#37
Posted 21 September 2013 - 08:42 AM

#38
Posted 21 September 2013 - 08:54 AM

Hi,do i need to run another sfc scan? I got it to copy sfc over to flashdrive but the file is empty.
If you type only this:
find /i "[SR]" c:\windows\logs\cbs\cbs.log
you get any lines of text on the screen?
#39
Posted 21 September 2013 - 08:59 AM

#40
Posted 21 September 2013 - 09:00 AM

#41
Posted 21 September 2013 - 09:14 AM

command line says x:\sources> then command prompt
Hum, try to copy the all file c:\windows\logs\cbs\cbs.log to the flash drive and attach to your post if it's big zip it and attach.
#42
Posted 21 September 2013 - 09:47 AM

#43
Posted 21 September 2013 - 09:50 AM

do i just type c:\windows\logs\cbs\cbs.log ?
Sorry. You have to identify first the drive corresponding to the flash drive, then type:
copy c:\windows\logs\cbs\cbs.log Z:
Replace Z: with the correct drive.
You should see a message saying 1 file copied.
#44
Posted 21 September 2013 - 10:07 AM

copy C:\windows\log\cbs\cbs.log f:
then is says the system cannot find the path specified
#45
Posted 21 September 2013 - 10:13 AM

k i typed
copy C:\windows\log\cbs\cbs.log f:
then is says the system cannot find the path specified
Sometimes on the Recovery Console your windows drive can change, type:
bcdedit | find "osdevice"
This command will display output similar to: os device partition=D:. The drive letter after partition= is the drive that your Windows installation is located.
Adjust the copy command to use the returned drive letter.
Similar Topics
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
As Featured On:






