A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » The Basics
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Deleting Dual-Boot



 
 
Thread Tools Display Modes
  #1  
Old February 24th 05, 12:11 AM
Patch
external usenet poster
 
Posts: n/a
Default Deleting Dual-Boot

What's the best way to get rid of a dual-boot setup? I have 2 hard drives
with XP Pro on both. (long story) My C: drive is formatted NTFS the D: drive
Fat32. (if that makes a difference) Someone told me to use a boot-disk and
at the DOS prompt type "sys C:" Will that do the trick?


Thanks


Ads
  #2  
Old February 24th 05, 12:32 AM
philo
external usenet poster
 
Posts: n/a
Default Deleting Dual-Boot


"Patch" wrote in message
...
What's the best way to get rid of a dual-boot setup? I have 2 hard drives
with XP Pro on both. (long story) My C: drive is formatted NTFS the D:

drive
Fat32. (if that makes a difference) Someone told me to use a boot-disk and
at the DOS prompt type "sys C:" Will that do the trick?




edit boot.ini
remove the entry for the OS you don't need
you can then delete that installtion

just do not format your C: drive

boot.ini is a hidden file in your root directory

if you are not sure of what you are doing...

format a floppy on your machine (NOT from a win9x machine)
then copy over boot.ini ntdetect.com and ntldr

test the floppy first to be sure you can boot from it


  #3  
Old February 24th 05, 12:43 AM
Rick \Nutcase\ Rogers
external usenet poster
 
Posts: n/a
Default Deleting Dual-Boot

Hi,

Do not "sys C:", that would be a serious error. Simply open boot.ini in
notepad and remove the unwanted entry from the [operating systems] section.
(just type C:\boot.ini into a start/run prompt)

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org

"Patch" wrote in message
...
What's the best way to get rid of a dual-boot setup? I have 2 hard drives
with XP Pro on both. (long story) My C: drive is formatted NTFS the D:
drive Fat32. (if that makes a difference) Someone told me to use a
boot-disk and at the DOS prompt type "sys C:" Will that do the trick?


Thanks



  #4  
Old February 24th 05, 02:03 AM
Patch
external usenet poster
 
Posts: n/a
Default Deleting Dual-Boot

Hi Nutcase, long time no see. Question, since both boots are XP, how do I
know which one to remove? I want to boot to the one on my C: drive.


"Rick "Nutcase" Rogers" wrote in message
...
Hi,

Do not "sys C:", that would be a serious error. Simply open boot.ini in
notepad and remove the unwanted entry from the [operating systems]
section. (just type C:\boot.ini into a start/run prompt)

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org

"Patch" wrote in message
...
What's the best way to get rid of a dual-boot setup? I have 2 hard drives
with XP Pro on both. (long story) My C: drive is formatted NTFS the D:
drive Fat32. (if that makes a difference) Someone told me to use a
boot-disk and at the DOS prompt type "sys C:" Will that do the trick?


Thanks





  #5  
Old February 24th 05, 02:08 AM
Patch
external usenet poster
 
Posts: n/a
Default Deleting Dual-Boot

Better yet, here is my Boot.ini, tell me how to set it for booting from C:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(2)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect

Thanks


"Rick "Nutcase" Rogers" wrote in message
...
Hi,

Do not "sys C:", that would be a serious error. Simply open boot.ini in
notepad and remove the unwanted entry from the [operating systems]
section. (just type C:\boot.ini into a start/run prompt)

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone



  #6  
Old February 24th 05, 02:21 AM
johnf
external usenet poster
 
Posts: n/a
Default Deleting Dual-Boot

Back up your boot.ini as a safeguard if you're concerned.

Open the original & replace with -

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect /NoExecute=OptIn



--

johnf

Better yet, here is my Boot.ini, tell me how to set it for booting from
C:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(2)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect

Thanks


"Rick "Nutcase" Rogers" wrote in message
...
Hi,

Do not "sys C:", that would be a serious error. Simply open boot.ini in
notepad and remove the unwanted entry from the [operating systems]
section. (just type C:\boot.ini into a start/run prompt)

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone



  #7  
Old February 24th 05, 03:33 AM
Rick \Nutcase\ Rogers
external usenet poster
 
Posts: n/a
Default Deleting Dual-Boot

Hi,

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(2)\WINDOW S


Means you are not booting from the first primary drive, but rather the
second.

[operating systems]
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect /NoExecute=OptIn


Second partition on the drive that you are booting from.

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect


First partition on the primary drive.

