Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Deleting Dual-Boot

 
   Windows (Home) -> Basics RSS
Next:  Outlook and IE HTML printing tanked  
Author Message
Patch

External


Since: Oct 18, 2004
Posts: 35



(Msg. 1) Posted: Wed Feb 23, 2005 6:11 pm
Post subject: Deleting Dual-Boot
Archived from groups: microsoft>public>windowsxp>basics (more info?)

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
Back to top
Login to vote
philo

External


Since: Feb 13, 2005
Posts: 123



(Msg. 2) Posted: Wed Feb 23, 2005 6:32 pm
Post subject: Re: Deleting Dual-Boot [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Patch" <bob_acord DeleteThis @hotmail.com> wrote in message
news:O9e2lVgGFHA.2976@TK2MSFTNGP09.phx.gbl...
> 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
Back to top
Login to vote
Rick "Nutcase" Rogers

External


Since: Sep 21, 2004
Posts: 298



(Msg. 3) Posted: Wed Feb 23, 2005 7:43 pm
Post subject: Re: Deleting Dual-Boot [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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" <bob_acord.RemoveThis@hotmail.com> wrote in message
news:O9e2lVgGFHA.2976@TK2MSFTNGP09.phx.gbl...
> 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
>
Back to top
Login to vote
Patch

External


Since: Oct 18, 2004
Posts: 35



(Msg. 4) Posted: Wed Feb 23, 2005 8:03 pm
Post subject: Re: Deleting Dual-Boot [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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" <rick.RemoveThis@mvps.org> wrote in message
news:ett0zngGFHA.2132@TK2MSFTNGP14.phx.gbl...
> 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" <bob_acord.RemoveThis@hotmail.com> wrote in message
> news:O9e2lVgGFHA.2976@TK2MSFTNGP09.phx.gbl...
>> 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
>>
>
>
Back to top
Login to vote
Patch

External


Since: Oct 18, 2004
Posts: 35



(Msg. 5) Posted: Wed Feb 23, 2005 8:08 pm
Post subject: Re: Deleting Dual-Boot [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect

Thanks


"Rick "Nutcase" Rogers" <rick.DeleteThis@mvps.org> wrote in message
news:ett0zngGFHA.2132@TK2MSFTNGP14.phx.gbl...
> 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
Back to top
Login to vote
Rick "Nutcase" Rogers

External


Since: Sep 21, 2004
Posts: 298



(Msg. 6) Posted: Wed Feb 23, 2005 10:33 pm
Post subject: Re: Deleting Dual-Boot [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

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

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="Microsoft 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="Microsoft 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" <bob_acord.TakeThisOut@hotmail.com> wrote in message
news:eJkByWhGFHA.2524@TK2MSFTNGP15.phx.gbl...
> 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)\WINDOWS
> [operating systems]
> multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Microsoft Windows XP
> Professional" /fastdetect /NoExecute=OptIn
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
> Professional" /fastdetect
>
> Thanks
>
>
> "Rick "Nutcase" Rogers" <rick.TakeThisOut@mvps.org> wrote in message
> news:ett0zngGFHA.2132@TK2MSFTNGP14.phx.gbl...
>> 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
>
>
Back to top
Login to vote
johnf

External


Since: Feb 08, 2005
Posts: 13



(Msg. 7) Posted: Thu Feb 24, 2005 1:21 pm
Post subject: Re: Deleting Dual-Boot [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft 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)\WINDOWS
> [operating systems]
> multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Microsoft Windows XP
> Professional" /fastdetect /NoExecute=OptIn
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
> Professional" /fastdetect
>
> Thanks
>
>
> "Rick "Nutcase" Rogers" <rick.RemoveThis@mvps.org> wrote in message
> news:ett0zngGFHA.2132@TK2MSFTNGP14.phx.gbl...
>> 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
Back to top
Login to vote
johnf

External


Since: Feb 08, 2005
Posts: 13



(Msg. 8) Posted: Thu Feb 24, 2005 3:02 pm
Post subject: Re: Deleting Dual-Boot [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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)\WINDOWS
>
> 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="Microsoft 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="Microsoft 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" <bob_acord.RemoveThis@hotmail.com> wrote in message
> news:eJkByWhGFHA.2524@TK2MSFTNGP15.phx.gbl...
>> 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)\WINDOWS
>> [operating systems]
>> multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Microsoft Windows XP
>> Professional" /fastdetect /NoExecute=OptIn
>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
>> Professional" /fastdetect
>>
>> Thanks
>>
>>
>> "Rick "Nutcase" Rogers" <rick.RemoveThis@mvps.org> wrote in message
>> news:ett0zngGFHA.2132@TK2MSFTNGP14.phx.gbl...
>>> 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
Back to top
Login to vote
Rick "Nutcase" Rogers

External


Since: Sep 21, 2004
Posts: 298



(Msg. 9) Posted: Thu Feb 24, 2005 3:02 pm
Post subject: Re: Deleting Dual-Boot [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Microsoft 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="Microsoft 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" <john_f.RemoveThis@bigpond.net.a> wrote in message
news:eWxowWiGFHA.904@tk2msftngp13.phx.gbl...
> 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)\WINDOWS
>>
>> 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="Microsoft 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="Microsoft 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" <bob_acord.RemoveThis@hotmail.com> wrote in message
>> news:eJkByWhGFHA.2524@TK2MSFTNGP15.phx.gbl...
>>> 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)\WINDOWS
>>> [operating systems]
>>> multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Microsoft Windows XP
>>> Professional" /fastdetect /NoExecute=OptIn
>>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
>>> Professional" /fastdetect
>>>
>>> Thanks
>>>
>>>
>>> "Rick "Nutcase" Rogers" <rick.RemoveThis@mvps.org> wrote in message
>>> news:ett0zngGFHA.2132@TK2MSFTNGP14.phx.gbl...
>>>> 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
>
>
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Deleting history... - I have history kill but some of the time it doesnt seem to be working...unless I go and delete each item individually the history doesnt get wiped out unless I totally log off and restart. Any suggestions?

deleting icons from one user and not another - When deleting desktop icons from one user desktop they are removed from all user desktops. How do I avoid this?

Boot order - Is there any way to set the sequence in which start-up programs are loaded when starting Windows? I have an ADSL connection which always starts when I boot up and does not seem to be configurable to start on demand only. Frequently I have an up and ..

WinXP will not boot - Hi. Last night my computer crashed. When I tried to reload Windows XP it stops on the splash screen. (The one with "Windows XP" and the nifty little blue progress bar...) I tried Last Known Config... got the same results. I tried System R...

Cannot boot from CD Rom - This may not be a Windows XP problem, but I don't know where else to turn. I want to reinstall Windows XP on my computer, so I need to boot from the CR Rom. Unfornatuly, when I set the boot sequence in my bios setup to boot from the CE first, it does....
       Windows (Home) -> Basics All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
  Windows Forums
 Game Forums
 Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact