<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — [Fixed] mount: special device /dev/mapper/RAID device does not exist]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=59&amp;type=atom" />
	<updated>2018-09-28T09:42:44Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=59</id>
		<entry>
			<title type="html"><![CDATA[Re: [Fixed] mount: special device /dev/mapper/RAID device does not exist]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=534#p534" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[aether]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=326</uri>
			</author>
			<updated>2018-09-28T09:42:44Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=534#p534</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Fixed] mount: special device /dev/mapper/RAID device does not exist]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=196#p196" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[aether]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=326</uri>
			</author>
			<updated>2017-11-26T17:14:26Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=196#p196</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Fixed] mount: special device /dev/mapper/RAID device does not exist]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=193#p193" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[emulatorman]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=61</uri>
			</author>
			<updated>2017-11-25T22:50:19Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=193#p193</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[Fixed] mount: special device /dev/mapper/RAID device does not exist]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=189#p189" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[aether]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=326</uri>
			</author>
			<updated>2017-11-25T11:30:23Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=189#p189</id>
		</entry>
</feed>
