PC Review


Reply
Thread Tools Rate Thread

Boot.ini Change

 
 
WMB
Guest
Posts: n/a
 
      18th Dec 2008
Windows XP, SP3, IE7, OE6

Hi, and thanks for any help.

I want to add a switch ( /pae ) to my working boot.ini file. Using search
on my computer to fine the file only displayed a file in a backup.

Entering c:\boot.ini into the start>run box opened boot.ini in notepad but
its marked read only and would not accept any changes.

WHY: I want to turn on software DEP for my machine.

How can I locate the working ini file to change its attributes before
opening it in Notepad?

Thanks again for any help


 
Reply With Quote
 
 
 
 
Jim
Guest
Posts: n/a
 
      18th Dec 2008

"WMB" <brown.2005@.comcast.net> wrote in message
news:%(E-Mail Removed)...
> Windows XP, SP3, IE7, OE6
>
> Hi, and thanks for any help.
>
> I want to add a switch ( /pae ) to my working boot.ini file. Using
> search on my computer to fine the file only displayed a file in a backup.
>
> Entering c:\boot.ini into the start>run box opened boot.ini in notepad but
> its marked read only and would not accept any changes.
>
> WHY: I want to turn on software DEP for my machine.
>
> How can I locate the working ini file to change its attributes before
> opening it in Notepad?
>
> Thanks again for any help
>

The usual procedure for making changes to boot.ini is to use msconfig.
However, if you are determined to use notepad, you must first remove the
readonly property. If I remember correctly, there is a box in the secutity
tab which sets the readonly on or off. Of course, you first need to disable
simple file sharing to see the security tab. Perhaps now you understand why
it is much quicker to use msconfig.

Jim


 
Reply With Quote
 
WMB
Guest
Posts: n/a
 
      18th Dec 2008

"Jim" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>
> "WMB" <brown.2005@.comcast.net> wrote in message
> news:%(E-Mail Removed)...
>> Windows XP, SP3, IE7, OE6
>>
>> Hi, and thanks for any help.
>>
>> I want to add a switch ( /pae ) to my working boot.ini file. Using
>> search on my computer to fine the file only displayed a file in a backup.
>>
>> Entering c:\boot.ini into the start>run box opened boot.ini in notepad
>> but its marked read only and would not accept any changes.
>>
>> WHY: I want to turn on software DEP for my machine.
>>
>> How can I locate the working ini file to change its attributes before
>> opening it in Notepad?
>>
>> Thanks again for any help
>>

> The usual procedure for making changes to boot.ini is to use msconfig.
> However, if you are determined to use notepad, you must first remove the
> readonly property. If I remember correctly, there is a box in the
> secutity tab which sets the readonly on or off. Of course, you first need
> to disable simple file sharing to see the security tab. Perhaps now you
> understand why it is much quicker to use msconfig.
>
> Jim

Hi Jim, Thanks for the reply

My problem is I do not know how to make any change to the Boot.ini when it
opens. Start>Run>Msconfig>Enter.

Clicking on Boot.ini in msconfig opens what I want but I am unable to add or
change anything. In fact the last line in my Boot.ini is what I want to
add - Space /pae
On my computer that last line opens highlighted. Thanks again


 
Reply With Quote
 
John John (MVP)
Guest
Posts: n/a
 
      18th Dec 2008
WMB wrote:

> "Jim" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>
>>"WMB" <brown.2005@.comcast.net> wrote in message
>>news:%(E-Mail Removed)...
>>
>>>Windows XP, SP3, IE7, OE6
>>>
>>>Hi, and thanks for any help.
>>>
>>>I want to add a switch ( /pae ) to my working boot.ini file. Using
>>>search on my computer to fine the file only displayed a file in a backup.
>>>
>>>Entering c:\boot.ini into the start>run box opened boot.ini in notepad
>>>but its marked read only and would not accept any changes.
>>>
>>>WHY: I want to turn on software DEP for my machine.
>>>
>>>How can I locate the working ini file to change its attributes before
>>>opening it in Notepad?
>>>
>>>Thanks again for any help
>>>

