K
Klaus Fanz
hello
I want to have a selection between operation systems while booting (Win98,
Win2000, Win XP) and I want to have Win2000 as my default system
This is my boot.ini:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)\WINNT="Microsoft Windows 2000
Professional"
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINNT="Microsoft Windows 2000
Professional" /fastdetect
multi(0)disk(0)rdisk(2)partition(1)\TEMP="Microsoft Windows XP Professional"
/fastdetect
C:\="Microsoft Windows 98"
but it does not work properly
I always get the selection
Windows2000
Windows XP
Win98
and Windows (Standard)
an then Windows wants to launch with the last OS
What is the reason, how can I make Win 2000 to my default OS
Thank you
Klaus Fanz
I want to have a selection between operation systems while booting (Win98,
Win2000, Win XP) and I want to have Win2000 as my default system
This is my boot.ini:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)\WINNT="Microsoft Windows 2000
Professional"
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINNT="Microsoft Windows 2000
Professional" /fastdetect
multi(0)disk(0)rdisk(2)partition(1)\TEMP="Microsoft Windows XP Professional"
/fastdetect
C:\="Microsoft Windows 98"
but it does not work properly
I always get the selection
Windows2000
Windows XP
Win98
and Windows (Standard)
an then Windows wants to launch with the last OS
What is the reason, how can I make Win 2000 to my default OS
Thank you
Klaus Fanz