Which one you delete depends on how you are configured. Boot.ini will not
indicate which drive is seen as "C".

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org

"Patch" wrote in message
...
Better yet, here is my Boot.ini, tell me how to set it for booting from C:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(2)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect

Thanks


"Rick "Nutcase" Rogers" wrote in message
...
Hi,

Do not "sys C:", that would be a serious error. Simply open boot.ini in
notepad and remove the unwanted entry from the [operating systems]
section. (just type C:\boot.ini into a start/run prompt)

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone





  #8  
Old February 24th 05, 04:02 AM
johnf
external usenet poster
 
Posts: n/a
Default Deleting Dual-Boot

Well, I don't know what I've done then, Rick - funnily enough (old age,
probably) I've never picked up on that particular entry before.
I used to have dual boot on 1 drive a year or so ago, but now only have one
OS partition (C) - the other (D) data only on a S-ATA.
It appears XP automatically may pick up the OS drive when you only have
one - I'd be interested in your comments, then I'll change partition (2) to
partition (1) & see what happens.
My current setup is Part 1. - XP, Part. 2 Data only.
(I also have a 2nd. partitioned drive (E & F), both for data only, but doubt
if that affects the equation.

An odd one.

--

johnf

Hi,

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(2)\WINDOW S


Means you are not booting from the first primary drive, but rather the
second.

[operating systems]
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect /NoExecute=OptIn


Second partition on the drive that you are booting from.

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect


First partition on the primary drive.

Which one you delete depends on how you are configured. Boot.ini will
not indicate which drive is seen as "C".

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org

"Patch" wrote in message
...
Better yet, here is my Boot.ini, tell me how to set it for booting
from C:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(2)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect

Thanks


"Rick "Nutcase" Rogers" wrote in message
...
Hi,

Do not "sys C:", that would be a serious error. Simply open boot.ini
in notepad and remove the unwanted entry from the [operating systems]
section. (just type C:\boot.ini into a start/run prompt)

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone



  #9  
Old February 24th 05, 11:17 AM
Rick \Nutcase\ Rogers
external usenet poster
 
Posts: n/a
Default Deleting Dual-Boot

Hi,

This is what the system will identify as the system and boot partitions in
the diskmanager:

default=multi(0)disk(0)rdisk(1)partition(2)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect /NoExecute=OptIn

The first will be the system partition (where the boot files lie), and the
latter two entries in the [operating systems] will be boot partitions (where
the OS's available for booting are). This one:

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect

is likely the IDE drive, I suspect the other is your SATA drive.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org

"johnf" wrote in message
...
Well, I don't know what I've done then, Rick - funnily enough (old age,
probably) I've never picked up on that particular entry before.
I used to have dual boot on 1 drive a year or so ago, but now only have
one OS partition (C) - the other (D) data only on a S-ATA.
It appears XP automatically may pick up the OS drive when you only have
one - I'd be interested in your comments, then I'll change partition (2)
to partition (1) & see what happens.
My current setup is Part 1. - XP, Part. 2 Data only.
(I also have a 2nd. partitioned drive (E & F), both for data only, but
doubt if that affects the equation.

An odd one.

--

johnf

Hi,

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(2)\WINDOW S


Means you are not booting from the first primary drive, but rather the
second.

[operating systems]
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect /NoExecute=OptIn


Second partition on the drive that you are booting from.

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect


First partition on the primary drive.

Which one you delete depends on how you are configured. Boot.ini will
not indicate which drive is seen as "C".

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org

"Patch" wrote in message
...
Better yet, here is my Boot.ini, tell me how to set it for booting
from C:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(2)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect

Thanks


"Rick "Nutcase" Rogers" wrote in message
...
Hi,

Do not "sys C:", that would be a serious error. Simply open boot.ini
in notepad and remove the unwanted entry from the [operating systems]
section. (just type C:\boot.ini into a start/run prompt)

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone





 




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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Boot From Flash Drive Karl Burrows General XP issues or comments 9 February 16th 05 03:00 PM
gameport on XP pro/98SE dual boot Noman General XP issues or comments 6 February 10th 05 12:44 AM
Remove Dual Boot - Partition and Boot Magic VBA Dave General XP issues or comments 16 February 6th 05 05:24 AM
Dual boot on Windows XP Bob Johnson Windows XP Help and Support 2 October 5th 04 02:40 AM
Dual Boot Menu - Delay Jim Dahlstrom New Users to Windows XP 2 September 7th 04 07:00 PM






All times are GMT +1. The time now is 07:24 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.