<?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>OS &#8211; LarryLai</title>
	<atom:link href="https://larrylai.com/category/it/system/os/feed/" rel="self" type="application/rss+xml" />
	<link>https://larrylai.com</link>
	<description>兼聽則明 偏聽則暗</description>
	<lastBuildDate>Sun, 01 Sep 2019 11:09:46 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://larrylai.com/wp-content/uploads/2017/03/larrylai_com-favicon.png</url>
	<title>OS &#8211; LarryLai</title>
	<link>https://larrylai.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>CentOS VM Client Can&#8217;t Boot Up</title>
		<link>https://larrylai.com/centos-vm-client-cant-boot-up/</link>
					<comments>https://larrylai.com/centos-vm-client-cant-boot-up/#respond</comments>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Fri, 30 Aug 2019 15:59:24 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Boot Up]]></category>
		<category><![CDATA[CentOS7]]></category>
		<category><![CDATA[SELINUX]]></category>
		<category><![CDATA[VirtualBox6]]></category>
		<guid isPermaLink="false">http://larrylai.com/?p=3695</guid>

					<description><![CDATA[<p>Issue VirtualBox client CentOS can&#8217;t boot up with error message: [FAILED] Failed to start Virtual Machine and Container Registration Service. [FAILED] Failed to start Login Service. Solution Disable SELINUX config with the following steps during boot up sequence: During Grub boot up stage, press &#039;e&#039; to edit grub sequence; Add systemd.unit=rescue.target to the end of [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/centos-vm-client-cant-boot-up/">CentOS VM Client Can&#8217;t Boot Up</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Issue</h3>
<p>VirtualBox client CentOS can&#8217;t boot up with error message: </p>
<ol>
<li>[FAILED] Failed to start Virtual Machine and Container Registration Service.</li>
<li>[FAILED] Failed to start Login Service.<br />
<img decoding="async" src="http://larrylai.com/wp-content/uploads/2019/08/Screenshot-2019-08-30-at-12.20.17-PM.png" alt="" /></li>
</ol>
<h3>Solution</h3>
<p>Disable SELINUX config with the following steps during boot up sequence:</p>
<ol>
<li>During Grub boot up stage, press <code>&#039;e&#039;</code> to edit grub sequence;</li>
<li>Add <code>systemd.unit=rescue.target</code> to the end of line with linux16 and boot with rescue mode;</li>
<li>Press ctrl+x to continue boot sequence</li>
</ol>
<h3>Config</h3>
<ul>
<li>CentOS 7 3.10</li>
<li>VirtualBox 6.0.10</li>
</ul>
<h3>Tricks</h3>
<ul>
<li>The cause of this boot up issue was difficult to found and the original setting of SELINUX was &#8216;permissive&#8217; not &#8216;enabled&#8217;. However, this issue may also be owing to bugs in VirtualBox 6.</li>
<li>During boot up process, by default the boot up is quiet, i.e. no system message will be displayed, only the boot up progress bar is seen. However, pressing <code>Esc</code> key will let you see the detail boot up messages.</li>
</ul>
<p>The post <a rel="nofollow" href="https://larrylai.com/centos-vm-client-cant-boot-up/">CentOS VM Client Can&#8217;t Boot Up</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://larrylai.com/centos-vm-client-cant-boot-up/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cannot launch or remove iTunes from Mac High Sierra</title>
		<link>https://larrylai.com/cannot-launch-remove-itunes-mac-high-sierra/</link>
					<comments>https://larrylai.com/cannot-launch-remove-itunes-mac-high-sierra/#respond</comments>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Thu, 28 Dec 2017 03:43:55 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System]]></category>
		<guid isPermaLink="false">http://larrylai.com/?p=3575</guid>

					<description><![CDATA[<p>Issue: when launching iTunes, it closed immediately after clicking the icon and appeared in half a second, then error screen appeared to ask for &#8220;ignore&#8221;, &#8220;report&#8221;, etc. Solution: Finder -&#62; Applications -&#62; iTunes.app right click -&#62; Get Info Expand &#8220;Sharing &#38; Permissions&#8221; click bottom right lock icon and input admin password select system permissions click [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/cannot-launch-remove-itunes-mac-high-sierra/">Cannot launch or remove iTunes from Mac High Sierra</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Issue:</strong></p>
<p>when launching iTunes, it closed immediately after clicking the icon and appeared in half a second, then error screen appeared to ask for &#8220;ignore&#8221;, &#8220;report&#8221;, etc.</p>
<p><strong>Solution:</strong></p>
<ol>
<li>Finder -&gt; Applications -&gt; iTunes.app</li>
<li>right click -&gt; Get Info</li>
<li>Expand &#8220;Sharing &amp; Permissions&#8221;</li>
<li>click bottom right lock icon and input admin password</li>
<li>select system permissions</li>
<li>click bottom wheel icon and select &#8220;Make system the owner&#8221;</li>
<li>install the latest iTunes pkg</li>
</ol>
<p><strong>Tricks:</strong></p>
<ul>
<li>Without step 6 above, no matter how uninstall, remove iTunes.app and reinstall the latest version, it will fail to restore it properly.</li>
<li>System always complains when simply removing iTunes.app by stating that iTunes is required by MacOS.</li>
<li>Even login as root in Terminal command, the directory iTunes.app cannot be removed.</li>
<li>Asking Apple support through <a href="https://discussions.apple.com/thread/8198527" target="_blank" rel="noopener">discussions.apple.com</a>, people only suggest reinstall the latest version of iTunes but no one suggest checking wheel icon under Sharing &amp; Permissions of Get Info window.</li>
</ul>
<p><strong>Config:</strong></p>
<ul>
<li>MacOS: High Sierra 10.13.2</li>
<li>iTunes:  12.7.2.60</li>
</ul>
<p>The post <a rel="nofollow" href="https://larrylai.com/cannot-launch-remove-itunes-mac-high-sierra/">Cannot launch or remove iTunes from Mac High Sierra</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://larrylai.com/cannot-launch-remove-itunes-mac-high-sierra/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cannot Change Ownership on NFS Files</title>
		<link>https://larrylai.com/cannot-change-ownership-nfs-files/</link>
					<comments>https://larrylai.com/cannot-change-ownership-nfs-files/#respond</comments>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Tue, 14 Mar 2017 06:24:26 +0000</pubDate>
				<category><![CDATA[Diary]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[nfs]]></category>
		<guid isPermaLink="false">http://larrylai.com/?p=2785</guid>

					<description><![CDATA[<p>Issue: After moving mounted volumes from Qnap NAS to iMac as host with CentOS as client, the directory and file ownership cannot be changed to Apache at the client side. No matter using root or user privilege to command the chown. Solution: Add the following in iMac&#8217;s /etc/exports: [nfsshare] -rw -maproot=root:wheel Tricks: -maproot directive can pass the [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/cannot-change-ownership-nfs-files/">Cannot Change Ownership on NFS Files</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Issue:</strong></p>
<p>After moving mounted volumes from Qnap NAS to iMac as host with CentOS as client, the directory and file ownership cannot be changed to Apache at the client side. No matter using root or user privilege to command the <code>chown.</code></p>
<p><strong>Solution:</strong></p>
<p>Add the following in iMac&#8217;s /etc/exports:</p>
<p><code>[nfsshare] -rw -maproot=root:wheel</code></p>
<p><strong>Tricks:</strong></p>
<p>-maproot directive can pass the root control from nfs host to client, without it even changing the directory access and file permission to 777 in host, or changing the mount options at client cannot solve the issue.</p>
<p><strong>Config:</strong></p>
<ul>
<li>OSX:        10.12.3</li>
<li>CentOS:   7.3</li>
</ul>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/cannot-change-ownership-nfs-files/">Cannot Change Ownership on NFS Files</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://larrylai.com/cannot-change-ownership-nfs-files/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mac OS X Maverick Upgrade</title>
		<link>https://larrylai.com/mac-os-x-maverick-upgrade/</link>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Thu, 17 Nov 2016 08:53:42 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System]]></category>
		<guid isPermaLink="false">http://larrylai.com/?p=2171</guid>

					<description><![CDATA[<p>Issue: Just bought a Wacom Intuos Draw CTL-690, and want to install a note taking app with drawing feature in iMac running OSX Mavericks, found a good one &#8211; MS OneNote, but it only support OSX 10.10 or above. Being aware of the possibility that the latest OSX Sierra does not fully support old Adobe [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/mac-os-x-maverick-upgrade/">Mac OS X Maverick Upgrade</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Issue:</strong></p>
<p>Just bought a <a href="http://www.wacom.com/en-us/products/pen-tablets/intuos-draw" target="_blank" rel="noopener">Wacom Intuos Draw</a> CTL-690, and want to install a note taking app with drawing feature in iMac running OSX Mavericks, found a good one &#8211; MS OneNote, but it only support OSX 10.10 or above. Being aware of the possibility that the latest OSX Sierra does not fully support old Adobe CS5.5 Master Collection, I tried to upgrade to OSX Yosemite. After downloaded Yosemite install package on the web as it is unavailable on Apple&#8217;s support site any more.</p>
<p>There was error after verifying the system when running the Yosemite installer suggesting contact AppleCare.</p>
<p><strong>Solution:</strong></p>
<p>Directly upgrade to OSX 10.12 Sierra. There is some little problem with Photoshop. Need to install JavaSE again as instructed by Photoshop after upgrade.</p>
<p><strong>Tricks:</strong></p>
<ul>
<li>It is good practice to backup the old OS with Time Machine for Mac even though in my case, there is no need to restore to original OS version.</li>
<li>If upgrading to Sierra has potential application incompatibility issue with new OS, I think there still may be some with Yosemite or El Capitan, why not give Sierra a try as it is 10.12.1 not the xx.xx.0 version.</li>
</ul>
<p><strong>Config:</strong></p>
<ul>
<li>OSX 10.9.5 -&gt; OSX 10.12.1</li>
<li>Photoshop  12.1</li>
</ul>
<p>The post <a rel="nofollow" href="https://larrylai.com/mac-os-x-maverick-upgrade/">Mac OS X Maverick Upgrade</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>OpenSUSE Boot Up Issue</title>
		<link>https://larrylai.com/opensuse-boot-up-issue/</link>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Sat, 13 Feb 2016 23:08:45 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[OpenSUSE]]></category>
		<category><![CDATA[Storage]]></category>
		<guid isPermaLink="false">http://blog.larrylai.com/?p=2079</guid>

					<description><![CDATA[<p>Issue: OpenSUSE suddenly could not boot to GUI mode, but being kicked out to recovery mode with the CLI mode with the warning of something like no space to write on device, and the hard disk activity light was unexpectedly always on. Solution: At the recovery mode, login as root and delete some snapshots. Execute [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/opensuse-boot-up-issue/">OpenSUSE Boot Up Issue</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Issue:</strong></p>
<p>OpenSUSE suddenly could not boot to GUI mode, but being kicked out to recovery mode with the CLI mode with the warning of something like no space to write on device, and the hard disk activity light was unexpectedly always on.</p>
<p><strong>Solution:</strong></p>
<ul>
<li>At the recovery mode, login as root and delete some snapshots.</li>
<li>Execute &#8220;snapper ls&#8221; to get the snapshot numbers</li>
<li>Execute &#8220;snapper delete [start number] &#8211; [end number]&#8221;</li>
<li>Reboot</li>
</ul>
<p><strong>Tricks:</strong></p>
<ol>
<li>This issue probably occurs only on linux system with <a href="https://en.wikipedia.org/wiki/Btrfs" target="_blank" rel="noopener">btrfs</a> partition in which snapshots are automatically generated. Thus, it should be paid extra care to decide whether to use traditional ext3 or ext4 instead of the default partition option: btrfs suggested by OpenSUSE during installation.</li>
<li>When typing &#8220;df -h&#8221;, the storage usage seems to be normal. No storage or any partition full could be noticed.</li>
<li>When hard disk activity light always on, it seems that something related to hardware is wrong but actually it doesn&#8217;t.</li>
<li>My partition config. fully agreed OpenSUSE suggestion that btrfs for / directory and xfs for /home directory. Yesterday, due to some video files transfer from desktop PC to iPhone using FTP, I setup FTP server on desktop using proftpd, the default directory on server side is /srv/ftp. Probably the new video files are so large that btrfs generated large snapshots under / directory.</li>
</ol>
<p><strong>Config:</strong></p>
<ul>
<li>OpenSUSE 13.2</li>
<li>KDE4 1.0</li>
</ul>
<p>The post <a rel="nofollow" href="https://larrylai.com/opensuse-boot-up-issue/">OpenSUSE Boot Up Issue</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Demystify iCloud Sync</title>
		<link>https://larrylai.com/demystify-icloud-sync/</link>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Sun, 13 Dec 2015 09:42:56 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[System]]></category>
		<guid isPermaLink="false">http://blog.larrylai.com/?p=2031</guid>

					<description><![CDATA[<p>Issue: Uploaded keynote file to iCloud through safari, after a day the iPad still could not see it when clicking the &#8220;+&#8221; sign at top left corner of Keynote in iPad. Solution: Go to Settings in iOS device, click iCloud and turn it off for a while then turn it on again Tricks: People would [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/demystify-icloud-sync/">Demystify iCloud Sync</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Issue:</strong></p>
<p>Uploaded keynote file to iCloud through safari, after a day the iPad still could not see it when clicking the &#8220;+&#8221; sign at top left corner of Keynote in iPad.</p>
<p><strong>Solution:</strong></p>
<p>Go to Settings in iOS device, click iCloud and turn it off for a while then turn it on again</p>
<p><strong>Tricks:</strong></p>
<p>People would ask why not using Google Drive to transfer the files. It is interesting that when you upload a keynote file to Google Drive, the file will become a set of files including data and various image files under a folder with the name of the keynote file, then it is useless to download it to the iOS, i.e. you cannot play anything about the original keynote file in your iOS devices.</p>
<p><strong>Config:</strong></p>
<p>iOS    9.1</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/demystify-icloud-sync/">Demystify iCloud Sync</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ugly Font Appearance in Linux</title>
		<link>https://larrylai.com/ugly-font-appearance-in-linux/</link>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Fri, 06 Feb 2015 16:04:19 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[System]]></category>
		<guid isPermaLink="false">http://blog.larrylai.com/?p=1915</guid>

					<description><![CDATA[<p>Issue: Suddenly found that the Serif fonts appeared in Linux is uglier than those appeared on Mac OS X. Solution: Configure Desktop by enabling Use sub-pixel rendering, and choose Slight in Hinting style. Config: OpenSuse 13.1 KDE 4.11 Tricks: Some suggestion was to install Microsoft fonts, actually this could be done but still ugly Serif [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/ugly-font-appearance-in-linux/">Ugly Font Appearance in Linux</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Issue:</strong></p>
<p>Suddenly found that the Serif fonts appeared in Linux is uglier than those appeared on Mac OS X.</p>
<p><strong>Solution:</strong></p>
<p>Configure Desktop by enabling Use sub-pixel rendering, and choose Slight in Hinting style.</p>
<p><strong>Config:</strong></p>
<ul>
<li>OpenSuse 13.1</li>
<li>KDE 4.11</li>
</ul>
<p><strong>Tricks:</strong></p>
<p>Some suggestion was to install Microsoft fonts, actually this could be done but still ugly Serif fonts was shown.</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/ugly-font-appearance-in-linux/">Ugly Font Appearance in Linux</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Laser Printer for Linux</title>
		<link>https://larrylai.com/laser-printer-for-linux/</link>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Sun, 01 Feb 2015 15:16:39 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[System]]></category>
		<guid isPermaLink="false">http://blog.larrylai.com/?p=1866</guid>

					<description><![CDATA[<p>Issue: Installed Linux driver for Brother DCP-L2540DW printer driver, then found out that printing for one page or double-sided page is fine, but it always shows error &#8220;ERROR NAME; memoryfull&#8221; printed on a page then stop. when starting to print multiple pages from a file. Not working even tune down the resolution from 600dpi to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/laser-printer-for-linux/">Laser Printer for Linux</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Issue:</strong></p>
<p>Installed Linux driver for Brother DCP-L2540DW printer driver, then found out that printing for one page or double-sided page is fine, but it always shows error</p>
<p>&#8220;ERROR NAME; memoryfull&#8221; printed on a page then stop.</p>
<p>when starting to print multiple pages from a file. Not working even tune down the resolution from 600dpi to 300dpi as suggested by Brother&#8217;s official support site.</p>
<p><strong>Solution:</strong></p>
<p>Replace driver:</p>
<p>Brother DCP-L2540DW with driver Brother DCP-8045D BR-Script3</p>
<p>by:</p>
<p>Brother DCP-8045D &#8211; CUPS+Gutenprint v5.2.9</p>
<p><strong>Tricks:</strong></p>
<p>After installing the rpm package downloaded from Brother&#8217;s official support site, there is no driver with name specific for DCP-L2540DW, thus installing 8045D instead.</p>
<p><strong>Config:</strong></p>
<ul>
<li>Brother Monochrome Laser Printer DCP-L2540DW</li>
<li>OpenSUSE 13.1-13.6.1</li>
<li>CUPS ver. 1.5.4-12.13.1</li>
</ul>
<p>The post <a rel="nofollow" href="https://larrylai.com/laser-printer-for-linux/">Laser Printer for Linux</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Windows XP Backup Utility</title>
		<link>https://larrylai.com/using-windowsxp-backup-utility/</link>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Wed, 21 Jan 2015 15:54:37 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://blog.larrylai.com/?p=1817</guid>

					<description><![CDATA[<p>Issue: Suddenly cannot backup using Windows XP built-in backup utility. Error: &#8220;Error returned while creating the volume shadow copy: 80042301&#8221;. Solution: Use suggestion from Adi Oltean as follows: There are at least two possible causes for this problem: The COM+ Event System service is disabled (open services.msc and, if this is the case, re-enable this service). [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/using-windowsxp-backup-utility/">Windows XP Backup Utility</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Issue:</strong></p>
<p>Suddenly cannot backup using Windows XP built-in backup utility. Error: &#8220;Error returned while creating the volume shadow copy: 80042301&#8221;.</p>
<p><strong>Solution:</strong></p>
<p>Use suggestion from Adi Oltean as follows:</p>
<p>There are at least two possible causes for this problem:</p>
<ol>
<li>The COM+ Event System service is disabled (open services.msc and, if this is the case, re-enable this service). This service should be enabled by default.</li>
<li>The Windows Setup encountered a problem. Just run &#8220;REG.EXE QUERY HKLMSystemSetup&#8221;. If any of the SystemSetupInProgress/UpgradeInProgress is different than zero, then you will get this message. To fix this issue in this case, please run the following commands:</li>
</ol>
<p style="margin-left: 40px;">REG ADD HKLMsystemsetup /v SystemSetupInProgress /t REG_DWORD /d 0/f<br />
REG ADD HKLMsystemsetup /v UpgradeInProgress /t REG_DWORD /d 0 /f</p>
<p><strong>Tricks:</strong></p>
<p>Start -&gt; Run -&gt; Open: services.msc</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/using-windowsxp-backup-utility/">Windows XP Backup Utility</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>CentOS Not Bootable after Install Kernel-devel rpm</title>
		<link>https://larrylai.com/centos-not-bootable-after-install-kernel-devel-rpm/</link>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Fri, 10 Jan 2014 16:01:50 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[System]]></category>
		<guid isPermaLink="false">http://blog.larrylai.com/?p=1470</guid>

					<description><![CDATA[<p>Issue: OS unbootable and show the following message: Kernel panic &#8211; not syncing: VFS: Unable to mount root fs on unknown-block(0,0) Solution: At waiting to boot loader click any key to access the boot kernel menu Select previous kernel version other than the default latest installed one Config: CentOS    6.4 Kernel      2.6.32-431.1.2.0.1.el6.x86_64 [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/centos-not-bootable-after-install-kernel-devel-rpm/">CentOS Not Bootable after Install Kernel-devel rpm</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Issue: </strong></p>
<p>OS unbootable and show the following message:</p>
<p style="margin-left: 40px;"><span style="line-height: 1.5;">Kernel panic &#8211; not syncing: VFS: Unable to mount root fs on unknown-block(0,0)</span></p>
<p><strong>Solution:</strong></p>
<ul>
<li>At waiting to boot loader</li>
<li>click any key to access the boot kernel menu</li>
<li>Select previous kernel version other than the default latest installed one</li>
</ul>
<p><strong>Config</strong>:</p>
<ul>
<li>CentOS    6.4</li>
<li>Kernel      2.6.32-431.1.2.0.1.el6.x86_64</li>
</ul>
<p><strong>Tricks:</strong></p>
<p>Upon upgrading the kernel or installed the kernel-devel packages, the system was still running the current kernel until next system reboot. In case, the reboot schedule was long after this kernel-devel, it is not easy to remember kernel-devel was installed and as a side effect also upgraded the kernel.</p>
<p style="margin-left: 40px;">
<p>The post <a rel="nofollow" href="https://larrylai.com/centos-not-bootable-after-install-kernel-devel-rpm/">CentOS Not Bootable after Install Kernel-devel rpm</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
