Difference between revisions of "User:Gagliol/boot.ini"
Line 1: | Line 1: | ||
+ | My windows' {{path|boot.ini}}. I had to replace partition(1) with partition(2) | ||
+ | as i moved it to the second primary partition. | ||
+ | [boot loader] | ||
+ | timeout=30 | ||
+ | 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 |
Latest revision as of 17:18, 19 September 2007
My windows' boot.ini. I had to replace partition(1) with partition(2) as i moved it to the second primary partition.
[boot loader] timeout=30 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