<?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>System &#8211; LarryLai</title>
	<atom:link href="https://larrylai.com/category/it/system/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>System &#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>Centos7 Virtualmin Upgrade PHP7 MariaDB</title>
		<link>https://larrylai.com/centos7-virtualmin-upgrade-php7-mariadb/</link>
					<comments>https://larrylai.com/centos7-virtualmin-upgrade-php7-mariadb/#respond</comments>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Thu, 28 Feb 2019 14:17:32 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[MariaDB10]]></category>
		<category><![CDATA[PHP7]]></category>
		<guid isPermaLink="false">http://larrylai.com/?p=3604</guid>

					<description><![CDATA[<p>This is my first blog after upgrading to WordPress 5.1 from ver.4.8. Yes, I never tried 5.0 as it&#8217;s always risky to have a major upgrade to ver. x.0. The major difference is using Gutenberg as the post editor other than previous standard one or TinyMCE Advanced. For design of simplicity, Gutenberg is good. Background [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/centos7-virtualmin-upgrade-php7-mariadb/">Centos7 Virtualmin Upgrade PHP7 MariaDB</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>This is my first blog after upgrading to WordPress 5.1 from ver.4.8. Yes, I never tried 5.0 as it&#8217;s always risky to have a major upgrade to ver. x.0. The major difference is using Gutenberg as the post editor other than previous standard one or TinyMCE Advanced. For design of simplicity, Gutenberg is good.</p>



<h4 class="wp-block-heading">Background</h4>



<p>After installing WP Health, it&#8217;s shown that both MariaDB 5 (a default replacement of MySQL for CentOS7) and PHP5.6 are obsolete, i.e. no more formal support and no security patches will be released. It&#8217;s suggested to upgrade at least to MariaDB10 and PHP7.</p>



<p>Apart from security and support concern, it&#8217;s known that PHP7 has better performance than PHP5. </p>



<h4 class="wp-block-heading">Issue</h4>



<p>After upgrading, either the Virtualmin has problem in displaying submenu on the left panel or there&#8217;re &#8220;Internal Server Error&#8221; on some WordPress sites. It&#8217;s found out that during yum update MariaDB, it&#8217;s required to remove the old MariaDB5, however, for packages dependency needs, yum will at the same time remove Postfix and Virtualmin-base. If these 2 packages are reinstalled after upgrading to MariaDB, then WordPress has problem.</p>



<h4 class="wp-block-heading"> Solution</h4>



<p>Use rpm -e &#8211;nodeps to skip removal of Postfix and Virtualmin-base.</p>



<h4 class="wp-block-heading">Tricks</h4>



<p>After removal PHP5.6, list out all the related packages, e.g. php-mysqlnd, php-gd, etc. depending on my case, there&#8217;re some others. All these have to be reinstalled after installing PHP7.2 base package.</p>



<p>For upgrade of PHP7, never upgrade to the lastest PHP7.3 as some of the PHP packages do not have PHP7.3 compatible rpm, only have PHP7.2 compatible rpm. There&#8217;re many CentOS PHP7 upgrade info. on the web, but some are not good, after try and error, I use <a href="https://tecadmin.net/install-php7-on-centos7/" target="_blank" rel="noopener">TecAdmin.net&#8217;s</a> advice and got no problem.</p>



<h4 class="wp-block-heading">Config</h4>



<ul class="wp-block-list"><li>CentOS: 7.6</li><li>Virtualmin 6.06</li><li>WordPress 5.1</li><li>MariaDB: 10.1</li></ul>
<p>The post <a rel="nofollow" href="https://larrylai.com/centos7-virtualmin-upgrade-php7-mariadb/">Centos7 Virtualmin Upgrade PHP7 MariaDB</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://larrylai.com/centos7-virtualmin-upgrade-php7-mariadb/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>Mail Server Already Exists error iPhone iOS 11</title>
		<link>https://larrylai.com/mail-server-already-exists-error-iphone-ios-11/</link>
					<comments>https://larrylai.com/mail-server-already-exists-error-iphone-ios-11/#respond</comments>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Wed, 20 Dec 2017 04:27:54 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System]]></category>
		<guid isPermaLink="false">http://larrylai.com/?p=3568</guid>

					<description><![CDATA[<p>Issue: When open an email box, error appeared on iPhone warning: Cannot verify Mail Server Identity. One solution for this problem is to delete that mail account on iPhone and add it back. However, after account deleted, I could not add it back with the following warning: Mail Account already exists Solution: Logout iCloud on [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/mail-server-already-exists-error-iphone-ios-11/">Mail Server Already Exists error iPhone iOS 11</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 open an email box, error appeared on iPhone warning: Cannot verify Mail Server Identity. One solution for this problem is to delete that mail account on iPhone and add it back. However, after account deleted, I could not add it back with the following warning:</p>
<p>Mail Account already exists</p>
<p><strong>Solution:</strong></p>
<p>Logout iCloud on the iPhone</p>
<p>Add the deleted mail accounts</p>
<p><strong>Tricks:</strong></p>
<p>In previous version of iOS, when it showed that the system could not verify the mail server, it was easy to fix by accepting the certificate of the mail server. In my case, the certificate was expired, and I did not want to pay for SSL certificate renewal.</p>
<p>After deleting the mail account, actually it will not be listed on the account list. Thus, there is no clue why the error message was prompted.</p>
<p><strong>Config:</strong></p>
<ul>
<li>hardware: iPhone 6S</li>
<li>iOS:  11.2.1</li>
</ul>
<p>The post <a rel="nofollow" href="https://larrylai.com/mail-server-already-exists-error-iphone-ios-11/">Mail Server Already Exists error iPhone iOS 11</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://larrylai.com/mail-server-already-exists-error-iphone-ios-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>iOS 11 incompatibility</title>
		<link>https://larrylai.com/ios-11-incompatibility/</link>
					<comments>https://larrylai.com/ios-11-incompatibility/#respond</comments>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Thu, 05 Oct 2017 14:54:26 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[iPhone]]></category>
		<guid isPermaLink="false">http://larrylai.com/?p=2968</guid>

					<description><![CDATA[<p>Issue: After updating iOS from version to 11, there are some installed apps not ready for this version. The worst is that I stored all important passwords in an app called Keyring, but after iOS update, I cannot get any of the stored password because of incompatibility of this app with this iOS ver. Solution: [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/ios-11-incompatibility/">iOS 11 incompatibility</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 updating iOS from version to 11, there are some installed apps not ready for this version.</p>
<p>The worst is that I stored all important passwords in an app called Keyring, but after iOS update, I cannot get any of the stored password because of incompatibility of this app with this iOS ver.</p>
<p><strong>Solution: </strong>NO</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/ios-11-incompatibility/">iOS 11 incompatibility</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://larrylai.com/ios-11-incompatibility/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>VirtualBox VM Inaccessible on Mac</title>
		<link>https://larrylai.com/virtualbox-vm-inaccessible-mac/</link>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Tue, 22 Nov 2016 05:38:15 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Virtualization]]></category>
		<guid isPermaLink="false">http://larrylai.com/?p=2220</guid>

					<description><![CDATA[<p>Issue: &#8220;The selected virtual machine is inaccessible. Please inspect the error message shown below and press the Refresh button if you want to repeat the accessibility check.&#8221; After saving states of all virtual machines of VirtualBox running on Mac, rebooting the Mac host without any issue. Then it was a big surprised that all virtual [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/virtualbox-vm-inaccessible-mac/">VirtualBox VM Inaccessible on Mac</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Issue:</strong></p>
<p>&#8220;The selected virtual machine is inaccessible. Please inspect the error message shown below and press the <strong>Refresh</strong> button if you want to repeat the accessibility check.&#8221; After saving states of all virtual machines of VirtualBox running on Mac, rebooting the Mac host without any issue. Then it was a big surprised that all virtual machines are inaccessible. Not only the virtual hard disks, but all the virtual machines files.</p>
<p><strong>Solution:</strong></p>
<p>This case was caused by previously renaming the external SSD storing the virtual machine files. After renaming back to original disk name, still have to</p>
<ul>
<li>Remove the virtual machines and Add them back to VirtualBox by going to the VirtualBox application top bar</li>
<li>Choose Machine -&gt; Add</li>
<li>Select the file with .vbox (that&#8217;s the virtual machine file, not the .vdi or .vmdk). In case, the there&#8217;s unexpected quit of VirtualBox, the .vbox may be corrupted, then it is necessary to rename the .vbox-prev to .vbox</li>
</ul>
<p><strong>Tricks:</strong></p>
<ul>
<li>It is not easy to recognise that the issue was caused by renaming the path (in this case, the SSD disk) of the virtual machine as not until restarting VirtualBox, it is not observed there is any error on the virtual machines.</li>
<li>Even after renaming back the path to the original one, VirtualBox still shows inaccessible virtual machine. The suggested solution of clicking the Refresh button located at bottom left cannot fix the problem. (Don&#8217;t know why Oracle is so stupid to suggest this!)</li>
<li>The Machine -&gt; Add appears only at the top bar of VirtualBox application, but not appear at the top bar of Oracle VM VirtualBox Manager</li>
<li>It is easy to misinterpret the error message that it was due to inaccessible storage and it would be tempted to create new VM and access the same original storage, but it is not good in the sense that the virtual hard disk is located under the old VM&#8217;s directory.</li>
<li>Mac users always have TimeMachine backup for the virtual machines, in such case restoring the VM directory is wasting time.</li>
</ul>
<p><strong>Config:</strong></p>
<p>OS X           10.12.1</p>
<p>VirtualBox   5.0.28</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/virtualbox-vm-inaccessible-mac/">VirtualBox VM Inaccessible on Mac</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
		
		
			</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>Android Studio: Cannot Start AVD Manager</title>
		<link>https://larrylai.com/cannot-start-avd-in-android-studio/</link>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Fri, 29 Apr 2016 15:41:31 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[virtual]]></category>
		<guid isPermaLink="false">http://blog.larrylai.com/?p=2116</guid>

					<description><![CDATA[<p>Issue: After installation of Android Studio, the Android Virtual Device (AVD) Manager cannot be started unless the running virtual machine (irrelevant to Android Studio deployment) in VirtualBox is shut down. Solution: Instead of creating virtual device, deploy physical Android device, (actually I&#8217;ve tried this approach) e.g. Samsung old or obsolete model in case you don&#8217;t [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/cannot-start-avd-in-android-studio/">Android Studio: Cannot Start AVD Manager</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 installation of Android Studio, the Android Virtual Device (AVD) Manager cannot be started unless the running virtual machine (irrelevant to Android Studio deployment) in VirtualBox is shut down.</p>
<p><strong>Solution:</strong></p>
<ol style="list-style-type: lower-roman;">
<li>Instead of creating virtual device, deploy physical Android device, (actually I&#8217;ve tried this approach) e.g. Samsung old or obsolete model in case you don&#8217;t want to spend too much money.</li>
<li>Install <a title="Android Virtual Device Manager" href="https://www.genymotion.com/features/" target="_blank" rel="noopener">Genymotion</a> which is also rely on VirtualBox, thus there is no conflict between this emulator with the other existing emulator from VirtualBox.</li>
</ol>
<p><strong>Tricks:</strong></p>
<p>The AVD manager of Android Studio could not start because there is conflict between Android Studio&#8217;s emulator module with VirtualBox.</p>
<p>Config:</p>
<ul>
<li>Host OS: OpenSUSE 13.2</li>
<li>IDE: Android Studio 2.1</li>
<li>VirtualBox: 5.0.18</li>
<li>Genymotion: 2.6.0</li>
</ul>
<p>The post <a rel="nofollow" href="https://larrylai.com/cannot-start-avd-in-android-studio/">Android Studio: Cannot Start AVD Manager</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>
	</channel>
</rss>
