Weird boot.ini

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was exploring my boot.ini on the computer, and it does not look normal.
Read it.

[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 Home
Edition" /fastdetect /NoExecute=OptIn

I you observe at the end, its not normal, what should i do?
 
Please see the following explanation:
http://forums.pcpitstop.com/lofiversion/index.php/t87207.html

--
Carey Frisch
Microsoft MVP
Windows - Shell/User

Enjoy all the benefits of genuine Microsoft software:
http://www.microsoft.com/genuine/default.mspx

------------------------------------------------------------------------------------------------------------

:

| I was exploring my boot.ini on the computer, and it does not look normal.
| Read it.
|
| [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 Home
| Edition" /fastdetect /NoExecute=OptIn
|
| I you observe at the end, its not normal, what should i do?
 
Edgar said:
I was exploring my boot.ini on the computer, and it does not look
normal. Read it.

[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
Home Edition" /fastdetect /NoExecute=OptIn

I you observe at the end, its not normal, what should i do?

It's A-OK. NoExecute has to do with those new thing-a-ma-gimmies that come
on the newer processors.
 
|>I was exploring my boot.ini on the computer, and it does not look normal.
|>Read it.
|>
|>[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 Home
|>Edition" /fastdetect /NoExecute=OptIn
|>
|>I you observe at the end, its not normal, what should i do?

Mine:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(4)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(4)\WINDOWS="XP --- Pro" /fastdetect
/NoExecute=OptOut
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS=" XP" /fastdetect

I dual boot and have removed /NoExecute=OptOut from one OS
 
Back
Top