<?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=6800&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] at boot-systemd-udevd: failed to execute /lib/elogind/elogind-uaccess]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6800</link>
		<description><![CDATA[The most recent posts in [SOLVED] at boot-systemd-udevd: failed to execute /lib/elogind/elogind-uaccess.]]></description>
		<lastBuildDate>Sat, 10 May 2025 19:46:28 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] at boot-systemd-udevd: failed to execute /lib/elogind/elogind-uaccess]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=55554#p55554</link>
			<description><![CDATA[<p>can someone explain how solve this with dracut?</p><div class="codebox"><pre><code>root@devuan:/home/freeartist-devuan# service elogind status
elogind is running.
root@devuan:/home/freeartist-devuan# file /lib/elogind/elogind-uaccess-command
/lib/elogind/elogind-uaccess-command: cannot open `/lib/elogind/elogind-uaccess-command&#039; (No such file or directory)
root@devuan:/home/freeartist-devuan# file /dev/sr0
/dev/sr0: block special (11/0)
root@devuan:/home/freeartist-devuan# file /dev/sg1
/dev/sg1: character special (21/1)
root@devuan:/home/freeartist-devuan# </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Sat, 10 May 2025 19:46:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=55554#p55554</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] at boot-systemd-udevd: failed to execute /lib/elogind/elogind-uaccess]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51846#p51846</link>
			<description><![CDATA[<p>@<strong>chris2be8</strong> Thanks</p><p>Help this</p><div class="codebox"><pre><code>apt install initramfs-tools
update-initramfs -u</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Sat, 24 Aug 2024 20:13:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51846#p51846</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] at boot-systemd-udevd: failed to execute /lib/elogind/elogind-uaccess]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51841#p51841</link>
			<description><![CDATA[<p>After seeing the first set of messages I&#039;d start by checking if /lib/elogind/elogind-uaccess-command /dev/sr0 and /dev/sg1 exist. Assuming they do I&#039;d run <span class="bbc">file /lib/elogind/elogind-uaccess-command</span> to see what it is.</p><p>If it&#039;s a script I&#039;d check if the interpreter (usually on the first line) exists.<br />If it&#039;s an executable I&#039;d run <span class="bbc">ldd</span> against it to see what shared libraries it uses.</p><p>HTH</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Sat, 24 Aug 2024 16:03:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51841#p51841</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] at boot-systemd-udevd: failed to execute /lib/elogind/elogind-uaccess]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51835#p51835</link>
			<description><![CDATA[<p>any ideas?</p><p>after booting</p><div class="codebox"><pre><code>/lib/elogind/elogind-uaccess-command /dev/sr0
/lib/elogind/elogind-uaccess-command /dev/sg1</code></pre></div><p>successfully ruining with no errors </p><p><span class="bbc">/dev/sr0</span> is my IDE DVD-RW Optiarc Sony Nec</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Sat, 24 Aug 2024 00:09:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51835#p51835</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] at boot-systemd-udevd: failed to execute /lib/elogind/elogind-uaccess]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51824#p51824</link>
			<description><![CDATA[<p>Fresh Devuan install.<br />All working/booting good but i see this lines at start booting OS, why?</p><div class="codebox"><pre><code>[    4.139449] systemd-udevd[406]: failed to execute &#039;/lib/elogind/elogind-uaccess-command&#039; &#039;/lib/elogind/elogind-uaccess-command /dev/sg1 &#039;: No such file or directory
[    4.170784] systemd-udevd[407]: failed to execute &#039;/lib/elogind/elogind-uaccess-command&#039; &#039;/lib/elogind/elogind-uaccess-command /dev/sr0 &#039;: No such file or directory</code></pre></div><div class="codebox"><pre><code>root@devuan:/home/freeartist-devuan# rc-service elogind status
elogind is running.
root@devuan:/home/freeartist-devuan# </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Fri, 23 Aug 2024 14:34:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51824#p51824</guid>
		</item>
	</channel>
</rss>
