<?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=680&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / SSD Drive]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=680</link>
		<description><![CDATA[The most recent posts in SSD Drive.]]></description>
		<lastBuildDate>Wed, 07 Jun 2017 15:46:26 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: SSD Drive]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=2074#p2074</link>
			<description><![CDATA[<div class="quotebox"><cite>rob630 wrote:</cite><blockquote><div><p>what on earth is BBCode? How can I write in this format?</p></div></blockquote></div><p>The bar above the input box contains a very useful line of <strong><a href="https://dev1galaxy.org/help.php#bbcode" rel="nofollow">BBCode</a></strong> tags in [] which makes it easy to click and format a post.</p><p><strong><span class="bbu">See</span> <em>what</em> <em>can</em></strong> be <span class="bbs">done</span>?</p><div class="codebox"><pre><code>Or more relevant to your post</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 07 Jun 2017 15:46:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=2074#p2074</guid>
		</item>
		<item>
			<title><![CDATA[Re: SSD Drive]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=2072#p2072</link>
			<description><![CDATA[<p>what on earth is BBCode? How can I write in this format?</p>]]></description>
			<author><![CDATA[dummy@example.com (rob630)]]></author>
			<pubDate>Wed, 07 Jun 2017 14:47:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=2072#p2072</guid>
		</item>
		<item>
			<title><![CDATA[Re: SSD Drive]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=2071#p2071</link>
			<description><![CDATA[<p>@rob630 . . . Please use BBCode tags to make your post more readable.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 07 Jun 2017 14:10:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=2071#p2071</guid>
		</item>
		<item>
			<title><![CDATA[Re: SSD Drive]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=2067#p2067</link>
			<description><![CDATA[<p>Here is the information you asked for.&#160; On a side note, I reinstalled fresh with just updates. If it is important I use the MATE Desktop.&#160; Also noticed that when I went&#160; to update my machine, Synaptic package manager would not respond. So used &quot;sudo apt update &amp;&amp; sudo apt dist-upgrade&quot;.</p><p>Thank you for a great OS.<br />rob630</p><p>rob@Devuan-990:~$ lsblk<br />NAME&#160; &#160;MAJ:MIN RM&#160; &#160;SIZE RO TYPE MOUNTPOINT<br />sda&#160; &#160; &#160; 8:0&#160; &#160; 0&#160; &#160;477G&#160; 0 disk <br />├─sda1&#160; &#160;8:1&#160; &#160; 0 126.3G&#160; 0 part <br />├─sda2&#160; &#160;8:2&#160; &#160; 0&#160; &#160; &#160;1K&#160; 0 part <br />├─sda5&#160; &#160;8:5&#160; &#160; 0&#160; 11.7G&#160; 0 part [SWAP]<br />├─sda6&#160; &#160;8:6&#160; &#160; 0&#160; 78.1G&#160; 0 part <br />├─sda7&#160; &#160;8:7&#160; &#160; 0&#160; 78.1G&#160; 0 part <br />└─sda8&#160; &#160;8:8&#160; &#160; 0&#160; 39.1G&#160; 0 part /<br />sdb&#160; &#160; &#160; 8:16&#160; &#160;0&#160; &#160;2.7T&#160; 0 disk <br />└─sdb1&#160; &#160;8:17&#160; &#160;0&#160; &#160;2.7T&#160; 0 part <br />sdc&#160; &#160; &#160; 8:32&#160; &#160;0&#160; &#160;2.7T&#160; 0 disk <br />├─sdc1&#160; &#160;8:33&#160; &#160;0&#160; &#160;1.5T&#160; 0 part <br />├─sdc2&#160; &#160;8:34&#160; &#160;0 830.9G&#160; 0 part <br />└─sdc3&#160; &#160;8:35&#160; &#160;0 405.8G&#160; 0 part <br />sdd&#160; &#160; &#160; 8:48&#160; &#160;0&#160; &#160;3.7T&#160; 0 disk <br />├─sdd1&#160; &#160;8:49&#160; &#160;0&#160; &#160;2.8T&#160; 0 part <br />└─sdd2&#160; &#160;8:50&#160; &#160;0 864.4G&#160; 0 part <br />sr0&#160; &#160; &#160;11:0&#160; &#160; 1&#160; 1024M&#160; 0 rom</p><p>cat: fstab: No such file or directory<br />rob@Devuan-990:~$ cat /etc/fstab<br /># /etc/fstab: static file system information.<br />#<br /># Use &#039;blkid&#039; to print the universally unique identifier for a<br /># device; this may be used with UUID= as a more robust way to name devices<br /># that works even if disks are added and removed. See fstab(5).<br />#<br /># &lt;file system&gt; &lt;mount point&gt;&#160; &#160;&lt;type&gt;&#160; &lt;options&gt;&#160; &#160; &#160; &#160;&lt;dump&gt;&#160; &lt;pass&gt;<br /># / was on /dev/sda8 during installation<br />UUID=252eaff3-1151-4140-9f59-244710ac07c1 /&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;ext4&#160; &#160; errors=remount-ro 0&#160; &#160; &#160; &#160;1<br /># swap was on /dev/sda5 during installation<br />UUID=b74103bc-d980-448c-a38e-46001c870159 none&#160; &#160; &#160; &#160; &#160; &#160; swap&#160; &#160; sw&#160; &#160; &#160; &#160; &#160; &#160; &#160; 0&#160; &#160; &#160; &#160;0<br />/dev/sr0&#160; &#160; &#160; &#160; /media/cdrom0&#160; &#160;udf,iso9660 user,noauto&#160; &#160; &#160;0&#160; &#160; &#160; &#160;0</p><p>rob@Devuan-990:~$ cat /etc/mtab<br />rootfs / rootfs rw 0 0<br />sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0<br />proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0<br />udev /dev devtmpfs rw,relatime,size=10240k,nr_inodes=1000746,mode=755 0 0<br />devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0<br />tmpfs /run tmpfs rw,nosuid,noexec,relatime,size=808908k,mode=755 0 0<br />/dev/sda8 / ext4 rw,relatime,errors=remount-ro,data=ordered 0 0<br />tmpfs /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0<br />pstore /sys/fs/pstore pstore rw,relatime 0 0<br />tmpfs /run/shm tmpfs rw,nosuid,nodev,noexec,relatime,size=4075400k 0 0<br />fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0<br />rpc_pipefs /run/rpc_pipefs rpc_pipefs rw,relatime 0 0</p><p>rob@Devuan-990:~$ sudo pvs<br />sudo: pvs: command not found</p><p>rob@Devuan-990:~$ sudo vgs<br />sudo: vgs: command not found</p><p>rob@Devuan-990:~$&#160; sudo lvs<br />sudo: lvs: command not found</p>]]></description>
			<author><![CDATA[dummy@example.com (rob630)]]></author>
			<pubDate>Wed, 07 Jun 2017 12:24:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=2067#p2067</guid>
		</item>
		<item>
			<title><![CDATA[Re: SSD Drive]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=2064#p2064</link>
			<description><![CDATA[<p>Would you please post the output of the following commands from the troubled system?</p><div class="codebox"><pre><code>lsblk</code></pre></div><div class="codebox"><pre><code>cat /etc/fstab</code></pre></div><div class="codebox"><pre><code>cat /etc/mtab</code></pre></div><p>If you are using lvm please include:</p><div class="codebox"><pre><code>sudo pvs
sudo vgs
sudo lvs</code></pre></div><p>Please add what partitions you want to mount as well as when (ie. at boot) and where you want them mounted.</p><p>Hopefully that will give us everything we need to know to help you find the problem.</p><p>lazlo</p>]]></description>
			<author><![CDATA[dummy@example.com (lazlo)]]></author>
			<pubDate>Wed, 07 Jun 2017 10:44:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=2064#p2064</guid>
		</item>
		<item>
			<title><![CDATA[SSD Drive]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=2054#p2054</link>
			<description><![CDATA[<p>In short I have 3 computers </p><p>1) An old Gygabyte Board with 4 Gig RAM and an Intel core2duo 2GHz&#160; ... Devuan installs perfectly, I even have Compiz running.</p><p>2) An Ausus Sabertooth 990fx r2.0 with 8 Gig RAM and an AMD 8320 processor ... Devuan installs perfectly, I even have Compiz running.</p><p>3) is a clone of computer 2 with one exception, My OS&#039;s are on an SSD drive.</p><p>All computers have multple internal HDDs.</p><p>When installed (many times now0 on the SSD, I cannot mount any of the other partitions at all.</p><p>I log in as root and can mount the partitions, I log out and log back in to my user account and all of the partitions remain mounted.</p><p>I have unmount them with my user password and remount them with my user password.</p><p>Problem only exsists with the SSD Installation and fortunately I have a clone of that machine so I don&#039;t believe it is an </p><p>otherwise hardware incompatability.&#160; &#160; Any Suggestions?</p>]]></description>
			<author><![CDATA[dummy@example.com (rob630)]]></author>
			<pubDate>Tue, 06 Jun 2017 23:10:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=2054#p2054</guid>
		</item>
	</channel>
</rss>
