Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Removing a Dual-Boot OS

Reply
Thread Tools Display Modes

Removing a Dual-Boot OS

 
 
Lee Jefferies
Guest
Posts: n/a

 
      07-04-2008
Can anyone tell me the command to remove an entry in the dual boot
file. I think it use BCDedit /remove someway but I'm not sure?

Lee
 
Reply With Quote
 
 
 
 
rive0108
Guest
Posts: n/a

 
      07-04-2008

Format the partition XP/Vista is currently installed on.

Restart your computer with either Vista CD 1 or your Vista DVD in the
drive, if you don't you will be prompted to pick an operating system.
Once into setup, choose repair console from the first screen (not
install).

Now the last option is for a DOS prompt, pick that.

A DOS prompt appears, and type the following:
bootrec.exe /fixmbr
*this will essentially remove XP from the Vista bootloader

bootrec.exe /fixboot
*this will check that XP is no longer present in Vista's boot.ini


--
rive0108

Alienware Area-51 M5790
Vista Ultimate x64 sp1
T7600G Core2 Duo 2.33 Ghz (overclocked to 2.67 GHZ)
ATI Mobility Radeon x1900 256 MB
1920x1200 WUXGA
4GB DDR2 PC5300
Blu-ray BD-RE UJ-220
HP digital Tuner express card
200 GB 7200 RPM HDD RAID 0
 
Reply With Quote
 
Timothy Daniels
Guest
Posts: n/a

 
      07-04-2008
"rive0108" wrote:
> bootrec.exe /fixboot
> *this will check that XP is no longer present in Vista's boot.ini


Vista does not have a boot.ini file. Instead, Vista has a BCD
store. (It doesn't take credit cards.)

*TimDaniels*


 
Reply With Quote
 
Andy
Guest
Posts: n/a

 
      07-04-2008
On Thu, 03 Jul 2008 21:09:52 -0400, Lee Jefferies
<> wrote:

>Can anyone tell me the command to remove an entry in the dual boot
>file. I think it use BCDedit /remove someway but I'm not sure?
>
>Lee


bcdedit
bcdedit /?
bcdedit /delete /?
<http://technet2.microsoft.com/WindowsVista/en/library/08d64d13-4f45-4a05-bd86-c99211a93dd91033.mspx?mfr=true>
 
Reply With Quote
 
rive0108
Guest
Posts: n/a

 
      07-04-2008

*How to delete a boot entry

At the command prompt, type
bcdedit /delete -ID -[/f

OptionExplanation-ID
Specifies the GUID of the boot entry you want to delete. If -ID- is no
specified, the current boot entry ID will be deleted.
If you specify a well-known GUID, you will have to force the deletio
by specifying */f*. For example
bcdedit /delete {default} /

For example, the following command deletes the entry with i
{802d5e32-0784-11da-bd33-000476eba25f}.
*bcdedit /delete {802d5e32-0784-11da-bd33-000476eba25f}

Boot Configuration Data Edito
http://technet2.microsoft.com/window...3.mspx?mfr=tru

--
rive010

Alienware Area-51 M579
Vista Ultimate x64 sp
T7600G Core2 Duo 2.33 Ghz (overclocked to 2.67 GHZ
ATI Mobility Radeon x1900 256 M
1920x1200 WUXG
4GB DDR2 PC5300
Blu-ray BD-RE UJ-22
HP digital Tuner express car
200 GB 7200 RPM HDD RAID 0
 
Reply With Quote
 
Timothy Daniels
Guest
Posts: n/a

 
      07-04-2008
"Lee Jefferies" wrote:
> Can anyone tell me the command to remove an entry in the dual boot
> file. I think it use BCDedit /remove someway but I'm not sure?
>
> Lee


Installing and using either EasyBCD or VistaBootPro is probably
the easiest way. Both are free for download, and they translate the
difficult BCDedit syntax to point-n-click simplicity. Another way
might be to run "bootrec /rebuildbcd" after you remove the unwanted
OS from the system. Also, try running "msconfig" from the Vista
command prompt and clicking the "BOOT" tab, then delete the OS
from the boot menu.

*TimDaniels*


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing dual boot tman Windows Vista General Discussion 3 05-05-2008 08:04 PM
Removing Dual Boot Martin Windows Vista General Discussion 3 04-10-2007 06:04 PM
Removing Vista from a dual boot w/XP: fixmbr/fixboot not restoring boot.ini Dan Windows Vista General Discussion 11 12-29-2006 01:16 AM
Removing Dual Boot Michel Racicot Windows Vista General Discussion 2 11-18-2006 07:01 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59