[boot loader]
timeout=15
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
C:\ = "Microsoft Windows"
The above is my current boot.ini, and that default boots to Win xp on my E: partition, my windows 98se is on my C:\, what do I have to change to make it default boot Win98se? Thanks
timeout=15
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
C:\ = "Microsoft Windows"
The above is my current boot.ini, and that default boots to Win xp on my E: partition, my windows 98se is on my C:\, what do I have to change to make it default boot Win98se? Thanks