<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — / (root directory) mounting differs in mtab from fstab]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=44</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=44&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in / (root directory) mounting differs in mtab from fstab.]]></description>
		<lastBuildDate>Sun, 12 Nov 2017 15:33:39 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: / (root directory) mounting differs in mtab from fstab]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=175#p175</link>
			<description><![CDATA[<p>I think, that I have found half of solution:<br />I have changed in grub linux (kernel) parameter from <strong>rw</strong> to <strong>ro</strong> and it seems to be OK. <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />How to change it permanently?</p><p>Update #1:<br />I have changed line in /etc/default/grub to:<br /></p><div class="codebox"><pre><code>GRUB_CMDLINE_LINUX=&quot;ro&quot;</code></pre></div><p>it is functional, but ugly: in command-line there are now both <strong>rw ro</strong>.</p><p>Update #2:<br />I have changed line in /etc/grub.d/10_linux, <strong>rw</strong> to <strong>ro</strong>:<br /></p><div class="codebox"><pre><code>    linux    ${rel_dirname}/${basename} root=${linux_root_device_thisversion} ro ${args}</code></pre></div><p>and it seems to be fine and pretty, now. <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (ruwolf)]]></author>
			<pubDate>Sun, 12 Nov 2017 15:33:39 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=175#p175</guid>
		</item>
		<item>
			<title><![CDATA[/ (root directory) mounting differs in mtab from fstab]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=172#p172</link>
			<description><![CDATA[<p>Hello. <img src="https://forums.hyperbola.info/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />I have this line for <strong>/</strong> (root directory/partition) in <strong>/etc/fstab</strong>:<br /></p><div class="codebox"><pre><code># &lt;file system&gt;                            &lt;dir&gt;    &lt;type&gt;    &lt;options&gt;        &lt;dump&gt;    &lt;pass&gt;
UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx    /    ext4    rw,noatime,commit=1000    0    1</code></pre></div><p>(I have replaced UUID only here, because I do not know, if it is not sensitive information, in /etc/fstab, there is real UUID equivalent to one given by blkid.)<br />But in my <strong>/etc/mtab</strong>, there is this line about <strong>/</strong> partition:<br /></p><div class="codebox"><pre><code>dev/sda1 / ext4 rw,relatime,data=ordered 0 0</code></pre></div><p>I have looked on <a href="https://wiki.gentoo.org/wiki/fstab">wiki.gentoo.org: fstab</a>, I have changed all mentioned services (<em>localmount</em>, <em>netmount</em>, <em>fsck</em>, <em>root</em>, <em>sysfs</em>, <em>devfs</em>, except <em>netmount</em>) to boot time, but it does not help.<br />Why do they differ?<br />How to set up it for correct configuration?</p><p>P.S.<br />I do not know. if it is relevant, but the computer is Lenovo ThinkPad X200 with Libreboot.</p><p>Update:<br />Fallback initramfs image gives the same result.<br />findmnt check is OK:</p><div class="codebox"><pre><code># findmnt --verify
Success, no errors or warnings detected</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ruwolf)]]></author>
			<pubDate>Sat, 11 Nov 2017 03:27:43 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=172#p172</guid>
		</item>
	</channel>
</rss>
