<?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=2112&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Problems going into another operative system. [solved]]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2112</link>
		<description><![CDATA[The most recent posts in Problems going into another operative system. [solved].]]></description>
		<lastBuildDate>Fri, 08 Jun 2018 17:49:07 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9832#p9832</link>
			<description><![CDATA[<p>ok it is my &quot;english&quot;, what i means is that i never went into MXLinux to do anything -- as you advised me here: <a href="http://dev1galaxy.org/viewtopic.php?pid=9776#p9776" rel="nofollow">http://dev1galaxy.org/viewtopic.php?pid=9776#p9776</a></p><p>thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Fri, 08 Jun 2018 17:49:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9832#p9832</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9829#p9829</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>just for clarification: i did&#039;t nothing at MXLinux that line was added in Devuan.</p></div></blockquote></div><p>Good. Just so you know what that line does...</p><div class="quotebox"><blockquote><div><p>/dev/sda3 / auto defaults,noatime 1 1</p></div></blockquote></div><p>That says to mount sda3 (your MXLinux partition) at the root of the filesystem. Which means you would be running mx, not devuan.</p><p>Whereas, this line: </p><div class="quotebox"><blockquote><div><p>/dev/sda3 /mnt auto defaults,noatime 1 1</p></div></blockquote></div><p> mounts the mx partition at /mnt, where it is available, but is not the system that&#039;s running at that time.</p><p>Changing &#039;/dev/whatever&#039; to &#039;UUID=&#039; or &#039;LABEL=&#039; is just a different way of identifying the partition. Sometimes it&#039;s necessary to do that. (e.g. multiple disks in the computer)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 08 Jun 2018 13:46:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9829#p9829</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9828#p9828</link>
			<description><![CDATA[<div class="quotebox"><cite>keos wrote:</cite><blockquote><div><p>just for clarification: i did&#039;t nothing at MXLinux that line was added in Devuan.</p></div></blockquote></div><p>Of course.&#160; Sorry I didn&#039;t make that clearer.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 08 Jun 2018 13:07:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9828#p9828</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9827#p9827</link>
			<description><![CDATA[<p>just for clarification: i did&#039;t nothing at MXLinux that line was added in Devuan.</p>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Fri, 08 Jun 2018 12:09:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9827#p9827</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9822#p9822</link>
			<description><![CDATA[<div class="quotebox"><cite>keos wrote:</cite><blockquote><div><p>Question:</p><p>and if from mxlinux i go to fstab and change what is over there:</p><div class="codebox"><pre><code># Pluggable devices are handled by uDev, they are not in fstab
/dev/sda3 / auto defaults,noatime 1 1</code></pre></div><p>to this:</p><div class="codebox"><pre><code>UUID=6e55911a-2620-4ab6-b2b5-1458602e6252       /       ext4    defaults,noatime        0       1
UUID=0b4a75ba-8b74-47b1-8aaa-2d971f92732f       swap    swap    defaults        0       0
LABEL=MXLinux    /mnt    auto defaults,noatime     0     0</code></pre></div></div></blockquote></div><p>Congratulations!!!!&#160; &#160;Didn&#039;t I suggest exactly that <span class="bbu"><a href="https://dev1galaxy.org/viewtopic.php?pid=9652#p9652" rel="nofollow">here</a></span>?</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Thu, 07 Jun 2018 19:58:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9822#p9822</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9821#p9821</link>
			<description><![CDATA[<p>Nice, finally! Glad to hear that <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Thu, 07 Jun 2018 19:38:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9821#p9821</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9820#p9820</link>
			<description><![CDATA[<p>you are not going to believe this, i went back to /etc/fstab and i changed again the line:</p><p> /dev/sda3 / auto defaults,noatime 1 1 </p><p>for /dev/sda3: LABEL=&quot;MXLinux&quot; UUID=&quot;66f3f330-78b2-4767-bc3e-8a9e7750e476&quot; TYPE=&quot;ext4&quot; PARTUUID=&quot;000f1103-03&quot;</p><p>and this time it works!!</p><p>Thanks!!</p>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Thu, 07 Jun 2018 19:29:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9820#p9820</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9819#p9819</link>
			<description><![CDATA[<p>Nothing ...</p><p>Any way,</p><p>Thank you very much for your help!!</p>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Thu, 07 Jun 2018 19:14:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9819#p9819</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9818#p9818</link>
			<description><![CDATA[<div class="quotebox"><cite>keos wrote:</cite><blockquote><div><p>I&#039;m back again, no it didn&#039;t blow up but nothing happened ...</p></div></blockquote></div><p>Sad but it wasn&#039;t a big chance. Might try </p><div class="codebox"><pre><code>yes</code></pre></div><p> instead of auth_self if you aren&#039;t bored with it yet but i don&#039;t have all that much hope.</p><div class="quotebox"><cite>keos wrote:</cite><blockquote><div><p>*About my previous commentary ... this time i got to read the whole line at the screen when restarted the system:</p><p>couldn&#039;t mount ext3 due to future incompatibilities</p><p><a href="http://dev1galaxy.org/viewtopic.php?pid=9808#p9808" rel="nofollow">http://dev1galaxy.org/viewtopic.php?pid=9808#p9808</a></p></div></blockquote></div><p>This is very likely unrelated. As shown by the blkid you posted on the last page your MXLinux partition uses ext4.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Thu, 07 Jun 2018 18:54:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9818#p9818</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9817#p9817</link>
			<description><![CDATA[<p>I&#039;m back again, no it didn&#039;t blow up but nothing happened ...</p><p>*About my previous commentary ... this time i got to read the whole line at the screen when restarted the system:</p><p>couldn&#039;t mount ext3 due to future incompatibilities</p><p><a href="http://dev1galaxy.org/viewtopic.php?pid=9808#p9808" rel="nofollow">http://dev1galaxy.org/viewtopic.php?pid=9808#p9808</a></p>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Thu, 07 Jun 2018 18:44:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9817#p9817</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9816#p9816</link>
			<description><![CDATA[<p>Yeah, at least i don&#039;t think that&#039;ll make anything blow up.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Thu, 07 Jun 2018 18:34:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9816#p9816</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9815#p9815</link>
			<description><![CDATA[<p>O&#039;k before harakiri ... at least i want to be sure if this is what i have to do:</p><div class="codebox"><pre><code>&lt;allow_any&gt;auth_self&lt;/allow_any&gt;
      &lt;allow_inactive&gt;auth_self&lt;/allow_inactive&gt;
      &lt;allow_active&gt;auth_self&lt;/allow_active&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Thu, 07 Jun 2018 18:23:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9815#p9815</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9814#p9814</link>
			<description><![CDATA[<p>No, i ment to change auth_admin and auth_admin_keep to either </p><div class="codebox"><pre><code>auth_self</code></pre></div><p> (according to docs that should ask for authenticaten - root password?) or </p><div class="codebox"><pre><code>yes</code></pre></div><p> (which should just do it without further questions).</p><p>I am really stabbing in the dark here but i guess it&#039;s worth a try.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Thu, 07 Jun 2018 18:08:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9814#p9814</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9813#p9813</link>
			<description><![CDATA[<p>Ok,i found it:</p><div class="codebox"><pre><code>&lt;message xml:lang=&quot;uk&quot;&gt;Щоб змонтувати файлову систему, слід пройти розпізна$
    &lt;message xml:lang=&quot;zh_CN&quot;&gt;挂载文件系统需要身份验证&lt;/message&gt;
    &lt;message xml:lang=&quot;zh_TW&quot;&gt;要掛載檔案系統需要先核對身分&lt;/message&gt;
    &lt;defaults&gt;
      &lt;allow_any&gt;auth_admin&lt;/allow_any&gt;
      &lt;allow_inactive&gt;auth_admin&lt;/allow_inactive&gt;
      &lt;allow_active&gt;auth_admin_keep&lt;/allow_active&gt;
    &lt;/defaults&gt;
  &lt;/action&gt;</code></pre></div><p>Are you asking to change &#039;allow&#039; for &#039;auth_self&#039;?</p>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Thu, 07 Jun 2018 17:46:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9813#p9813</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems going into another operative system. [solved]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=9812#p9812</link>
			<description><![CDATA[<p>It&#039;s below all the descriptions but above the &lt;/action&gt;. Those configuration files are truely a mess i know <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[dummy@example.com (devuser)]]></author>
			<pubDate>Thu, 07 Jun 2018 17:22:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=9812#p9812</guid>
		</item>
	</channel>
</rss>
