<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: NTOSKRNL.EXE is Missing or Corrupt</title>
	<atom:link href="http://www.pcauthorities.com/pc-errors/ntoskrnlexe-is-missing-or-corrupt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcauthorities.com/pc-errors/ntoskrnlexe-is-missing-or-corrupt/</link>
	<description>Free PC Performance Articles, Software Reviews and PC Tips &#38; Tweaks</description>
	<lastBuildDate>Tue, 22 May 2012 15:47:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anthony</title>
		<link>http://www.pcauthorities.com/pc-errors/ntoskrnlexe-is-missing-or-corrupt/comment-page-1/#comment-12154</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Sun, 27 Nov 2011 14:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=5354#comment-12154</guid>
		<description>@mohnsen - Not sure if you are using a laptop or desktop, but it could be that there is a problem with the cables of the HDD, so if you use a desktop you can check that.
Other than that, also make sure the BIOS is configured to boot from CD/DVD, since that can also be disabled.</description>
		<content:encoded><![CDATA[<p>@mohnsen &#8211; Not sure if you are using a laptop or desktop, but it could be that there is a problem with the cables of the HDD, so if you use a desktop you can check that.<br />
Other than that, also make sure the BIOS is configured to boot from CD/DVD, since that can also be disabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohsen</title>
		<link>http://www.pcauthorities.com/pc-errors/ntoskrnlexe-is-missing-or-corrupt/comment-page-1/#comment-12151</link>
		<dc:creator>mohsen</dc:creator>
		<pubDate>Sat, 26 Nov 2011 10:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=5354#comment-12151</guid>
		<description>hello
My computer has the ntoskrnl.exe problem
I put xp cd in my drive &amp; boot from cd
but the bluescreen doesnt appear
I cant use R key to repear the windows. my system is restarting.
please help me.</description>
		<content:encoded><![CDATA[<p>hello<br />
My computer has the ntoskrnl.exe problem<br />
I put xp cd in my drive &amp; boot from cd<br />
but the bluescreen doesnt appear<br />
I cant use R key to repear the windows. my system is restarting.<br />
please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen Ngaiza</title>
		<link>http://www.pcauthorities.com/pc-errors/ntoskrnlexe-is-missing-or-corrupt/comment-page-1/#comment-7340</link>
		<dc:creator>Allen Ngaiza</dc:creator>
		<pubDate>Sun, 30 Jan 2011 17:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=5354#comment-7340</guid>
		<description>Thanx a lot. Every thing is cool now. It has worked for me.</description>
		<content:encoded><![CDATA[<p>Thanx a lot. Every thing is cool now. It has worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shari</title>
		<link>http://www.pcauthorities.com/pc-errors/ntoskrnlexe-is-missing-or-corrupt/comment-page-1/#comment-6875</link>
		<dc:creator>Shari</dc:creator>
		<pubDate>Thu, 16 Dec 2010 21:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=5354#comment-6875</guid>
		<description>Anthony,

Experiencing the same issue as @kayla.

Tried the attrib command and still get the &quot;Access is Denied&quot; message when trying to remove the read-only, hidden and system file attributes of the file.

Suggestions?

Thanks</description>
		<content:encoded><![CDATA[<p>Anthony,</p>
<p>Experiencing the same issue as @kayla.</p>
<p>Tried the attrib command and still get the &#8220;Access is Denied&#8221; message when trying to remove the read-only, hidden and system file attributes of the file.</p>
<p>Suggestions?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.pcauthorities.com/pc-errors/ntoskrnlexe-is-missing-or-corrupt/comment-page-1/#comment-6783</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Tue, 14 Dec 2010 15:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=5354#comment-6783</guid>
		<description>@Kayla - If you have a single boot system, the OS selection screen might indeed not come up. I tested on multi-boot systems, hence the details in the article.
That it not asking for an admin password is only possible if you have not set an admin password.
But once you see the command prompt window, the commands should work as long as you are certain it is the admin account. 
The error you are getting indicates there is a problem with the access to the file you are trying to overwrite (restore).
Try typing:
&lt;code&gt;attrib -r -s -h c:\windows\system32\ntoskrnl.exe&lt;/code&gt;
Before you execute the first command. This should remove the read-only, hidden and system file attributes of the file.</description>
		<content:encoded><![CDATA[<p>@Kayla &#8211; If you have a single boot system, the OS selection screen might indeed not come up. I tested on multi-boot systems, hence the details in the article.<br />
That it not asking for an admin password is only possible if you have not set an admin password.<br />
But once you see the command prompt window, the commands should work as long as you are certain it is the admin account.<br />
The error you are getting indicates there is a problem with the access to the file you are trying to overwrite (restore).<br />
Try typing:<br />
<code>attrib -r -s -h c:\windows\system32\ntoskrnl.exe</code><br />
Before you execute the first command. This should remove the read-only, hidden and system file attributes of the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kayla</title>
		<link>http://www.pcauthorities.com/pc-errors/ntoskrnlexe-is-missing-or-corrupt/comment-page-1/#comment-6733</link>
		<dc:creator>Kayla</dc:creator>
		<pubDate>Mon, 13 Dec 2010 07:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=5354#comment-6733</guid>
		<description>Need help on this exact issue.  I am following the recovery steps for the error ntoskrnl.exe is corrupt or missing, my XP will not boot.  I have a dell latitude E6400.  When I go to the blue screen above and type R for recovery, the next step does not happen for me (step: Next you will need to select the installation you want to repair and enter the admin password.)

I am never asked which installation or an admin password.  It simply goes to the black command prompt screen where I proceeded to type in the expand commands and it did something (hearing the hard disk activity) then returns ACCESS DENIED.

Any ideas?   I am using the Windows XP Pro 2000 installation CD which includes SP2.  

Any help is GREATLY appreciated.

Thanks!!</description>
		<content:encoded><![CDATA[<p>Need help on this exact issue.  I am following the recovery steps for the error ntoskrnl.exe is corrupt or missing, my XP will not boot.  I have a dell latitude E6400.  When I go to the blue screen above and type R for recovery, the next step does not happen for me (step: Next you will need to select the installation you want to repair and enter the admin password.)</p>
<p>I am never asked which installation or an admin password.  It simply goes to the black command prompt screen where I proceeded to type in the expand commands and it did something (hearing the hard disk activity) then returns ACCESS DENIED.</p>
<p>Any ideas?   I am using the Windows XP Pro 2000 installation CD which includes SP2.  </p>
<p>Any help is GREATLY appreciated.</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Confluence: Information Technology</title>
		<link>http://www.pcauthorities.com/pc-errors/ntoskrnlexe-is-missing-or-corrupt/comment-page-1/#comment-3363</link>
		<dc:creator>Confluence: Information Technology</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=5354#comment-3363</guid>
		<description>&lt;strong&gt;How to fix NTOSKRNL.EXE is Missing or Corrupt...&lt;/strong&gt;

# Boot into the Recovery Console (F6)&#160;with a Windows Server 2003 CDand a floppy with the&#160;Dell SAS5 RAID controller drive (for HinLing&#039;s Dell PE 840 server). # Enter the following commands on the Recovery Console: ## expand e:\i386\ntoskrnl...</description>
		<content:encoded><![CDATA[<p><strong>How to fix NTOSKRNL.EXE is Missing or Corrupt&#8230;</strong></p>
<p># Boot into the Recovery Console (F6)&nbsp;with a Windows Server 2003 CDand a floppy with the&nbsp;Dell SAS5 RAID controller drive (for HinLing&#8217;s Dell PE 840 server). # Enter the following commands on the Recovery Console: ## expand e:\i386\ntoskrnl&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sushant</title>
		<link>http://www.pcauthorities.com/pc-errors/ntoskrnlexe-is-missing-or-corrupt/comment-page-1/#comment-3255</link>
		<dc:creator>sushant</dc:creator>
		<pubDate>Wed, 21 Oct 2009 19:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=5354#comment-3255</guid>
		<description>i need sp3 file as i had upgraded my window sp2 to sp3 so its give me a error stop:c000021a</description>
		<content:encoded><![CDATA[<p>i need sp3 file as i had upgraded my window sp2 to sp3 so its give me a error stop:c000021a</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sushant</title>
		<link>http://www.pcauthorities.com/pc-errors/ntoskrnlexe-is-missing-or-corrupt/comment-page-1/#comment-3253</link>
		<dc:creator>sushant</dc:creator>
		<pubDate>Wed, 21 Oct 2009 16:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=5354#comment-3253</guid>
		<description>nowits working but the message is unable to create file only in system32  i expanded it other folder it expanded with no prob any reason</description>
		<content:encoded><![CDATA[<p>nowits working but the message is unable to create file only in system32  i expanded it other folder it expanded with no prob any reason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sushant</title>
		<link>http://www.pcauthorities.com/pc-errors/ntoskrnlexe-is-missing-or-corrupt/comment-page-1/#comment-3252</link>
		<dc:creator>sushant</dc:creator>
		<pubDate>Wed, 21 Oct 2009 16:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=5354#comment-3252</guid>
		<description>i have entered the command(top expand to repair the ntoskrnl) as u have entered but  its not working.system cannot find the file is coming</description>
		<content:encoded><![CDATA[<p>i have entered the command(top expand to repair the ntoskrnl) as u have entered but  its not working.system cannot find the file is coming</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 104/119 queries in 0.055 seconds using disk: basic
Content Delivery Network via pcauthorities.tca2.netdna-cdn.com

Served from: www.pcauthorities.com @ 2012-05-23 07:57:23 -->
