<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on Ajo Mathew</title><link>https://blog.ajomathew.dev/tags/linux/</link><description>Recent content in Linux on Ajo Mathew</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Sun, 11 Jul 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.ajomathew.dev/tags/linux/rss.xml" rel="self" type="application/rss+xml"/><item><title>Pop OS Windows Dual boot support with UIEF</title><link>https://blog.ajomathew.dev/posts/2021-07-11-pop-os-dualboot/</link><pubDate>Sun, 11 Jul 2021 00:00:00 +0000</pubDate><guid>https://blog.ajomathew.dev/posts/2021-07-11-pop-os-dualboot/</guid><description>&lt;p&gt;During the first boot Pop OS does not show any boot selection menu. To fix that we can add&lt;/p&gt;
&lt;p&gt;&lt;code&gt;timeout &amp;lt;Seconds&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;to &lt;code&gt;sudo gedit /boot/efi/loader/loader.conf&lt;/code&gt; and save.&lt;/p&gt;
&lt;p&gt;Still if you are not able to view Windows in boot menu. You can follow instructions from this &lt;a href="https://github.com/spxak1/weywot/blob/main/Pop_OS_Dual_Boot.md" target="_blank" rel="noopener"&gt;page&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The gist of it is that Copy Microsoft folder from UIEF partition of Windows to Pop OS UIEF partition. It would looks like something like this&lt;/p&gt;</description></item><item><title>Fix dual booting windows and ubuntu time issue</title><link>https://blog.ajomathew.dev/posts/2020-09-13-fix-systemtimeissue-dualboot-linux/</link><pubDate>Sun, 13 Sep 2020 00:00:00 +0000</pubDate><guid>https://blog.ajomathew.dev/posts/2020-09-13-fix-systemtimeissue-dualboot-linux/</guid><description>&lt;h1 id="option-one-make-linux-use-local-time"&gt;Option One: Make Linux Use Local Time&lt;/h1&gt;
&lt;p&gt;To force Linux use local time should fix the issue by running below command&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;timedatectl set-local-rtc &lt;span style="color:#ae81ff"&gt;1&lt;/span&gt; --adjust-system-clock
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Reference &lt;a href="https://www.howtogeek.com/323390/how-to-fix-windows-and-linux-showing-different-times-when-dual-booting/" target="_blank" rel="noopener"&gt;Link&lt;/a&gt; to read more on it&lt;/p&gt;</description></item></channel></rss>