Page 1 of 1

dual boot nightmares

Posted: Mon Jun 21, 2010 12:04 am
by :FI:Sneaky_Russian
Missed tonights session as XP seized in the middle of an update.

I re-installed XP and took a crash course in BCDedit and bootrec.exe to get Win7 functioning again.

and all because if TIR2 drivers!!!

Re: dual boot nightmares

Posted: Mon Jun 21, 2010 2:12 am
by :FI:Falcon
Awww Andrew, you've certainly had a hard day.

There, there,

Image

does this make it better?

Re: dual boot nightmares

Posted: Mon Jun 21, 2010 11:59 am
by :FI:Sneaky_Russian
Enough with your inflatable desires.

Re: dual boot nightmares

Posted: Mon Jun 21, 2010 4:53 pm
by :FI:Scott
Falcon reminding us what the interweb was really invented for. Filth, pure filth.

I was really tempted to set this rig up for dual boot as RoF supposedly runs better under XP. I whimped out in the end but reading this I am sort of glad I did !.

Re: dual boot nightmares

Posted: Tue Jun 22, 2010 1:24 am
by :FI:Sneaky_Russian
Yeah its Ok if you have Win7 disc and are aware that W7 does not use boot.ini as installed with XP.
Just do the install then use W7 dvd and use its recovery CMD app
http://support.microsoft.com/kb/927392
Bootrec.exe options
The Bootrec.exe tool supports the following options. Use the option that is appropriate for your situation.

Note If rebuilding the BCD does not resolve the startup issue, you can export and delete the BCD, and then run this option again. By doing this, you make sure that the BCD is completely rebuilt. To do this, type the following commands at the Windows RE command prompt:

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

/FixMbr
The /FixMbr option writes a Windows 7 or Windows Vista-compatible MBR to the system partition. This option does not overwrite the existing partition table. Use this option when you must resolve MBR corruption issues, or when you have to remove non-standard code from the MBR.
/FixBoot
The /FixBoot option writes a new boot sector to the system partition by using a boot sector that is compatible with Windows Vista or Windows 7. Use this option if one of the following conditions is true:

* The boot sector has been replaced with a non-standard Windows Vista or Windows 7 boot sector.
* The boot sector is damaged.
* An earlier Windows operating system has been installed after Windows Vista or Windows 7 was installed. In this scenario, the computer starts by using Windows NT Loader (NTLDR) instead of Windows Boot Manager (Bootmgr.exe).

Re: dual boot nightmares

Posted: Mon Jul 26, 2010 1:55 pm
by :FI:Armitage
have you tried running a virtual mode xp?

Re: dual boot nightmares

Posted: Tue Jul 27, 2010 11:50 am
by :FI:Sneaky_Russian
:FI:Armitage wrote:have you tried running a virtual mode xp?
I've not , but all was sorted out with the fixmbr option.