<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=1981&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Solved] Devuan Live on SD Card problem]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=1981</link>
		<description><![CDATA[The most recent posts in [Solved] Devuan Live on SD Card problem.]]></description>
		<lastBuildDate>Wed, 11 Apr 2018 15:23:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8318#p8318</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... the menu label.<br />... should be unique.</p></div></blockquote></div><p>I would seem so.<br />If you have two with the <em>same</em> name, the one that shows up on the screen is the first one on the list.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... change them to HDD and SD to keep them short ...</p></div></blockquote></div><p>I wanted to do something like that but I had the idea that it would muck up someting.<br />Easy to remember and hard to forget is the way here.</p><p>You&#039;ve been most helpful.<br />I can now run my Linux based app off a lightweight distro in a netbook by just booting from an SD Card and keeping all settings in the HDD.</p><p>And should the SD Card goe south for any reason, installing the same distro in the same manner on any other SD Card should get things back to normal.<br />A dog with with two tails.&#160; =-)</p><p>Thanks a lot.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Wed, 11 Apr 2018 15:23:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8318#p8318</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8315#p8315</link>
			<description><![CDATA[<p>Oh yeah, the menu label. Those labels should be unique. If you get to the isolinux boot prompt, you can type that label in, press enter, and it will boot from that stanza. With two of them the same, I don&#039;t know which one would boot. My preference would be to change them to HDD and SD to keep them short and memorable, in case I ever need to type them in.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 11 Apr 2018 12:25:08 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8315#p8315</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8311#p8311</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>The default is to use &quot;persistence&quot; as the label. If you use a different label ...</p></div></blockquote></div><p>Yes ...</p><div class="codebox"><pre><code>persistence-label=livedata</code></pre></div><p>But I was referring to the first line:</p><p>label persistence&#160; &#160; &lt;------------------------- <em>this</em> one<br />menu label vuudo+HDD persistence<br />kernel /vuudo/live/vmlinuz<br />append initrd=/vuudo/live/initrd.img boot=live union=aufs&#160; persistence persistence-label=livedata live-media-path=/vuudo/live&#160; &#160; &#160; </p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Wed, 11 Apr 2018 03:25:37 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8311#p8311</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8310#p8310</link>
			<description><![CDATA[<p>The default is to use &quot;persistence&quot; as the label. If you use a different label, you have to put it in the boot command, as you have done.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 11 Apr 2018 02:59:56 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8310#p8310</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8309#p8309</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>I&#039;m not very clear on your setup ...</p></div></blockquote></div><p>Sorry ...<br />HDD in a XP setup with an ext4 partition labeled &#039;livedata&#039;.<br />SD Card with an ext4 partiton labeled &#039;persistence&#039;. </p><p>This is /syslinux/live.cfg</p><div class="codebox"><pre><code>label persistence
menu label vuudo+HDD persistence
kernel /vuudo/live/vmlinuz
append initrd=/vuudo/live/initrd.img boot=live union=aufs  persistence persistence-label=livedata live-media-path=/vuudo/live      

label persistence
menu label vuudo+SDCard persistence
kernel /vuudo/live/vmlinuz
append initrd=/vuudo/live/initrd.img boot=live union=aufs  persistence persistence-media=removable-usb live-media-path=/vuudo/live      

label vuudo
menu label vuudo
kernel /vuudo/live/vmlinuz 
append initrd=/vuudo/live/initrd.img boot=live union=aufs  live-media-path=/vuudo/live

label memtest
menu label Memory test
kernel /live/memtest86+.bin</code></pre></div><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... should be able to boot without persistence, mount both persistent partitions and copy from one to the other ...</p></div></blockquote></div><p>Right!<br /><em>That</em> did the trick.&#160; =-)<br />Mounting without persistence enabled me to mount both media/vuudo/persistence and media/vuudo/livedata and then run rsync.</p><p>I am aware that having two &#039;persistence&#039; labels has the effect on not showing the second one as a choice at boot time.<br />Not that I need it, but just to know: does the label <em>have</em> to be persistence?&#160; </p><p>Thanks a lot for your help.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 10 Apr 2018 23:20:49 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8309#p8309</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8308#p8308</link>
			<description><![CDATA[<p>I&#039;m not very clear on your setup, but you should be able to boot without persistence, mount both persistent partitions and copy from one to the other with rsync. Something like </p><div class="codebox"><pre><code>rsync -avx mounted-source/ mounted-target/</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 10 Apr 2018 22:03:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8308#p8308</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8307#p8307</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>I&#039;ll try the perisitence on the HDD and see how it goes.</p></div></blockquote></div><p>It took me a while but it&#039;s done.</p><p>The problem I now have is that I need to copy everything in the &#039;persistence&#039; partition in the SD Card to the &#039;peristence-label=livedata&quot; 50Gb. partition I created in the netbook&#039;s HDD so I don&#039;t have to setup/install everything over again.</p><p>I cannot seem to get around getting it done: I cannot copy (as root) directly from the mounted partition to a directory on a USB drive (filesystem does not support hard links) and I cannot zip up everything to move just the zip file (some other error) and then unzip it in its destination.</p><p>Please excuse my Linux ignorance ...<br />How can I get this done?</p><p>Thanks in advance.</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 10 Apr 2018 20:01:51 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8307#p8307</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8303#p8303</link>
			<description><![CDATA[<p>Hello:</p><p>Thanks for the fast reply.&#160; 8^)</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Yes, the persistent volume does not have to be on the same disk as the operating system.<br />Live-boot will look for the &quot;persistence&quot; label (or other label if you specify it in the boot command) ...</p></div></blockquote></div><p>OK.<br />Good to know.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... don&#039;t think you can set up the persistent partition with refracta2usb, because it will only let you choose usb ...</p></div></blockquote></div><p>Yes ...<br />I noticed that.<br />Good &#039;insurance&#039;.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Create the partition, give it a label (use e2label command), add persistence.conf, edit your boot menu (mount the sd card to edit syslinux/live.cfg)</p></div></blockquote></div><p>I guess I can also create and label the partition on the netbook&#039;s HDD with GParted. (?)</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... know why devuan and miyo wouldn&#039;t work for you. They should. I&#039;ve used both of them on live-usb.</p></div></blockquote></div><p>I think it may be something related to my using a Asus eeePC netbook?</p><p>With MIYO-i3 Jessie (I liked the WM GUI) it worked but there was something wrong with X and it would freeze and be unresponsive.<br />Something about init: Id&quot;X&quot; respawning too fast: disabled for 5 minutes.</p><p>With Devuan it would not boot but I only tried it a couple of times and gave up, not too much patience these days.</p><p>On a separate note: I <em>think</em> there may be something going on with syslinux (different versions?) and the success may also be tied to the OS used to run refracta2usb.</p><p>For example, one of my attempts was installing and running refracta2usb from my PCLinuxOS rig (not in the PCLinuxOS repo) and not from my Devuan rig.<br />The process was properly completed but it would not boot and I saw that the syslinux legend on screen said PCLinuxOS. </p><p>The Vuudo image was installed from within my Devuan rig and everything seems to work properly.</p><p>I&#039;ll try the perisitence on the HDD and see how it goes.</p><p>Thanks for your input.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 10 Apr 2018 13:35:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8303#p8303</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8301#p8301</link>
			<description><![CDATA[<p>Yes, the persistent volume does not have to be on the same disk as the operating system. Live-boot will look for the &quot;persistence&quot; label (or other label if you specify it in the boot command) to find the persistent volume. I don&#039;t think you can set up the persistent partition with refracta2usb, because it will only let you choose usb devices. Do it manually:<br />Create the partition, give it a label (use e2label command), add persistence.conf, edit your boot menu (mount the sd card to edit syslinux/live.cfg)</p><p>I&#039;d like to know why devuan and miyo wouldn&#039;t work for you. They should. I&#039;ve used both of them on live-usb.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 10 Apr 2018 13:02:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8301#p8301</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8299#p8299</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p> ... read a little about persistence in the refract2usb help ...</p></div></blockquote></div><p>OK ...<br />Thanks, I&#039;ll have a look.</p><p>I have managed to set up my <em>bare bones Devuan-Live</em> in a 4.0 Gb SD Card using refracta2usb but with a Vuudo *.iso.<br />The application I need to use installed correctly but I still have to test it.</p><p>Before that, I tried with Devuan-Jesse, MIYO-Jesse, MIYO-i3 and even PCLinuxOS without much luck.</p><p>But the setup I am pointing to does <em>not</em> have being portable as a goal.</p><p>I would like to boot a light Linux installation to run a dedicated application from a netbook that (for the time being) has an XP installation on it&#039;s 500Gb HDD.<br />The HDD <em>could</em> share some space (100Gb) by means of a separate (inaccessible to XP) ext4 partition which would hold absolutely everything that needs to be persistent.</p><p>Could that be done?<br />I got this idea when I recalled once booting into a W2000 installation with a botched bootloader using a 3.5&quot; diskette with the right files on it.</p><p>Thanks in advance.</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 10 Apr 2018 12:19:51 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8299#p8299</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8284#p8284</link>
			<description><![CDATA[<p>You can read a little about persistence in the refract2usb help:<br /><a href="http://www.ibiblio.org/refracta/docs/readme.refracta2usb.txt" rel="nofollow">http://www.ibiblio.org/refracta/docs/re … ta2usb.txt</a></p><p>Basically, you need a separate filesystem, a persistence.conf file in the root of that filesystem, and some extra options in the boot command to use the persistent filesystem.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 09 Apr 2018 11:54:51 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8284#p8284</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8266#p8266</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>I remember hearing about issues with rufus.</p></div></blockquote></div><p>Yes ...</p><p>There&#039;s also something going on WRT syslinux versions not being compatible. <br />Bear in mind that the problem I posted about cropped up <em>only</em> when I resized the SD Card.<br />Up to that point, everything was perfectly well (apparently).&#160; </p><p>The thing is that Refracta gave me no joy either, at least with the Devuan *.iso I&#039;ve used.<br />But I <em>was</em> able to use Refracta to set up a Miyo-Extra-ascii on the SD Card.</p><p>Persistance seems to be an issue still so I&#039;ll have to try again.</p><p>Any ideas?<br />TIA</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sun, 08 Apr 2018 00:44:01 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8266#p8266</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8262#p8262</link>
			<description><![CDATA[<p>I remember hearing about issues with rufus.&#160; Search this forum and quite a few posts reference it.&#160; Might be something in there to help you sort things</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 07 Apr 2018 20:22:22 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8262#p8262</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8261#p8261</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>I don&#039;t think you can resize FAT partitions with gparted. I&#039;m surprised you didn&#039;t get an error message ...</p></div></blockquote></div><p>No error message.</p><p>But I had checked, just in case: <br /><span class="postimg"><img src="https://s19.postimg.org/b7r2pkfv7/Screenshot_at_2018-04-07_16-41-48.png" alt="Screenshot_at_2018-04-07_16-41-48.png" /></span></p><p>This is on GParted 0.31.0 from my PCLinuxOS.</p><div class="quotebox"><blockquote><div><p>... make the fat32 the right size to begin with. If rufus won&#039;t let you ...</p></div></blockquote></div><p>No. Rufus formats the <em>whole</em> card either as FAT or FAT32. </p><div class="quotebox"><blockquote><div><p>... use refracta2usb.<br />... a little larger than the iso file, so there&#039;s room ...</p></div></blockquote></div><p>I was thinking about that.<br />But still, this should not be happening.<br />I would like to know why.</p><p>Thanks for your input.</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sat, 07 Apr 2018 19:57:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8261#p8261</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] Devuan Live on SD Card problem]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=8260#p8260</link>
			<description><![CDATA[<p>I don&#039;t think you can resize FAT partitions with gparted. I&#039;m surprised you didn&#039;t get an error message about that.<br /><a href="https://lists.gnu.org/archive/html/bug-parted/2011-05/msg00010.html" rel="nofollow">https://lists.gnu.org/archive/html/bug- … 00010.html</a></p><p>You&#039;ll need to make the fat32 the right size to begin with. If rufus won&#039;t let you do that, use refracta2usb. You should make it a little larger than the iso file, so there&#039;s room for a copy of the kernel and initrd for booting the stick. If you need to make this live-usb in a Windows environment, you&#039;ll need to find another way. Refracta2usb only runs on linux.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 07 Apr 2018 18:16:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=8260#p8260</guid>
		</item>
	</channel>
</rss>
