PC Review


Reply
Thread Tools Rate Thread

boot.ini disappears on restart or startup XP Pro

 
 
saltcity
Guest
Posts: n/a
 
      28th May 2009
Last week the boot.ini file disappeared from my c:\ drive and the boot.ini
tab disappeared from msconfig. I can recreate the file using notepad or by
going to the control panel (system - advanced - start up and recovery -
edit) and paste the boot.ini text there. (I have made the files
"unhidden").

Whenever I restart or shut down the computer then turn it back on the
boot.ini file has been deleted again and the boot.ini tab from msconfig is no
longer present.

The message I get on startup is "Invalid boot.ini file. Booting from
C:\windows".

I believe this is looking at the c:\windows\pss directory for the backup
boot file. After this message disappears from the start-up procedure it
seem to boot normally.

I am looking for help on finding why the boot.ini file is being deleted and
a solution to keep it in place.

The boot.ini file on C:\ is ----

[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 /PAE


* The PC is a HP XW8200 quad core 2.
* No windows XP Pro install disk was received with the machine.

Thank you,
 
Reply With Quote
 
 
 
 
Elmo
Guest
Posts: n/a
 
      28th May 2009
saltcity wrote:
> Last week the boot.ini file disappeared from my c:\ drive and the boot.ini
> tab disappeared from msconfig. I can recreate the file using notepad or by
> going to the control panel (system - advanced - start up and recovery -
> edit) and paste the boot.ini text there. (I have made the files
> "unhidden").
>
> Whenever I restart or shut down the computer then turn it back on the
> boot.ini file has been deleted again and the boot.ini tab from msconfig is no
> longer present.
>
> The message I get on startup is "Invalid boot.ini file. Booting from
> C:\Windows".
>
> I believe this is looking at the C:\Windows\Pss directory for the backup
> boot file. After this message disappears from the start-up procedure it
> seems to boot normally.
>
> I am looking for help on finding why the boot.ini file is being deleted and
> a solution to keep it in place.
>
> The boot.ini file on C:\ is ----
>
> [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 /PAE
>
>
> * The PC is a HP XW8200 quad core 2.
> * No Windows XP Pro install disk was received with the machine.
>
> Thank you,


Try making the file Read Only. That might prevent it from being
deleted.. Also limit the amount of files in the root folder, C:\

That MIGHT prevent its (boot.ini) demise.

--
Joe =o)
 
Reply With Quote
 
Jose
Guest
Posts: n/a
 
      28th May 2009
On May 28, 9:10*am, saltcity <saltc...@discussions.microsoft.com>
wrote:
> Last week the boot.ini file disappeared from my c:\ drive and the boot.ini
> tab disappeared from msconfig. *I can recreate the file using notepad or by
> going to the control panel *(system - advanced - start up and recovery *-
> edit) and paste the boot.ini text *there. * * *(I have made the files
> "unhidden").
>
> Whenever I restart *or shut down the computer then turn it back on the
> boot.ini file has been deleted again and the boot.ini tab from msconfig is no
> longer present. * *
>
> The message I get on startup is "Invalid boot.ini file. * Booting from
> C:\windows".
>
> I believe this *is looking at the c:\windows\pss directory for the backup
> boot file. *After *this message disappears from the start-up procedure it
> seem to boot *normally. *
>
> I am looking for help on finding why the boot.ini file is being deleted and
> a solution to keep it in place.
>
> The boot.ini file on C:\ is ----
>
> [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 /PAE
>
> * The PC is a HP XW8200 quad core 2. *
> * No windows XP Pro install disk was received with the machine.
>
> Thank you,


Yes - it is not disappearing, it is being deleted.

You need to fix what is deleting it, not try to change the file
attributes so it is impossible to delete (which may not work anyway).
Whatever mechanism that is deleting it will still be there. Fix the
problem, not a symptom of the problem.

Sounds like a cute malware trick, so I would first try to eliminate
that possibility:

Download, install, update and do a full scan with these three free
malware detection programs:

Malwarebytes (MBAM): http://malwarebytes.org/
SUPERAntiSpyware: (SAS): http://www.superantispyware.com/
AVG (AVG): http://free.avg.com/

Jose
 
Reply With Quote
 
saltcity
Guest
Posts: n/a
 
      28th May 2009


"Elmo" wrote:

> saltcity wrote:
> > Last week the boot.ini file disappeared from my c:\ drive and the boot.ini
> > tab disappeared from msconfig. I can recreate the file using notepad or by
> > going to the control panel (system - advanced - start up and recovery -
> > edit) and paste the boot.ini text there. (I have made the files
> > "unhidden").
> >
> > Whenever I restart or shut down the computer then turn it back on the
> > boot.ini file has been deleted again and the boot.ini tab from msconfig is no
> > longer present.
> >
> > The message I get on startup is "Invalid boot.ini file. Booting from
> > C:\Windows".
> >
> > I believe this is looking at the C:\Windows\Pss directory for the backup
> > boot file. After this message disappears from the start-up procedure it
> > seems to boot normally.
> >
> > I am looking for help on finding why the boot.ini file is being deleted and
> > a solution to keep it in place.
> >
> > The boot.ini file on C:\ is ----
> >
> > [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 /PAE
> >
> >
> > * The PC is a HP XW8200 quad core 2.
> > * No Windows XP Pro install disk was received with the machine.
> >
> > Thank you,

>
> Try making the file Read Only. That might prevent it from being
> deleted.. Also limit the amount of files in the root folder, C:\
>
> That MIGHT prevent its (boot.ini) demise.
>
> --
> Joe =o)
>


Hi Joe,

Verified that the boot.ini was read only and hidden. Same situation as
before, it disappeared.......on restart......

I have 11 files in the root directory of c:\ plus 17 folders. 43.8 gb
free out of 70 gb on this drive. 2 other drives on this machine.
 
Reply With Quote
 
Twayne
Guest
Posts: n/a
 
      28th May 2009
saltcity wrote:
> "Elmo" wrote:
>
>> saltcity wrote:
>>> Last week the boot.ini file disappeared from my c:\ drive and the
>>> boot.ini tab disappeared from msconfig. I can recreate the file
>>> using notepad or by going to the control panel (system - advanced
>>> - start up and recovery - edit) and paste the boot.ini text
>>> there. (I have made the files "unhidden").
>>>
>>> Whenever I restart or shut down the computer then turn it back on
>>> the boot.ini file has been deleted again and the boot.ini tab from
>>> msconfig is no longer present.
>>>
>>> The message I get on startup is "Invalid boot.ini file. Booting
>>> from C:\Windows".
>>>
>>> I believe this is looking at the C:\Windows\Pss directory for the
>>> backup boot file. After this message disappears from the start-up
>>> procedure it seems to boot normally.
>>>
>>> I am looking for help on finding why the boot.ini file is being
>>> deleted and a solution to keep it in place.
>>>
>>> The boot.ini file on C:\ is ----
>>>
>>> [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 /PAE
>>>
>>>
>>> * The PC is a HP XW8200 quad core 2.
>>> * No Windows XP Pro install disk was received with the machine.
>>>
>>> Thank you,

>>
>> Try making the file Read Only. That might prevent it from being
>> deleted.. Also limit the amount of files in the root folder, C:\
>>
>> That MIGHT prevent its (boot.ini) demise.
>>
>> --
>> Joe =o)
>>

>
> Hi Joe,
>
> Verified that the boot.ini was read only and hidden. Same situation
> as before, it disappeared.......on restart......
>
> I have 11 files in the root directory of c:\ plus 17 folders.
> 43.8 gb free out of 70 gb on this drive. 2 other drives on this
> machine.


It isn't the number of files of folders in the root causing your
problem; you can forget about that. IT's either malware or file
corruption. Truthfully, sounds like malware to me. Update your AV and
spyware detectors and do full scans of your system.
Meanwhile, create a "spare" boot.ini you can copy over for when you
need it.

Run them from Safe Mode for the ones that will run that way. Some may
not.
If that doesn't work other measures may be needed.

Let us know what AV and spyware detection software you used too, please.

HTH,

Twayne`



 
Reply With Quote
 
Twayne
Guest
Posts: n/a
 
      28th May 2009
Jose wrote:
> On May 28, 9:10 am, saltcity <saltc...@discussions.microsoft.com>
> wrote:
>> Last week the boot.ini file disappeared from my c:\ drive and the
>> boot.ini tab disappeared from msconfig. I can recreate the file
>> using notepad or by going to the control panel (system - advanced -
>> start up and recovery - edit) and paste the boot.ini text there. (I
>> have made the files "unhidden").
>>
>> Whenever I restart or shut down the computer then turn it back on the
>> boot.ini file has been deleted again and the boot.ini tab from
>> msconfig is no longer present.
>>
>> The message I get on startup is "Invalid boot.ini file. Booting from
>> C:\windows".
>>
>> I believe this is looking at the c:\windows\pss directory for the
>> backup boot file. After this message disappears from the start-up
>> procedure it
>> seem to boot normally.
>>
>> I am looking for help on finding why the boot.ini file is being
>> deleted and a solution to keep it in place.
>>
>> The boot.ini file on C:\ is ----
>>
>> [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 /PAE
>>
>> * The PC is a HP XW8200 quad core 2.
>> * No windows XP Pro install disk was received with the machine.
>>
>> Thank you,

>
> Yes - it is not disappearing, it is being deleted.
>
> You need to fix what is deleting it, not try to change the file
> attributes so it is impossible to delete (which may not work anyway).
> Whatever mechanism that is deleting it will still be there. Fix the
> problem, not a symptom of the problem.
>
> Sounds like a cute malware trick, so I would first try to eliminate
> that possibility:
>
> Download, install, update and do a full scan with these three free
> malware detection programs:
>
> Malwarebytes (MBAM): http://malwarebytes.org/
> SUPERAntiSpyware: (SAS): http://www.superantispyware.com/
> AVG (AVG): http://free.avg.com/
>
> Jose


Since this is happening around the boot process, it's best to try them
to see if they will run from Safe Mode first, then regular if not.


 
Reply With Quote
 
Tim Meddick
Guest
Posts: n/a
 
      28th May 2009
Hi,
It seems to me that what 'Twayne' says in his post about it being the
result of malware, is your best bet.
However, there are also a couple of things you can do to stop this
problem.

1). Copy your c:\windows\pss\boot.ini.backup file to the ROOT of your C:
drive.

2). reset the permissions on the c:\boot.ini file to stop the file from
being deleted.
Do this by choosing properties on the file and going to the 'Security' tab.
Press on the 'Advanced' button and clear the check-box marked 'Inherit from
parent the permission entries.....' then click on 'Copy' on the box that
pops up.
Click on the 'Edit' button for every entry in the list and uncheck the
'Delete' and 'Change Permissions' boxes.
Press [ok] and [ok] to close both dialogues.

This should prevent ANY application (or virus) from deleting the file.

Also, further protect the file by typing the following:


attrib +r +h +s c:\boot.ini


....in a 'Command Prompt' window.


==



Cheers, Tim Meddick, Peckham, London. :-)


"saltcity" <(E-Mail Removed)> wrote in message
news:49581BA6-D388-4298-BD8E-(E-Mail Removed)...
> Last week the boot.ini file disappeared from my c:\ drive and the boot.ini
> tab disappeared from msconfig. I can recreate the file using notepad or
> by
> going to the control panel (system - advanced - start up and recovery -
> edit) and paste the boot.ini text there. (I have made the files
> "unhidden").
>
> Whenever I restart or shut down the computer then turn it back on the
> boot.ini file has been deleted again and the boot.ini tab from msconfig is
> no
> longer present.
>
> The message I get on startup is "Invalid boot.ini file. Booting from
> C:\windows".
>
> I believe this is looking at the c:\windows\pss directory for the backup
> boot file. After this message disappears from the start-up procedure it
> seem to boot normally.
>
> I am looking for help on finding why the boot.ini file is being deleted
> and
> a solution to keep it in place.
>
> The boot.ini file on C:\ is ----
>
> [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 /PAE
>
>
> * The PC is a HP XW8200 quad core 2.
> * No windows XP Pro install disk was received with the machine.
>
> Thank you,



 
Reply With Quote
 
saltcity
Guest
Posts: n/a
 
      28th May 2009


"Jose" wrote:

> On May 28, 9:10 am, saltcity <saltc...@discussions.microsoft.com>
> wrote:
> > Last week the boot.ini file disappeared from my c:\ drive and the boot.ini
> > tab disappeared from msconfig. I can recreate the file using notepad or by
> > going to the control panel (system - advanced - start up and recovery -
> > edit) and paste the boot.ini text there. (I have made the files
> > "unhidden").
> >
> > Whenever I restart or shut down the computer then turn it back on the
> > boot.ini file has been deleted again and the boot.ini tab from msconfig is no
> > longer present.
> >
> > The message I get on startup is "Invalid boot.ini file. Booting from
> > C:\windows".
> >
> > I believe this is looking at the c:\windows\pss directory for the backup
> > boot file. After this message disappears from the start-up procedure it
> > seem to boot normally.
> >
> > I am looking for help on finding why the boot.ini file is being deleted and
> > a solution to keep it in place.
> >
> > The boot.ini file on C:\ is ----
> >
> > [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 /PAE
> >
> > * The PC is a HP XW8200 quad core 2.
> > * No windows XP Pro install disk was received with the machine.
> >
> > Thank you,

>
> Yes - it is not disappearing, it is being deleted.
>
> You need to fix what is deleting it, not try to change the file
> attributes so it is impossible to delete (which may not work anyway).
> Whatever mechanism that is deleting it will still be there. Fix the
> problem, not a symptom of the problem.
>
> Sounds like a cute malware trick, so I would first try to eliminate
> that possibility:
>
> Download, install, update and do a full scan with these three free
> malware detection programs:
>
> Malwarebytes (MBAM): http://malwarebytes.org/
> SUPERAntiSpyware: (SAS): http://www.superantispyware.com/
> AVG (AVG): http://free.avg.com/
>
> Jose
>


Scans in process - found one infected file with Anti-Malware
- found one adware with SuperAntiVirus

Will let you know results on completion of scans in safe mode. So far the
boot.ini file is still being deleted. I am checking after each scan.

Jon
 
Reply With Quote
 
saltcity
Guest
Posts: n/a
 
      28th May 2009


"Twayne" wrote:

> saltcity wrote:
> > "Elmo" wrote:
> >
> >> saltcity wrote:
> >>> Last week the boot.ini file disappeared from my c:\ drive and the
> >>> boot.ini tab disappeared from msconfig. I can recreate the file
> >>> using notepad or by going to the control panel (system - advanced
> >>> - start up and recovery - edit) and paste the boot.ini text
> >>> there. (I have made the files "unhidden").
> >>>
> >>> Whenever I restart or shut down the computer then turn it back on
> >>> the boot.ini file has been deleted again and the boot.ini tab from
> >>> msconfig is no longer present.
> >>>
> >>> The message I get on startup is "Invalid boot.ini file. Booting
> >>> from C:\Windows".
> >>>
> >>> I believe this is looking at the C:\Windows\Pss directory for the
> >>> backup boot file. After this message disappears from the start-up
> >>> procedure it seems to boot normally.
> >>>
> >>> I am looking for help on finding why the boot.ini file is being
> >>> deleted and a solution to keep it in place.
> >>>
> >>> The boot.ini file on C:\ is ----
> >>>
> >>> [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 /PAE
> >>>
> >>>
> >>> * The PC is a HP XW8200 quad core 2.
> >>> * No Windows XP Pro install disk was received with the machine.
> >>>
> >>> Thank you,
> >>
> >> Try making the file Read Only. That might prevent it from being
> >> deleted.. Also limit the amount of files in the root folder, C:\
> >>
> >> That MIGHT prevent its (boot.ini) demise.
> >>
> >> --
> >> Joe =o)
> >>

> >
> > Hi Joe,
> >
> > Verified that the boot.ini was read only and hidden. Same situation
> > as before, it disappeared.......on restart......
> >
> > I have 11 files in the root directory of c:\ plus 17 folders.
> > 43.8 gb free out of 70 gb on this drive. 2 other drives on this
> > machine.

>
> It isn't the number of files of folders in the root causing your
> problem; you can forget about that. IT's either malware or file
> corruption. Truthfully, sounds like malware to me. Update your AV and
> spyware detectors and do full scans of your system.
> Meanwhile, create a "spare" boot.ini you can copy over for when you
> need it.
>
> Run them from Safe Mode for the ones that will run that way. Some may
> not.
> If that doesn't work other measures may be needed.
>
> Let us know what AV and spyware detection software you used too, please.
>
> HTH,
>
> Twayne`
>
>
>


Using Malwarebytes - Anti-Malware, SuperAntivirus and AVG Antivirus
I had run SuperAnvirus and AVG yesterday but not in 'safe mode'.

Running all in 'save mode' this afternoon.




>

 
Reply With Quote
 
saltcity
Guest
Posts: n/a
 
      28th May 2009


"saltcity" wrote:

>
>
> "Twayne" wrote:
>
> > saltcity wrote:
> > > "Elmo" wrote:
> > >
> > >> saltcity wrote:
> > >>> Last week the boot.ini file disappeared from my c:\ drive and the
> > >>> boot.ini tab disappeared from msconfig. I can recreate the file
> > >>> using notepad or by going to the control panel (system - advanced
> > >>> - start up and recovery - edit) and paste the boot.ini text
> > >>> there. (I have made the files "unhidden").
> > >>>
> > >>> Whenever I restart or shut down the computer then turn it back on
> > >>> the boot.ini file has been deleted again and the boot.ini tab from
> > >>> msconfig is no longer present.
> > >>>
> > >>> The message I get on startup is "Invalid boot.ini file. Booting
> > >>> from C:\Windows".
> > >>>
> > >>> I believe this is looking at the C:\Windows\Pss directory for the
> > >>> backup boot file. After this message disappears from the start-up
> > >>> procedure it seems to boot normally.
> > >>>
> > >>> I am looking for help on finding why the boot.ini file is being
> > >>> deleted and a solution to keep it in place.
> > >>>
> > >>> The boot.ini file on C:\ is ----
> > >>>
> > >>> [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 /PAE
> > >>>
> > >>>
> > >>> * The PC is a HP XW8200 quad core 2.
> > >>> * No Windows XP Pro install disk was received with the machine.
> > >>>
> > >>> Thank you,
> > >>
> > >> Try making the file Read Only. That might prevent it from being
> > >> deleted.. Also limit the amount of files in the root folder, C:\
> > >>
> > >> That MIGHT prevent its (boot.ini) demise.
> > >>
> > >> --
> > >> Joe =o)
> > >>
> > >
> > > Hi Joe,
> > >
> > > Verified that the boot.ini was read only and hidden. Same situation
> > > as before, it disappeared.......on restart......
> > >
> > > I have 11 files in the root directory of c:\ plus 17 folders.
> > > 43.8 gb free out of 70 gb on this drive. 2 other drives on this
> > > machine.

> >
> > It isn't the number of files of folders in the root causing your
> > problem; you can forget about that. IT's either malware or file
> > corruption. Truthfully, sounds like malware to me. Update your AV and
> > spyware detectors and do full scans of your system.
> > Meanwhile, create a "spare" boot.ini you can copy over for when you
> > need it.
> >
> > Run them from Safe Mode for the ones that will run that way. Some may
> > not.
> > If that doesn't work other measures may be needed.
> >
> > Let us know what AV and spyware detection software you used too, please.
> >
> > HTH,
> >
> > Twayne`
> >
> >
> >

>
> Using Malwarebytes - Anti-Malware, SuperAntiSpyware and AVG Antivirus
> I had run SuperAnvirus and AVG yesterday but not in 'safe mode'.
>
> Running all in 'save mode' this afternoon.
>
>
>


> >

 
Reply With Quote
 
 
 
Reply

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
printer disappears on restart =?Utf-8?B?bWFy?= Windows XP Help 2 12th Oct 2006 07:38 PM
Windows XP startup / boot freeze restart =?Utf-8?B?YnJ5ZWU=?= Windows XP General 5 9th Feb 2006 07:22 PM
After server restart Dns zone is disappears =?Utf-8?B?UmV4IEtyZW1lcg==?= Microsoft Windows 2000 DNS 18 21st Nov 2005 12:02 PM
Desktop Background Disappears After Restart =?Utf-8?B?TGFycnkgSA==?= Windows XP General 4 18th Feb 2005 04:41 PM
Quick Launch Disappears after restart Steve Windows XP General 2 19th Jul 2004 02:52 AM


Features
 

Advertising
 

Newsgroups
 


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