Editing Boot.ini

airbornflghtairbornflght Houston, TX Icrontian
edited March 2007 in Science & Tech
Ok, I don't know how it got screwed up, but whatever...
[boot loader]
timeout=30
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(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect

That is it as of now. The first os is the only one installed on my system. So I need to remove the bottom os from the list. Would the edit just be the following?
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Professional" /noexecute=optin /fastdetect

Also, what does rdisk mean?

Comments

Sign In or Register to comment.