<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2872&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Solved] update-initramfs problem]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2872</link>
		<description><![CDATA[The most recent posts in [Solved] update-initramfs problem.]]></description>
		<lastBuildDate>Fri, 24 May 2019 11:55:42 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] update-initramfs problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=16230#p16230</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>ToxicExMachina wrote:</cite><blockquote><div><p>... laptop no BIOS at all.<br />... AHCI mode is enabled by default.</p></div></blockquote></div><p>Hmm ...<br />No.</p><p>The Asus 1000HE netbook <em>does</em> have a BIOS.<br />And it does <em>not</em> come enabled by default, you have to set it in the BIOS.</p><p>At least that is the case with the two I have at home and with a couple of others that I have worked on.<br />Maybe later production runs changed?</p><p>Could be, but I have seen no mention of Asus 1000 series eeepcs with UEFI on the web.</p><p>---</p><p>EDIT:<br />Just in case someone else needs it, the only version of the Asus Firmware Upgrade utility that I found which was compatible with the 1000HE&#039;s motherboard was <span class="bbc">AFU236U.exe</span>.<br />It runs under plain DOS.</p><p>Newer versions threw an error: </p><div class="codebox"><pre><code>Error: BIOS Does not support AFU</code></pre></div><p>---</p><p>Last night I discovered that the lack of the AHCI option in the BIOS is not a hardware issue but related to some trigger-bit in the firmware.<br />It <em>is</em> there, but for some reason and although you&#039;d be using the <em>same</em> BIOS file (1000HE.ROM) some machine&#039;s BIOS reveal it but others do not.</p><p>I have not found out why but the solution to the issue is to use a <em>modified</em> 1000HE BIOS file.</p><p>See here:<br /><a href="https://www.bios-mods.com/forum/Thread-solved-ASUS-1000HE-Enable-AHCI-mode-in-BIOS-Requested-and-now-ENABLED-D?pid=26441#pid26441" rel="nofollow">https://www.bios-mods.com/forum/Thread- … 1#pid26441</a></p><p>With respect to the problem with &lt;c&gt;update-initramfs&lt;/c&gt;, apparently it is a bug from 2017.<br />I say apparently because I can&#039;t say it <em>has</em> to do with what was happening to me.<br />In any case, the solution was in this post:</p><p><a href="https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1578616/comments/2" rel="nofollow">https://bugs.launchpad.net/ubuntu/+sour … comments/2</a></p><p>You have to create the missing directory: <span class="bbc">mkdir /var/lib/initramfs-tools</span> and then when/if <span class="bbc">update-initramfs</span> bitches about not finding <span class="bbc">/tmp/initramfs-tools</span>, create that one too.<br />Then it works as advertised.</p><p>It took me a while to figure it out how to do it because while working as what I <em>thought</em> was <span class="bbc">root</span> (because <span class="bbc">#</span>) with full privileges, I was denied access to do <span class="bbc">mkdir</span>. I had to <span class="bbc">su</span> myself to be able to work in the <span class="bbc">root</span> environment and be able to carry out the <span class="bbc">mkdir</span> commands.</p><p>Thanks for your input.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Fri, 24 May 2019 11:55:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=16230#p16230</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] update-initramfs problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=16229#p16229</link>
			<description><![CDATA[<p>First of all the laptop no BIOS at all. It has UEFI. As far as i know AHCI mode is enabled by default. <br />I don&#039;t know what is the problem because you just have to swap HDD to boot installed Devuan. No rescue operations are needed.</p>]]></description>
			<author><![CDATA[dummy@example.com (ToxicExMachina)]]></author>
			<pubDate>Fri, 24 May 2019 09:16:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=16229#p16229</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] update-initramfs problem]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=16225#p16225</link>
			<description><![CDATA[<p>Hello:</p><p>For reasons long to explain, I had to transplant the HDD with a working Devuan installaiton in my 1000HE to another (presumably identical) 1000HE.</p><p>It had the original BIOS from purchase date which for some reason, had no AHCI option, so my Devuan installation would fail to boot as it was loading the AHCI modules.</p><p>So I updated the new 1000HE&#039;s BIOS to the same version but it seems that there&#039;s some difference in the hardware as this new BIOS does not have an AHCI option either.<br />It&#039;s exactly the <span class="bbu">same</span> BIOS file that my original 1000HE has so it is probably a difference in the hardware.<br />But I&#039;ll only know for sure once I can boot it.&#160; =-/</p><p>So, as I did once with the original 1000HE, I booted a netinstall DVD, entered &#039;rescue mode&#039;, opened a shell in the installation&#039;s root directory and made the necessary changes in <span class="bbc">/etc/initramfs-tools/modules</span> and <span class="bbc">/etc/initramfs-tools/initramfs.conf</span>.</p><p>See <a href="https://dev1galaxy.org/viewtopic.php?pid=15995#p15995" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=15995#p15995</a></p><p>Once done, I ran <span class="bbc">update-initramfs -u</span>.</p><p>It should have ended there but no ...</p><p>Instead I get this:</p><div class="codebox"><pre><code># update-initramfs -u 
ls: cannot access &#039;/var/lib/initramfs-tools&#039;: no such file or directory
update-initramfs: /boot/initrd.img-4.9.0-9-686-pae has been altered.
update-initramfs: Cannot update. Override with -t option.</code></pre></div><p>I&#039;ve tried <span class="bbc">-u -t</span> and <span class="bbc">-t -k all -c</span> to no avail as all give errors.</p><p>Any one can point to a solution to this?</p><p>Thanks in advance.</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Thu, 23 May 2019 21:26:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=16225#p16225</guid>
		</item>
	</channel>
</rss>
