Unsolved
This post is more than 5 years old
2 Posts
0
5131
January 2nd, 2004 03:00
Help dual boot
I have windows me and windows xp on my dual boot menu i want to get rid of the windows xp option because it was uninstall and just want to load ME and not be ask which one to chose. i think i am suppose to change the boot.ini file i just dont know what to change in the file here it is:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
C:\="Microsoft Windows"
No Events found!


Dirk V
48 Posts
0
January 2nd, 2004 08:00
there is more to do...
make a startdiskette with me
search for the program FDISK.EXE in the whole ME path and copy it in the root from this diskette
Boot your machine with this disk, you MUST have the DOS-prompt => A:
type in FDISK /MBR and reboot (there is blank behind the "K"), ready , no more boot menu ...
What have we done?
XP will modify the bootsector from the harddisk and will install a little program there, the bootloader. You can not delete this file because in this case your machine would not boot anymore. But we can overwrite this with the boot loader from ME. This will do the FDISK /MBR (MasterBootRecord).