| | |
Help with multiple Windows 2000 partitions!
Thread Solved |
•
•
Join Date: Jun 2004
Posts: 5
Reputation:
Solved Threads: 0
I'm a very amateur computer techie - I know more than the average shmoe, but I am no where near an expert.
Here's my problem. Over a year ago, I reformatted my drive and installed a new Windows 2000 installation (Win 2000 was the original installation, BTW). I believe this created a partition, and ever since, whenever I boot my computer, I am asked to select an operating system to load. My choices are Windows 2000, or Windows 2000. :evil:
The second Windows 2000 option is completely dead. When I select it, I get an error message that says it can not be loaded due to blah blah blah... Obviously, because I deleted the stupid thing! How do I delete that option at the begining, and just have my computer boot normally into the proper OS??? :o
Here's my problem. Over a year ago, I reformatted my drive and installed a new Windows 2000 installation (Win 2000 was the original installation, BTW). I believe this created a partition, and ever since, whenever I boot my computer, I am asked to select an operating system to load. My choices are Windows 2000, or Windows 2000. :evil:
The second Windows 2000 option is completely dead. When I select it, I get an error message that says it can not be loaded due to blah blah blah... Obviously, because I deleted the stupid thing! How do I delete that option at the begining, and just have my computer boot normally into the proper OS??? :o
•
•
Join Date: Jun 2004
Posts: 5
Reputation:
Solved Threads: 0
Awesome, thank you. Here's what I came up with:
[Boot Loader]
Timeout=5
Default=C:\$WIN_NT$.~BT\BOOTSECT.DAT
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT2="Microsoft Windows 2000 Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
C:\$WIN_NT$.~BT\BOOTSECT.DAT="Microsoft Windows 2000 Professional Setup"
Where exactly would I start deleting? I don't want to go too far, obviously. BTW, when I boot my computer, I actually have 3 options: Windows 2000, Windows 2000, and Windows 2000 Setup, just as it appears above. Would I delete everything AFTER the first "MS Win 2000 Pro/fastdetect"?
[Boot Loader]
Timeout=5
Default=C:\$WIN_NT$.~BT\BOOTSECT.DAT
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT2="Microsoft Windows 2000 Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
C:\$WIN_NT$.~BT\BOOTSECT.DAT="Microsoft Windows 2000 Professional Setup"
Where exactly would I start deleting? I don't want to go too far, obviously. BTW, when I boot my computer, I actually have 3 options: Windows 2000, Windows 2000, and Windows 2000 Setup, just as it appears above. Would I delete everything AFTER the first "MS Win 2000 Pro/fastdetect"?
•
•
Join Date: Jun 2004
Posts: 173
Reputation:
Solved Threads: 9
nope...
make sure you have your folder options to view hidden files. then find C:\boot.ini. right click that file. click properties, then uncheck read only and click apply. now changes are allowed to be made to that file.
the way they are in the file is they way they get displayed on the screen as choices, so the default one that is hilighted is the one you want to keep. so, if its number 2, delete number 1! if you are still unsure of what one to delete, you can add the entry to the [ANY TEXT] entery to the ini file. this will stop processing of the file.
ex:
Awesome, thank you. Here's what I came up with:
[Boot Loader]
Timeout=5
Default=C:\$WIN_NT$.~BT\BOOTSECT.DAT
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT2="Microsoft Windows 2000 Professional" /fastdetect
[ANY TEXT]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
C:\$WIN_NT$.~BT\BOOTSECT.DAT="Microsoft Windows 2000 Professional Setup"
---
if the first one doesn't load, edited the ini file, and delete that line, and move on!
if you are still unsure of what to do, you can turn of the stupid prompt for the OS in windows. right click my computers, select properties, goto advanced, click start up and recovery, then UNCHECK "display list of operating systems for xx seconds".
make sure you have your folder options to view hidden files. then find C:\boot.ini. right click that file. click properties, then uncheck read only and click apply. now changes are allowed to be made to that file.
the way they are in the file is they way they get displayed on the screen as choices, so the default one that is hilighted is the one you want to keep. so, if its number 2, delete number 1! if you are still unsure of what one to delete, you can add the entry to the [ANY TEXT] entery to the ini file. this will stop processing of the file.
ex:
Awesome, thank you. Here's what I came up with:
[Boot Loader]
Timeout=5
Default=C:\$WIN_NT$.~BT\BOOTSECT.DAT
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT2="Microsoft Windows 2000 Professional" /fastdetect
[ANY TEXT]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
C:\$WIN_NT$.~BT\BOOTSECT.DAT="Microsoft Windows 2000 Professional Setup"
---
if the first one doesn't load, edited the ini file, and delete that line, and move on!
if you are still unsure of what to do, you can turn of the stupid prompt for the OS in windows. right click my computers, select properties, goto advanced, click start up and recovery, then UNCHECK "display list of operating systems for xx seconds".
•
•
•
•
Originally Posted by BinaryMayhem
if you are still unsure of what to do, you can turn of the stupid prompt for the OS in windows. right click my computers, select properties, goto advanced, click start up and recovery, then UNCHECK "display list of operating systems for xx seconds".
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
•
•
Join Date: Jun 2004
Posts: 5
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by BinaryMayhem
if you are still unsure of what to do, you can turn of the stupid prompt for the OS in windows. right click my computers, select properties, goto advanced, click start up and recovery, then UNCHECK "display list of operating systems for xx seconds".
![]() |
Other Threads in the Windows NT / 2000 / XP Forum
- Previous Thread: Unexplained Bandwidth usage=slow internet
- Next Thread: Win 2000 Server - No paging file error
| Thread Tools | Search this Thread |
.net 2007 2010 a.exe address apache appstore arm auto automatically black blue book boot bulletin cellphones chkdsk collaboration computer computerfreezes crash cursor deployment desktop desktops dns dotnetnuke drive eartlink error errors explorer features firefox folder fontmanagers format framework install intel internet interoperability killprocess laptop linux load login mac memory microsoft monitor motionle1600 netbooks novell nvidia open operatingsystems osx palm partition patch port printer product proxy remotedesktop remotedesktopconnection repair replacingraiddrive retrieve screen sharepoint simplifiedchinese sitetositevpn sp1 technology ubuntu unreadable update usb verizon videodrivers videogames virus vista visual vulnerability wab webos weecam win win32/heur window windows windows7 windowsxp windowsxpnotstartingup. worm xp xpde