>>
>>The usual procedure for making changes to boot.ini is to use msconfig.
>>However, if you are determined to use notepad, you must first remove the
>>readonly property. If I remember correctly, there is a box in the
>>secutity tab which sets the readonly on or off. Of course, you first need
>>to disable simple file sharing to see the security tab. Perhaps now you
>>understand why it is much quicker to use msconfig.
>>
>>Jim

>
> Hi Jim, Thanks for the reply
>
> My problem is I do not know how to make any change to the Boot.ini when it
> opens. Start>Run>Msconfig>Enter.
>
> Clicking on Boot.ini in msconfig opens what I want but I am unable to add or
> change anything. In fact the last line in my Boot.ini is what I want to
> add - Space /pae


Why do you want to add the PAE switch? Other than allowing you to
create a pagefile larger than 4,095 MB it will not do much of anything
on Windows XP, furthermore, if you are using Data Execution Prevention
(DEP) PAE is automatically enabled.

John

 
Reply With Quote
 
WMB
Guest
Posts: n/a
 
      18th Dec 2008

"John John (MVP)" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> WMB wrote:
>
>> "Jim" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>
>>>"WMB" <brown.2005@.comcast.net> wrote in message
>>>news:%(E-Mail Removed)...
>>>
>>>>Windows XP, SP3, IE7, OE6
>>>>
>>>>Hi, and thanks for any help.
>>>>
>>>>I want to add a switch ( /pae ) to my working boot.ini file. Using
>>>>search on my computer to fine the file only displayed a file in a
>>>>backup.
>>>>
>>>>Entering c:\boot.ini into the start>run box opened boot.ini in notepad
>>>>but its marked read only and would not accept any changes.
>>>>
>>>>WHY: I want to turn on software DEP for my machine.
>>>>
>>>>How can I locate the working ini file to change its attributes before
>>>>opening it in Notepad?
>>>>
>>>>Thanks again for any help
>>>>
>>>
>>>The usual procedure for making changes to boot.ini is to use msconfig.
>>>However, if you are determined to use notepad, you must first remove the
>>>readonly property. If I remember correctly, there is a box in the
>>>secutity tab which sets the readonly on or off. Of course, you first
>>>need to disable simple file sharing to see the security tab. Perhaps now
>>>you understand why it is much quicker to use msconfig.
>>>
>>>Jim

>>
>> Hi Jim, Thanks for the reply
>>
>> My problem is I do not know how to make any change to the Boot.ini when
>> it opens. Start>Run>Msconfig>Enter.
>>
>> Clicking on Boot.ini in msconfig opens what I want but I am unable to add
>> or change anything. In fact the last line in my Boot.ini is what I want
>> to add - Space /pae

>
> Why do you want to add the PAE switch? Other than allowing you to create
> a pagefile larger than 4,095 MB it will not do much of anything on Windows
> XP, furthermore, if you are using Data Execution Prevention (DEP) PAE is
> automatically enabled.
>
> John
>

Thanks for answering John, I was following the directions for a "Tweak" I
found in the newsletter Windows Secrets for turning on PAE when DEP is not
enabled by hardware but can be enabled by software. The instructions said
to use Notepad. Because my existing Boot.ini is read only, the
modifications would not take.

As stated above if the normal way to change the boot.ini is from msconfig,
any steps to doing so will be appreciated.


 
Reply With Quote
 
John John (MVP)
Guest
Posts: n/a
 
      18th Dec 2008
WMB wrote:

