<?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=2964&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / missing initramfs.conf]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2964</link>
		<description><![CDATA[The most recent posts in missing initramfs.conf.]]></description>
		<lastBuildDate>Wed, 17 Jul 2019 18:11:35 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: missing initramfs.conf]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17129#p17129</link>
			<description><![CDATA[<div class="quotebox"><cite>w3 wrote:</cite><blockquote><div><p>error output </p><div class="codebox"><pre><code>update-initramfs: Generating /boot/initrd.img-4.9.0-8-amd64
/usr/sbin/mkinitramfs: 66: .: Can&#039;t open /etc/initramfs-tools/initramfs.conf
update-initramfs: failed for /boot/initrd.img-4.9.0-8-amd64 with 2.
dpkg: erro ao processar o pacote initramfs-tools (--configure):
 sub-processo script post-installation instalado retornou estado de saída de erro 2
Erros foram encontrados durante o processamento de:
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)</code></pre></div></div></blockquote></div><p>You can&#039;t reinstall the package because it rebuilds the initramfs as part of the installation process and it can&#039;t do that because you have no initramfs.conf</p><p>So you&#039;ll have to unpack the .deb and copy the file over manually:</p><div class="codebox"><pre><code>cd ~/Downloads
apt download initramfs-tools
ar x initramfs-tools*.deb
tar xf data.tar.xz
# cp etc/initramfs-tools/update-initramfs.conf /etc/initramfs-tools
# update-initramfs -u -k all</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 17 Jul 2019 18:11:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17129#p17129</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing initramfs.conf]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17101#p17101</link>
			<description><![CDATA[<p>Your sources.list looks good.</p><div class="quotebox"><cite>w3 wrote:</cite><blockquote><div><p>any idea how I can fix this?</p></div></blockquote></div><p>Um, no. But let&#039;s see if we can figure out why lz4 is in modules.</p><p>Run <span class="bbc">dpkg -l | grep lz4</span> to see what apps are installed that have it in the name. <br />Then on each of those packages, run <span class="bbc">aptitude why &lt;package&gt;</span> Maybe something you installed messed with those files.</p><p>Maybe also look in root&#039;s history to see if/when you edited that file.</p><p>Maybe install the debsums package and run <span class="bbc">debsums -ca</span> to see what system files have been changed from their defaults.</p><p>Maybe &#039;aptitude reinstall initramfs-tools&#039; would give you different results or other options. Try it with -s (--simulate).</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 15 Jul 2019 23:25:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17101#p17101</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing initramfs.conf]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17098#p17098</link>
			<description><![CDATA[<p>any idea how I can fix this?</p><p>I did an installation using the official netinstall image of Devuan Ascii. This is my sources.list</p><div class="codebox"><pre><code># 
# deb cdrom:[devuan_ascii_2.0.0_amd64_netinst]/ ascii main non-free
#deb cdrom:[devuan_ascii_2.0.0_amd64_netinst]/ ascii main non-free

deb http://pkgmaster.devuan.org/merged ascii main non-free contrib
#deb-src http://pkgmaster.devuan.org/merged ascii main non-free contrib

deb http://pkgmaster.devuan.org/merged ascii-security main non-free contrib
#deb-src http://pkgmaster.devuan.org/merged ascii-security main non-free contrib

deb http://pkgmaster.devuan.org/merged ascii-updates main non-free contrib
#deb-src http://pkgmaster.devuan.org/merged ascii-updates main non-free contrib</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (w3)]]></author>
			<pubDate>Mon, 15 Jul 2019 21:15:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17098#p17098</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing initramfs.conf]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17085#p17085</link>
			<description><![CDATA[<p>Here&#039;s what I have in ascii:</p><div class="codebox"><pre><code>$ ls -l /etc/initramfs-tools/
total 24
drwxr-xr-x  2 root root 4096 Apr 26  2017 conf.d
drwxr-xr-x  2 root root 4096 Apr 26  2017 hooks
-rw-r--r--  1 root root 1107 Feb 18  2017 initramfs.conf
-rw-r--r--  1 root root  246 Nov 10  2017 modules
drwxr-xr-x 12 root root 4096 Nov 10  2017 scripts
-rw-r--r--  1 root root  378 Oct 27  2014 update-initramfs.conf</code></pre></div><p>I recognize this as the default. Yours has been changed. I don&#039;t understand why the reinstall failed.</p><div class="codebox"><pre><code>$ cat /etc/initramfs-tools/modules 
# List of modules that you want to include in your initramfs.
# They will be loaded at boot time in the order below.
#
# Syntax:  module_name [args ...]
#
# You must run update-initramfs(8) to effect this change.
#
# Examples:
#
# raid1
# sd_mod</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 15 Jul 2019 14:17:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17085#p17085</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing initramfs.conf]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17084#p17084</link>
			<description><![CDATA[<p>output of <span class="bbu"># ls -l /etc/initramfs-tools/</span></p><div class="codebox"><pre><code>drwxr-xr-x 2 root root 4096 25.04.2017 22:00 conf.d/
-rw-r--r-- 1 root root   17 15.07.2019 06:35 modules</code></pre></div><p>conf.d/ folder is empty.</p><p>output of <span class="bbu"># cat /etc/initramfs-tools/modules</span></p><div class="codebox"><pre><code>lz4
lz4_compress</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (w3)]]></author>
			<pubDate>Mon, 15 Jul 2019 13:37:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17084#p17084</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing initramfs.conf]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17082#p17082</link>
			<description><![CDATA[<p>What does this show?</p><div class="codebox"><pre><code>ls -l /etc/initramfs-tools/</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 15 Jul 2019 13:01:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17082#p17082</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing initramfs.conf]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17080#p17080</link>
			<description><![CDATA[<p>Devuan Ascii</p><p>Reinstall opration</p><div class="codebox"><pre><code>apt-get install --reinstall initramfs-tools</code></pre></div><p>error output </p><div class="codebox"><pre><code>update-initramfs: Generating /boot/initrd.img-4.9.0-8-amd64
/usr/sbin/mkinitramfs: 66: .: Can&#039;t open /etc/initramfs-tools/initramfs.conf
update-initramfs: failed for /boot/initrd.img-4.9.0-8-amd64 with 2.
dpkg: erro ao processar o pacote initramfs-tools (--configure):
 sub-processo script post-installation instalado retornou estado de saída de erro 2
Erros foram encontrados durante o processamento de:
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (w3)]]></author>
			<pubDate>Mon, 15 Jul 2019 12:26:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17080#p17080</guid>
		</item>
		<item>
			<title><![CDATA[Re: missing initramfs.conf]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17079#p17079</link>
			<description><![CDATA[<p>Are you running jessie, ascii or beowulf?</p><p>Check to see if the file is really missing or if it&#039;s there but has a permission problem<br />If it&#039;s missing, try reinstalling initramfs-tools.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 15 Jul 2019 12:06:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17079#p17079</guid>
		</item>
		<item>
			<title><![CDATA[missing initramfs.conf]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=17078#p17078</link>
			<description><![CDATA[<p>Hello guys</p><p>initramfs.conf missing in /etc/initramfs-tools/initramfs.conf</p><p>This command</p><div class="codebox"><pre><code>update-initramfs -u</code></pre></div><p>This output</p><div class="codebox"><pre><code>update-initramfs: Generating /boot/initrd.img-4.9.0-8-amd64
/usr/sbin/mkinitramfs: 66: .: Can&#039;t open /etc/initramfs-tools/initramfs.conf
update-initramfs: failed for /boot/initrd.img-4.9.0-8-amd64 with 2.</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (w3)]]></author>
			<pubDate>Mon, 15 Jul 2019 11:25:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=17078#p17078</guid>
		</item>
	</channel>
</rss>
