View Single Post
Old 05-08-2008, 06:31 AM   #5 (permalink)
Spongebob
New Member
 
Join Date: May 2008
Posts: 7
Default

See:
http://ubuntuforums.org/showthread.php?t=113630

Or you could delete the partition and fix the MBR using (FOR VISTA):

Bootsect.exe /NT60 c:

or

Bootrec.exe /FixMbr
Bootrec.exe /FixBoot
Bootrec.exe /ScanOs
Bootrec.exe /RebuildBcd

+

bcdedit.exe /export "C:\Boot\BCDBackup"
bcdedit.exe /import "C:\Boot\BCDBackup" -> restores the store
__________________
My academic homepage
Some other software projects
My CBIR project

Last edited by Spongebob; 05-08-2008 at 06:34 AM.
Spongebob is offline   Reply With Quote