Voodooprojects

Chameleon => General Discussion => Topic started by: rbnoggin on April 30, 2009, 08:21:12 PM

Title: [TIP] Modify Vista BCD after Chameleon install
Post by: rbnoggin on April 30, 2009, 08:21:12 PM
After I had installed Chameleon, I ran into a cosmetic issue
of having to choose Vista at the BCD boot loader menu after
I had already chosen Vista at the Chameleon graphical menu.

This was a holdover from using the BCD menu originally to choose
between booting OSX and Vista.

Booting into Vista and trying to run bcdedit.exe to fix the issue
did not work.  After some research, some additional options to
bcdedit.exe solved the problem.

After booting into Vista...

To enumerate the menu list:

bcdedit /store c:\boot\bcd

To delete an entry:

bcdedit /store c:\boot\bcd /delete { menu entry long alphanumeric string }

To change timeout:

bcdedit /store c:\boot\bcd /timeout 0


All the other bcdedit.exe commands work as long as you preface them with  the
"/store c:\boot\bcd" entry.

rbnoggin@gmail.com


Moderator Edit: Sounds like a useful tip. Can't verify it myself since I do not run windows at all, but should come handy for many users. Thanks.
Title: Re: [TIP] Modify Vista BCD after Chameleon install
Post by: imacken on August 07, 2009, 08:52:08 PM
Even simpler.  Just use EasyBCD v2.
Title: Re: [TIP] Modify Vista BCD after Chameleon install
Post by: AniV on August 09, 2009, 03:49:35 PM
Even simpler.  Just use EasyBCD v2.
Oops! I guess the Tip's idea is to show you how to get rid of the BCD bootloader menu
(no need for EasyBCD) and use Chameleon's instead. I found the tip to be very useful.
Title: Re: [TIP] Modify Vista BCD after Chameleon install
Post by: imacken on August 09, 2009, 06:11:42 PM
Again, just use EasyBCD. If there is only 1 entry then you won't get the BCD loader screen, so just delete the one you don't want.