<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — [Fixed] mount: special device /dev/mapper/RAID device does not exist]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=59</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=59&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [Fixed] mount: special device /dev/mapper/RAID device does not exist.]]></description>
		<lastBuildDate>Fri, 28 Sep 2018 09:42:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [Fixed] mount: special device /dev/mapper/RAID device does not exist]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=534#p534</link>
			<description><![CDATA[<p>A small update to add some explanations as I fixed the issue.</p><p>My RAID6 volume (with LVM) wasn&#039;t mounting automatically because I was missing two hooks in mkinitpcio.conf.<br />So, if you&#039;re facing the same issue, add mdadm_udev and lvm2 before filesystems (so the array is assembled before)</p><p>/etc/mkinitcpio.conf :</p><div class="codebox"><pre><code>HOOKS=&quot;base udev autodetect modconf block keyboard keymap consolefont mdadm_udev lvm2 filesystems fsck shutdown&quot;</code></pre></div><p>then run : mkinitcpio -p linux-libre-lts</p><p>mdadm_udev reads /etc/mdadm.conf so make sure your array is correctly configured there.<br />Example :</p><div class="codebox"><pre><code>ARRAY /dev/md/0  metadata=1.2 UUID=**** name=****</code></pre></div><p>Of course, make sure the fstab entry is configured as well.</p>]]></description>
			<author><![CDATA[null@example.com (aether)]]></author>
			<pubDate>Fri, 28 Sep 2018 09:42:44 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=534#p534</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Fixed] mount: special device /dev/mapper/RAID device does not exist]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=196#p196</link>
			<description><![CDATA[<p>Thanks !</p><p>I see, I wish I could help. I don&#039;t know much about OpenRC init scripts though. I will try to learn a little bit.. <img src="https://forums.hyperbola.info/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[null@example.com (aether)]]></author>
			<pubDate>Sun, 26 Nov 2017 17:14:26 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=196#p196</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Fixed] mount: special device /dev/mapper/RAID device does not exist]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=193#p193</link>
			<description><![CDATA[<div class="quotebox"><cite>aether wrote:</cite><blockquote><p>Hi,</p><p>When openrc starts, I have this &quot;error&quot; message :</p><p>mount: special device /dev/mapper/RAID device does not exist<br />Some local filesystem failed to mount</p><p>Once logged in, I have to click on the volume to mount it. The fstab entry is correct. With Parabola &amp; systemd, the volume was mounted automatically.</p><p>Could dmraid openrc init script missing explain this error ? See : <a href="https://issues.hyperbola.info/index.php?do=details&amp;task_id=34">https://issues.hyperbola.info/index.php … task_id=34</a></p></blockquote></div><p>Yes, that is the reason about the issue since there are missing OpenRC init scripts never developed by Gentoo. Therefore i&#039;m developing the missing ones from scratch such as the DMs.</p><div class="quotebox"><blockquote><p>Thanks for your help !</p><p>And as it is my first post here, thanks for your work ! Really promising distro. (I was a long time Parabola user !)</p></blockquote></div><p>You are welcome! <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (emulatorman)]]></author>
			<pubDate>Sat, 25 Nov 2017 22:50:19 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=193#p193</guid>
		</item>
		<item>
			<title><![CDATA[[Fixed] mount: special device /dev/mapper/RAID device does not exist]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=189#p189</link>
			<description><![CDATA[<p><strong>FIXED, see post #4</strong></p><p>Hi,</p><p>When openrc starts, I have this &quot;error&quot; message :</p><p>mount: special device /dev/mapper/RAID device does not exist<br />Some local filesystem failed to mount</p><p>Once logged in, I have to click on the volume to mount it. The fstab entry is correct. With Parabola &amp; systemd, the volume was mounted automatically.</p><p>Could dmraid openrc init script missing explain this error ? See : <a href="https://issues.hyperbola.info/index.php?do=details&amp;task_id=34">https://issues.hyperbola.info/index.php … task_id=34</a></p><p>Thanks for your help !</p><p>And as it is my first post here, thanks for your work ! Really promising distro. (I was a long time Parabola user !)</p>]]></description>
			<author><![CDATA[null@example.com (aether)]]></author>
			<pubDate>Sat, 25 Nov 2017 11:30:23 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=189#p189</guid>
		</item>
	</channel>
</rss>
