I have 2 partitions on my computer. On the main partition I have Windows XP Pro and second also windows xp pro.
My original boot.ini is like this.
--------------------------------------------------------------------------------------------------------------------------------------------
boot loader]
timeout=2
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
--------------------------------------------------------------------------------------------------------------------------------------------
I am delete one entry like this.
------------------------------------------------------------------------------------------------------------------------------------
boot loader]
timeout=2
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
---------------------------------------------------------------------------------------------------------------------------------------
So my question is is right or wrong i want to boot only portion one os. so my system working or not