<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Internet Marketing and Wealth Creation Portal &#187; Troubleshooting</title>
	<atom:link href="http://simusonline.com/category/troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://simusonline.com</link>
	<description>Earn Money Online via Internet Marketing</description>
	<lastBuildDate>Sun, 21 Aug 2011 09:19:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Windows XP Tip: Disk Defragmenter has detected that Chkdsk is scheduled to run on the volume (C). Please run Chkdsk /f.</title>
		<link>http://simusonline.com/2011/04/21/windows-xp-tip-disk-defragmenter-has-detected-that-chkdsk-is-scheduled-to-run-on-the-volume-c-please-run-chkdsk-f/</link>
		<comments>http://simusonline.com/2011/04/21/windows-xp-tip-disk-defragmenter-has-detected-that-chkdsk-is-scheduled-to-run-on-the-volume-c-please-run-chkdsk-f/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 12:01:22 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[chkdsk]]></category>
		<category><![CDATA[defragmentation]]></category>
		<category><![CDATA[safe mode]]></category>

		<guid isPermaLink="false">http://simusonline.com/?p=62</guid>
		<description><![CDATA[Have you ever been unable to use the Disk Defragmenter on Windows XP because of Checkdisc (Chkdsk/f)? If yes, read further. You are running Windows XP Service Pack 2. You try to run disk defragmenter. A window pops up and you get the message: &#8220;Disk Defragmenter has detected that Chkdsk is scheduled to run on [...]]]></description>
			<content:encoded><![CDATA[<h3>Have you ever been unable to use the Disk Defragmenter on Windows XP because of Checkdisc (Chkdsk/f)? If yes, read further.</h3>
<p>You are running Windows XP Service Pack 2.<br />
You try to run disk defragmenter. A window pops up and you get the message: &#8220;Disk Defragmenter has detected that Chkdsk is scheduled to run on the volume (C). Please run Chkdsk /f.&#8221;<br />
Note: The /f tells the Check Disk to automatically fix disk errors. If you disk is NFTS, you can as well run Chkdsk /x.</p>
<p>To run the Chkdsk /f, you click on &#8220;Start&#8221;, choose &#8220;Run&#8221;; type &#8220;cmd&#8221; and hit enter.<br />
You then run Chkdsk /f and you get pop up window with the message:<br />
&#8220;Chkdsk cannot run because the volume is in use by another process. Would you like to schedule this volume to be checked the next time the system restarts? Y/N&#8221;</p>
<p>You type in Y, hit enter.<br />
You then reboot up your computer and <strong>it performs no checkdsk</strong>.</p>
<p>You wonder what to do.</p>
<p>You then go to verify the scheduled tasks and, surprise, <strong>you find no Check Disk scheduled.</strong></p>
<p>What does all that means?<br />
That means that there are processes (applications) which are running when you reboot your computer and which prevent the Windows XP from performing the chckds /f command.</p>
<p>How do you go around this catch 22 problem?</p>
<h3>Here&#8217;s how I solved the problem:</h3>
<p>1. Set your system to safe mode with the &#8220;/SAFEBOOT&#8221; command from the MSCONFIG program. Click on &#8220;Start&#8221; and choose &#8220;Run&#8221;. Type in &#8220;MSCONFIG&#8221; and click &#8220;OK&#8221;.<br />
Choose the BOOT.INI tab and enable the &#8220;/SAFEBOOT&#8221; option.<br />
Choose the STARTUP tab and disable programs such as anti-virus or anti-spyware software or network monitors or &#8230;<br />
These might be the ones preventing Chkdsk from functioning.<br />
When you disable those programs, you might have an &#8216;Access Denied&#8217; message. Ignore it and go ahead. You might have a dialogue box such as: &#8220;An Access Denied was returned while attempting to change a service. You may need to log on as Administrator account to make the specified changes&#8221;. Just click on &#8220;OK&#8221; and go ahead.</p>
<p>2. Go on Start again, choose &#8220;Run&#8221;; type &#8220;cmd&#8221; and hit &#8220;OK&#8221;.<br />
Type in &#8220;Chkdsk /f&#8221; (or Chkdsk /x if using NTFS file system).<br />
If you get the message:<br />
&#8220;Chkdsk cannot run because the volume is in use by another process. Would you like to schedule this volume to be checked the next time the system restarts? Y/N&#8221;, type in &#8220;Y&#8221; and hit the Enter key.</p>
<p>3. Reboot the computer and here you go: Windows starts by scanning the disk.</p>
<p>4. After scanning the disk, Windows goes on and asks you to log in the Safe Mode. Log in. You certainly want to take this opportunity to defragment the disk before doing anything else.</p>
<p>5. Right-Click on &#8220;My Computer&#8221; and choose &#8220;Manage&#8221;.<br />
On the Computer Management window, under &#8220;Storage&#8221;, Choose Disc Management, choose the disc you want to defragment and click on &#8220;Analyze&#8221;.<br />
The defragmenter should start analysing your disk. After analyzing the disk, you get a report and if you want to go ahead with defragmentation, you choose &#8220;Defragment&#8221;.</p>
<p>6. Have a break (it can be long!). Do not use the computer until it has finished defragmenting.</p>
<p>7. Do not forget to go back to MSCONFIG to uncheck the &#8220;/SAFEBOOT&#8221; and reactivate the applications you want on the Startup tab.</p>
<p>That&#8217;s it. Congratulations! You have now solved the problem!</p>
]]></content:encoded>
			<wfw:commentRss>http://simusonline.com/2011/04/21/windows-xp-tip-disk-defragmenter-has-detected-that-chkdsk-is-scheduled-to-run-on-the-volume-c-please-run-chkdsk-f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot open the Printer Services of HP K7100 Printer in order to check ink levels of the cartridges &#8211; &#8220;Unable to perform the operation&#8221;</title>
		<link>http://simusonline.com/2010/12/10/cannot-open-the-printer-services-of-hp-k7100-printer-in-order-to-check-ink-levels-of-the-cartridges-unable-to-perform-the-operation/</link>
		<comments>http://simusonline.com/2010/12/10/cannot-open-the-printer-services-of-hp-k7100-printer-in-order-to-check-ink-levels-of-the-cartridges-unable-to-perform-the-operation/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 14:36:35 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[HP K7100]]></category>
		<category><![CDATA[HP Printer]]></category>
		<category><![CDATA[ink level]]></category>
		<category><![CDATA[K7100]]></category>

		<guid isPermaLink="false">http://simusonline.com/?p=54</guid>
		<description><![CDATA[I am running XP Pro Sp3. My HP K7100 Printer stopped working, showing that there was a problem with an ink cartridge. But, as the the printer has 2 ink cartridges (black and color), I didn&#8217;t know which one was empty and needed to be replaced. For that, I needed to check the ink levels [...]]]></description>
			<content:encoded><![CDATA[<p>I am running XP Pro Sp3.<br />
My HP K7100 Printer stopped working, showing that there was a problem with an ink cartridge. But, as the the printer has 2 ink cartridges (black and color), I didn&#8217;t know which one was empty and needed to be replaced. For that, I needed to check the ink levels of each cartridge.<br />
Normally, you check the ink levels of the printer by choosing Printer Preferences, clicking on the Tab &#8216;Features&#8217; and then clicking on the &#8216;Printer Services&#8217; button.<br />
When I clicked on the Printer Services button on the preferences screen, a message box was popping up that says &#8220;Unable to perform the operation&#8221;.<br />
In order to try to solve the problem, I fully uninstalled the printer driver.<br />
I downloaded the latest drivers for the HP K7100 and installed them on the computer.<br />
But the problem was not solved. I was still not able to check the ink levels on the printer. It was frustrating.<br />
I spent time googling for this kind of problem, and somewhere, a user of another type HP printer had written that the Printer Services don&#8217;t appear when you have set Firefox as default internet browser.<br />
I set the Internet explorer as default browser, and the problem was solved.<br />
<span style="text-decoration: underline;">Summary:</span><br />
<strong>Problem</strong>: Cannot open the Printer Services of HP K7100 Printer in order to check ink levels of the cartridges?<br />
<strong>Solution</strong>: Set Internet Explorer as Default browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://simusonline.com/2010/12/10/cannot-open-the-printer-services-of-hp-k7100-printer-in-order-to-check-ink-levels-of-the-cartridges-unable-to-perform-the-operation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Advice on How to Recover From a Corrupted Registry That Prevents Windows XP From Starting (STOP: C0000218 {Registry File Failure})</title>
		<link>http://simusonline.com/2009/03/08/an-advice-on-how-to-recover-from-a-corrupted-registry-that-prevents-windows-xp-from-starting-stop-c0000218-registry-file-failure/</link>
		<comments>http://simusonline.com/2009/03/08/an-advice-on-how-to-recover-from-a-corrupted-registry-that-prevents-windows-xp-from-starting-stop-c0000218-registry-file-failure/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 17:06:25 +0000</pubDate>
		<dc:creator>Simeon</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[boot problems]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[Windows xp]]></category>

		<guid isPermaLink="false">http://simusonline.com/2009/03/08/an-advice-on-how-to-recover-from-a-corrupted-registry-that-prevents-windows-xp-from-starting-stop-c0000218-registry-file-failure/</guid>
		<description><![CDATA[Two days ago, my laptop refused to boot. It was showing a blank (blue) screen and then kept rebooting. It could not even boot using the Last Known Good Configuration or the Safe Mode… I was worried. I didn’t want to lose my data. I didn’t want to run the recovery software which is installed [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-5613475519466175";
/* 468x15, created 08/01/09 */
google_ad_slot = "5335825687";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
Two days ago, my laptop refused to boot. It was showing a blank (blue) screen and then kept rebooting. It could not even boot using the Last Known Good Configuration or the Safe Mode…<br />
I was worried. I didn’t want to lose my data. I didn’t want to run the <a href="http://www.recovermyfiles.com">recovery software</a> which is installed on the laptop because I didn’t want to lose my data, and I had so many useful programs installed on the computer which I could not afford to lose either. I went to a computer fair and I spent more than $150 to buy a new hard drive, cables and cloning software. The technician was very nice and helpful. He could only try to repair Windows after backing up my data. I sat in a corner and started the full cloning of my 120 GB hard disk. It took ages. After 1 hour and half, somebody unplugged by error the extension lead on which the whole system was running and we lost everything we had done. I was nervous. I prayed God to help me remain calm and I started the same process again.<br />
The cloning process took again ages, but it was progressing. But after 2 hours, the technician wanted to see how far it had gone. He moved the laptop a little, and one of the USB cables which was connecting to one of the hard drives went out. Again, everything lost. I was devastated. It was already too late and I decided to go back home. I had not eaten the whole day and I was very tired and hungry.<br />
Anyway, my plans for Sunday were now changed: I had to sort that problem out and recover the data on my laptop.<br />
On Sunday, after making a full backup of the hard disk, I used the Windows XP CD to boot and I was hoping to be able to repair the operating system. But I could not repair using the Recovery Console as I had forgotten the Administrator’s password. And the setup would not allow me to log in the recovery console with a user other than Administrator.<br />
At the end, I said: why not try something else? I wrote down the failure message quickly displayed by Windows at the blue screen before dumping and ‘googled’ it in order to see if Microsoft suggests some solutions.<br />
The message was:<br />
STOP: C0000218 {Registry File Failure} The registry cannot load the hive (file):\System Root\System32\Config\SOFTWARE or its log or alternate. It is corrupt, absent, or not writable.</p>
<p>After some research and reading, I finally found a good and easy solution.<br />
Remove the failing hard disk from your machine.<br />
Connect it to another machine. I did it through USB port. If you don’t have the necessary USB cables to connect it, you can mount it as slave in the host machine.<br />
Follow the instructions given by Microsoft at <a href="http://support.microsoft.com/Default.aspx?kbid=307545" title="http://support.microsoft.com/Default.aspx?kbid=307545">http://support.microsoft.com/Default.aspx?kbid=307545</a><br />
Identify the section relevant to your situation (in my case, I followed the instructions relating to Windows XP Professional using the NTFS File System on a Workgroup or Standalone Computer).<br />
Go to the folder c:\System Volume Information folder and identify the last restore point. N.B. Microsoft gives also instructions how to access the System Volume Information folder: <a href="http://support.microsoft.com/kb/309531/" title="http://support.microsoft.com/kb/309531/">http://support.microsoft.com/kb/309531/</a>.<br />
From the snapshot folder of your chosen restore point, copy the file _REGISTRY_MACHINE_SOFTWARE and paste it into the C:\windows\system32\config\  folder.<br />
In the C:\windows\system32\config\ folder, rename the file SOFTWARE to SOFTWARE.old<br />
Rename _REGISTRY_MACHINE_SOFTWARE to SOFTWARE.<br />
N.B. Depending on the type of failure message you had, you might need to do the same process with the files SECURITY, SYSTEM or SAM.<br />
Close everything. Remove the hard drive from the host computer. Put it back into the computer it belongs to and boot.<br />
Windows will now boot without problem. IT WORKS!<br />
I am happy that the problem is solved. I now have all my programs and all my data. A happy man at the end! And although I spent some money and a lot of time in the process, I have learned something practical. And that is why I am so proud to share it with other computer users.</p>
]]></content:encoded>
			<wfw:commentRss>http://simusonline.com/2009/03/08/an-advice-on-how-to-recover-from-a-corrupted-registry-that-prevents-windows-xp-from-starting-stop-c0000218-registry-file-failure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