> "John John (MVP)" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>
>>WMB wrote:
>>
>>
>>>"Jim" <(E-Mail Removed)> wrote in message
>>>news:%(E-Mail Removed)...
>>>
>>>
>>>>"WMB" <brown.2005@.comcast.net> wrote in message
>>>>news:%(E-Mail Removed)...
>>>>
>>>>
>>>>>Windows XP, SP3, IE7, OE6
>>>>>
>>>>>Hi, and thanks for any help.
>>>>>
>>>>>I want to add a switch ( /pae ) to my working boot.ini file. Using
>>>>>search on my computer to fine the file only displayed a file in a
>>>>>backup.
>>>>>
>>>>>Entering c:\boot.ini into the start>run box opened boot.ini in notepad
>>>>>but its marked read only and would not accept any changes.
>>>>>
>>>>>WHY: I want to turn on software DEP for my machine.
>>>>>
>>>>>How can I locate the working ini file to change its attributes before
>>>>>opening it in Notepad?
>>>>>
>>>>>Thanks again for any help
>>>>>
>>>>
>>>>The usual procedure for making changes to boot.ini is to use msconfig.
>>>>However, if you are determined to use notepad, you must first remove the
>>>>readonly property. If I remember correctly, there is a box in the
>>>>secutity tab which sets the readonly on or off. Of course, you first
>>>>need to disable simple file sharing to see the security tab. Perhaps now
>>>>you understand why it is much quicker to use msconfig.
>>>>
>>>>Jim
>>>
>>>Hi Jim, Thanks for the reply
>>>
>>>My problem is I do not know how to make any change to the Boot.ini when
>>>it opens. Start>Run>Msconfig>Enter.
>>>
>>>Clicking on Boot.ini in msconfig opens what I want but I am unable to add
>>>or change anything. In fact the last line in my Boot.ini is what I want
>>>to add - Space /pae

>>
>>Why do you want to add the PAE switch? Other than allowing you to create
>>a pagefile larger than 4,095 MB it will not do much of anything on Windows
>>XP, furthermore, if you are using Data Execution Prevention (DEP) PAE is
>>automatically enabled.
>>
>>John
>>

>
> Thanks for answering John, I was following the directions for a "Tweak" I
> found in the newsletter Windows Secrets for turning on PAE when DEP is not
> enabled by hardware but can be enabled by software. The instructions said
> to use Notepad. Because my existing Boot.ini is read only, the
> modifications would not take.
>
> As stated above if the normal way to change the boot.ini is from msconfig,
> any steps to doing so will be appreciated.


You will have to edit the Boot.ini file directly, with Notepad, the
Msconfig utility does not offer an option to add the PAE switch. To be
able to edit and save the file you will have to temporarily remove the
Read-Only attribute.

John

 
Reply With Quote
 
Jim
Guest
Posts: n/a
 
      18th Dec 2008

"WMB" <brown.2005@.comcast.net> wrote in message
news:eXCnt$(E-Mail Removed)...
>
> "Jim" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>>
>> "WMB" <brown.2005@.comcast.net> wrote in message
>> news:%(E-Mail Removed)...
>>> Windows XP, SP3, IE7, OE6
>>>
>>> Hi, and thanks for any help.
>>>
>>> I want to add a switch ( /pae ) to my working boot.ini file. Using
>>> search on my computer to fine the file only displayed a file in a
>>> backup.
>>>
>>> Entering c:\boot.ini into the start>run box opened boot.ini in notepad
>>> but its marked read only and would not accept any changes.
>>>
>>> WHY: I want to turn on software DEP for my machine.
>>>
>>> How can I locate the working ini file to change its attributes before
>>> opening it in Notepad?
>>>
>>> Thanks again for any help
>>>

>> The usual procedure for making changes to boot.ini is to use msconfig.
>> However, if you are determined to use notepad, you must first remove the
>> readonly property. If I remember correctly, there is a box in the
>> secutity tab which sets the readonly on or off. Of course, you first
>> need to disable simple file sharing to see the security tab. Perhaps now
>> you understand why it is much quicker to use msconfig.
>>
>> Jim

> Hi Jim, Thanks for the reply
>
> My problem is I do not know how to make any change to the Boot.ini when it
> opens. Start>Run>Msconfig>Enter.
>
> Clicking on Boot.ini in msconfig opens what I want but I am unable to add
> or change anything. In fact the last line in my Boot.ini is what I want to
> add - Space /pae
> On my computer that last line opens highlighted. Thanks again
>

Well, I was wrong. You are correct, msconfig does not have a box for PAE.
Instead, refer to the Help & Support article "How to edit Boot.ini in
Windows XP".
This article describes a far better way to do the edits.
If I read these articles correctly, Windows XP uses the PAE kernel by
default, hence it need not be enabled.
To enable PAE, add /PAE to the last line of boot.ini.
To disable PAE, add /NOPAE to the last line of boot.ini


 
Reply With Quote
 
