<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=6372&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / System starts without modules following an upgrade]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6372</link>
		<description><![CDATA[The most recent posts in System starts without modules following an upgrade.]]></description>
		<lastBuildDate>Mon, 26 Feb 2024 20:43:13 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: System starts without modules following an upgrade]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=48501#p48501</link>
			<description><![CDATA[<p>I just solved a similar problem by downgrading eudev and libeudev from 3.2.14 to 3.2.12.</p><p>See this comment and those preceding it:&#160; <a href="https://dev1galaxy.org/viewtopic.php?pid=48499#p48499" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=48499#p48499</a></p>]]></description>
			<author><![CDATA[dummy@example.com (TheLancashireman)]]></author>
			<pubDate>Mon, 26 Feb 2024 20:43:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=48501#p48501</guid>
		</item>
		<item>
			<title><![CDATA[Re: System starts without modules following an upgrade]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=47567#p47567</link>
			<description><![CDATA[<p>There might also be <span class="bbc">usrmerge</span> related issues before the dust settles and some could be quite annoying . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 22 Jan 2024 23:19:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=47567#p47567</guid>
		</item>
		<item>
			<title><![CDATA[Re: System starts without modules following an upgrade]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=47560#p47560</link>
			<description><![CDATA[<p>Then you were lucky for two years. Too bad. Try again tomorrow ...</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 22 Jan 2024 22:38:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=47560#p47560</guid>
		</item>
		<item>
			<title><![CDATA[Re: System starts without modules following an upgrade]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=47558#p47558</link>
			<description><![CDATA[<p>Yeah I know that but I had no other issues for more than 2 years of using ceres and this popped up all of a sudden <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (dudg)]]></author>
			<pubDate>Mon, 22 Jan 2024 22:30:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=47558#p47558</guid>
		</item>
		<item>
			<title><![CDATA[Re: System starts without modules following an upgrade]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=47556#p47556</link>
			<description><![CDATA[<p>Well, you should expect that ceres sometimes does break ... Its unstable. Try again tomorrow.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 22 Jan 2024 22:14:54 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=47556#p47556</guid>
		</item>
		<item>
			<title><![CDATA[Re: System starts without modules following an upgrade]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=47550#p47550</link>
			<description><![CDATA[<p>I have just tried <span class="bbc">insmod /usr/lib/modules/6.5.0-3-amd64/kernel/drivers/gpu/drm/i915/i915.ko</span> but it fails with:</p><div class="codebox"><pre><code>ERROR: could not insert module /usr/lib/modules/6.5.0-3-amd64/kernel/drivers/gpu/drm/i915/i915.ko: Unknown symbol in module</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (dudg)]]></author>
			<pubDate>Mon, 22 Jan 2024 21:29:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=47550#p47550</guid>
		</item>
		<item>
			<title><![CDATA[System starts without modules following an upgrade]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=47549#p47549</link>
			<description><![CDATA[<p>Hello everyone,</p><p>My ramdisks have just been rendered moduleless. Booting into two of my kernels (6.6.11 and 6.5.0-5) results in a blinking cursor followed by an initramfs shell with a message that the search for rootfs has timed-out. Indeed, `df` doesn&#039;t show my root partition and in addition, the `/proc/modules` file is completely empty.</p><p>Fortunetely, my third kernel (6.5.0-3) actually starts init (sysv) and allows me to log into my user account. This kernel also lacks some of the modules, namely `iwl` and `i915`.</p><p> My rootfs is on ext4 and I&#039;m on ceres.</p><p>---</p><p>All of this has happened after I tried to perform an upgrade. A new kernel (6.6.11) was about to be configured but during the ramdisk generation the `mkinitramfs` complained about missing /sbin commands and apt reported errors for:</p><ul><li><p>* cpio<br />* linux-image-6.6.11-amd64<br />* linux headers-6.6.11-amd64<br />* linux-image-amd64<br />* linux headers-amd64</p></li></ul><p>I linked `modprobe`, `modinfo` and `mt-gnu` from /usr/sbin but unfortunetely, it only changed the error to:</p><div class="codebox"><pre><code>Error processing package linux-headers-6.6.11-amd64 (--configure):
	dependency problems - leaving unchanged</code></pre></div><p>After that, I rebooted the machine into the 6.6.11 kernel and got greeted with kernel panic (unable to mount rootfs). Fortunetely, the 6.5.0-3 was working without a few modules and I proceeded to install `usrmerge` thinking that it may help.</p><p>The installation first errored out stating that `/lib/udev/rules.d/60-ffado.rules` and `/lib/modules/6.6.11-amd64/modules.alias.bin` are both in `/` and `/usr`. I resolved the issue manualy and was able to install the `usrmerge` package. I ran `update-initramfs` for 6.5.0-5 and 6.6.11 kernels and now both are booting without modules loaded.</p><p>I suspect that during an upgrade, some of the modules were not transfered out of the `/usr` and now `update-initramfs` and the 6.5.0-3 kernel are just not picking them up.</p><p>Is it possible to bring system back to a normal state or have I completely doomed it?</p><p>Best regards.</p>]]></description>
			<author><![CDATA[dummy@example.com (dudg)]]></author>
			<pubDate>Mon, 22 Jan 2024 21:18:04 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=47549#p47549</guid>
		</item>
	</channel>
</rss>
