Then you now have a dual-boot. If both OS's are installed to the same
partition then there won't be a clean break as they share some files and or
folders. Best to do a clean install.
First Control Panel|System|Startup /Shutdown, choose the correct System
Startup option as default, then you'll need to delete the options you want
removed from the boot.ini, it's a system, hidden file in the root of the
system partition C:\. So you'll need to show-all-files, hidden, system, in
Explorer. You should end up with something like this. The timeout value is
not functional when there is only one startup choice. Then you can remove
the \windows directory (assuming Windows 2000 is installed in \winnt)
The line your going to remove from the boot.ini will be similar to
C:\="Microsoft Windows"
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000"
/fastdetect
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
:
|I have already completed the installation of Windows 2000
| from the CD-ROM. One of the first questions that comes up
| during the installation was whether I wanted to Upgrade
| the previous OS or do a clean install. I chose Clean
| Install and it's working fine. But because whenever I
| start the computer I get a boot screen asking me to choose
| which OS I want to boot from I get the impression that the
| previous OS is still available. Certainly the main Win 98
| Windows directory is still on the system, and taking up
| 266MB.
|
| Is there a way of simply uninstalling the previous OS, so
| I no longer get the choice when I start the machine?