Ronaldo
Guest
Posts: n/a
 
      18th Dec 2008
To edit the Boot.ini file you need to access it through Control
Panel\System\Advanced\Startup & Recovery\Settings\Edit... you don't need to
remove the file read only attribute as the system allows edition through the
Control Panel.


A detailed description of the Data Execution Prevention (DEP) feature in
Windows XP Service Pack 2, Windows XP Tablet PC Edition 2005, and Windows
Server 2003
http://support.microsoft.com/kb/875352


------------------------------------
"WMB" <brown.2005@.comcast.net> escribió en el mensaje
news:(E-Mail Removed)...
>
> "John John (MVP)" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> WMB wrote:
>>
>>> "Jim" <(E-Mail Removed)> wrote in message
>>> news:%(E-Mail Removed)...
>>>
>>>>"WMB" <brown.2005@.comcast.net> wrote in message
>>>>news:%(E-Mail Removed)...
>>>>
>>>>>Windows XP, SP3, IE7, OE6
>>>>>
>>>>>Hi, and thanks for any help.
>>>>>
>>>>>I want to add a switch ( /pae ) to my working boot.ini file. Using
>>>>>search on my computer to fine the file only displayed a file in a
>>>>>backup.
>>>>>
>>>>>Entering c:\boot.ini into the start>run box opened boot.ini in notepad
>>>>>but its marked read only and would not accept any changes.
>>>>>
>>>>>WHY: I want to turn on software DEP for my machine.
>>>>>
>>>>>How can I locate the working ini file to change its attributes before
>>>>>opening it in Notepad?
>>>>>
>>>>>Thanks again for any help
>>>>>
>>>>
>>>>The usual procedure for making changes to boot.ini is to use msconfig.
>>>>However, if you are determined to use notepad, you must first remove the
>>>>readonly property. If I remember correctly, there is a box in the
>>>>secutity tab which sets the readonly on or off. Of course, you first
>>>>need to disable simple file sharing to see the security tab. Perhaps
>>>>now you understand why it is much quicker to use msconfig.
>>>>
>>>>Jim
>>>
>>> Hi Jim, Thanks for the reply
>>>
>>> My problem is I do not know how to make any change to the Boot.ini when
>>> it opens. Start>Run>Msconfig>Enter.
>>>
>>> Clicking on Boot.ini in msconfig opens what I want but I am unable to
>>> add or change anything. In fact the last line in my Boot.ini is what I
>>> want to add - Space /pae

>>
>> Why do you want to add the PAE switch? Other than allowing you to create
>> a pagefile larger than 4,095 MB it will not do much of anything on
>> Windows XP, furthermore, if you are using Data Execution Prevention (DEP)
>> PAE is automatically enabled.
>>
>> John
>>

> Thanks for answering John, I was following the directions for a "Tweak" I
> found in the newsletter Windows Secrets for turning on PAE when DEP is
> not enabled by hardware but can be enabled by software. The instructions
> said to use Notepad. Because my existing Boot.ini is read only, the
> modifications would not take.
>
> As stated above if the normal way to change the boot.ini is from msconfig,
> any steps to doing so will be appreciated.
>





 
Reply With Quote
 
 
 
Reply

« warranty | ie7 help »
Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How change from dual boot to single boot Vista? Kris Windows Vista General Discussion 5 26th Mar 2008 03:13 PM
DUAL Boot w/2 Disks change to SINGLE Boot w/1 OS on disk D =?Utf-8?B?RWFybHkgQmlyZA==?= Windows XP Help 8 7th Aug 2007 02:24 AM
Why WinXP makes change in boot sector at each boot? Crux Crux Windows XP General 1 8th Jan 2007 04:03 PM
change dual boot to single boot =?Utf-8?B?VmlzdGEgZHVtbXk=?= Windows Vista Installation 1 30th Sep 2006 12:28 AM
How to change Dual Boot to Single Boot? Red Cloud Microsoft Windows 2000 1 19th Sep 2004 12:24 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:40 AM.