<?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=1504&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Upgrade Live USB to Ascii for testing?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1504</link>
		<description><![CDATA[The most recent posts in Upgrade Live USB to Ascii for testing?.]]></description>
		<lastBuildDate>Mon, 31 Jul 2017 19:38:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Upgrade Live USB to Ascii for testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4113#p4113</link>
			<description><![CDATA[<p>I hope to give this a go later today/tonight. I&#039;ll let U know how it goes.</p><p>MTB.</p>]]></description>
			<author><![CDATA[dummy@example.com (mtbvfr)]]></author>
			<pubDate>Mon, 31 Jul 2017 19:38:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4113#p4113</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade Live USB to Ascii for testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4096#p4096</link>
			<description><![CDATA[<p>upgrade will only upgrade installed packages. dist-upgrade will install any new packages. You are likely to see differences between the two when moving from one release to another. Not so much (hardly ever) when upgrading within a release. Doing it in stages as fungus described is the safest way to do it. </p><p>The kernel will be upgraded to the latest version available if you have the kernel metapackage installed. (e.g. linux-image-amd64). Without the metapackage you need to install the newer kernel using your preferred method for installing packages: apt, apt-get, aptitude or synaptic.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 30 Jul 2017 21:21:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4096#p4096</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade Live USB to Ascii for testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4094#p4094</link>
			<description><![CDATA[<p>Update only updates the repository lists of packages, upgrade actually replaces your instaled packages with new ones.<br />dist-upgrade is used when you are shifting from something like stable to testing or testing to unstable.<br />It is always best to do one step at a time.<br />I am relatively sure that both upgrade and dist-upgrade will have the same results, and the new kernel will be installed together with everything else.&#160; The old kernel can never be uninstalled by such a command as it is the kernel the system will be running at the momment.<br />When you boot with the new kernel apt autoclean/ autoremove/ purge will clean up all unused pkgs and dependencies.<br />If you are running with a desktop use synaptic, reload --&gt; mark upgrades --&gt; apply after you have edited the repositories in synaptic or manually editing /etc/apt/sources.list</p><p>Don&#039;t sweat too much, this thing is built like a tank.</p>]]></description>
			<author><![CDATA[dummy@example.com (fungus)]]></author>
			<pubDate>Sun, 30 Jul 2017 21:08:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4094#p4094</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade Live USB to Ascii for testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4091#p4091</link>
			<description><![CDATA[<div class="quotebox"><cite>fungus wrote:</cite><blockquote><div><p>From jessie to ascii 4.9 comes automatically in my experience, and I believe 4.11 comes with ceres, but<br />you will still be running 3.16 while you are doing an upgrade.&#160; When I do such hops I don&#039;t care about the next kernel as much as about the transition.&#160; I like to update/upgrade what is most essential for the transition, even though in 99% of times it may not matter.&#160; I like to upgrade apt,dpkg,synaptic,,.... first and then rerun the update/upgrade with whatever tool is used.&#160; The new tool is always safer doing the edition hop, even though it is running on an older kernel which I have yet to see a problem with.&#160; I always keep 1-2 kernels backup just in case the new runs into a bug.</p></div></blockquote></div><p>So, to clarify things then, your plan would be as follows?</p><p>Install rsyslog as per the instructions of @fsmithred.</p><p>Modify the sources.list file to point to ascii.</p><p>Upgrade apt using the apt-get upgrade command.<br />Upgrade dpkg using the apt-get upgrade command.<br />Upgrade synaptic using the apt-get upgrade command.</p><p>Run the following commands in Terminal.<br />apt-get update<br />apt-get upgrade<br />apt-get dist-upgrade</p><p>Install the 4.9 kernel.</p><p>Which command should I use for installing the 4.9 kernel, apt-get update or apt-get upgrade?</p><p>Thanks, MTB.</p>]]></description>
			<author><![CDATA[dummy@example.com (mtbvfr)]]></author>
			<pubDate>Sun, 30 Jul 2017 17:30:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4091#p4091</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade Live USB to Ascii for testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4087#p4087</link>
			<description><![CDATA[<p>From jessie to ascii 4.9 comes automatically in my experience, and I believe 4.11 comes with ceres, but<br />you will still be running 3.16 while you are doing an upgrade.&#160; When I do such hops I don&#039;t care about the next kernel as much as about the transition.&#160; I like to update/upgrade what is most essential for the transition, even though in 99% of times it may not matter.&#160; I like to upgrade apt,dpkg,synaptic,,.... first and then rerun the update/upgrade with whatever tool is used.&#160; The new tool is always safer doing the edition hop, even though it is running on an older kernel which I have yet to see a problem with.&#160; I always keep 1-2 kernels backup just in case the new runs into a bug.</p>]]></description>
			<author><![CDATA[dummy@example.com (fungus)]]></author>
			<pubDate>Sun, 30 Jul 2017 14:49:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4087#p4087</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade Live USB to Ascii for testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4083#p4083</link>
			<description><![CDATA[<p>You can install the kernel after you&#039;re finished with the upgrade. That&#039;s assuming it doesn&#039;t get installed with the upgrade.</p><p>Before the upgrade:<br />Add this to /etc/apt/sources.list</p><div class="codebox"><pre><code># jessie backports
deb http://packages.devuan.org/merged jessie-backports main</code></pre></div><div class="codebox"><pre><code>apt-get update
apt-get -t jessie-backports install rsyslog</code></pre></div><p>You will get 8.23.0-2~bpo8+1</p><p>After you install it, comment out the backports line in sources.list, change the jessie lines to ascii and continue with the upgrade.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 30 Jul 2017 02:20:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4083#p4083</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade Live USB to Ascii for testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4082#p4082</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>You might need to install the newer kernel manually - if so, look for linux-image-4.9-something. And you can always add the -s option (--simulate) to see what will happen before you really do it.</p></div></blockquote></div><p>Can and should 4.9 be installed before updating the sources.list file and running the apt-get commands?</p><p>Or should it be done after the apt-get commands?</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Oh yeah. I&#039;m not sure of the current status of rsyslog. If it looks like it wants to cause problems, you can install rsyslog from backports (or else replace it with syslog-ng or busybox-syslogd.</p><p>Maybe some other problems. It&#039;s been a few weeks since I&#039;ve tried an upgrade to ascii. Be flexible and you&#039;ll get there.</p></div></blockquote></div><p>Which of the following should be used for rsyslog?</p><p><a href="https://auto.mirror.devuan.org/merged/dists/jessie-backports/main/binary-amd64/Packages" rel="nofollow">https://auto.mirror.devuan.org/merged/d … 4/Packages</a><br /><a href="https://auto.mirror.devuan.org/merged/dists/stable-backports/main/binary-amd64/Packages" rel="nofollow">https://auto.mirror.devuan.org/merged/d … 4/Packages</a></p><p>Thanks, MTB.</p>]]></description>
			<author><![CDATA[dummy@example.com (mtbvfr)]]></author>
			<pubDate>Sun, 30 Jul 2017 01:35:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4082#p4082</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upgrade Live USB to Ascii for testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4081#p4081</link>
			<description><![CDATA[<p>Depends on how you made the live usb. If you used the isohybrid feature (dd or cat the iso to /dev/sdX) then no. It&#039;s a read-only system. Any changes you make are lost on reboot. If you set up a persistent volume, then yes you could upgrade the live system, but it really doesn&#039;t make sense to do it that way. The persistent volume keeps copies of any files you add or change, so it would end up holding a copy of nearly the entire system. </p><p>You really need to install it and upgrade, then make a new live iso. Install to a spare partition, into a virtual machine or even onto another usb stick. Your upgrade procedure is correct. You might need to install the newer kernel manually - if so, look for linux-image-4.9-something. And you can always add the -s option (--simulate) to see what will happen before you really do it.</p><p>I don&#039;t remember what synaptic does, but you can probably do it all with that.</p><p>Oh yeah. I&#039;m not sure of the current status of rsyslog. If it looks like it wants to cause problems, you can install rsyslog from backports (or else replace it with syslog-ng or busybox-syslogd.</p><p>Maybe some other problems. It&#039;s been a few weeks since I&#039;ve tried an upgrade to ascii. Be flexible and you&#039;ll get there.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 30 Jul 2017 00:17:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4081#p4081</guid>
		</item>
		<item>
			<title><![CDATA[Upgrade Live USB to Ascii for testing?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4079#p4079</link>
			<description><![CDATA[<p>Hi All,</p><p>Can I upgrade a Live USB to Ascii for testing?</p><p>If so, which is the best method to use for providing any feedback incase of problems?</p><p>Should I manually modify the sources.list file to point to ascii instead of jessie and then use the following commands in Terminal?</p><p>apt-get update<br />apt-get upgrade<br />apt-get dist-upgrade</p><p>Can the same be achieved using Synaptic via the Repositories menu option?</p><p>Thanks, MTB.</p>]]></description>
			<author><![CDATA[dummy@example.com (mtbvfr)]]></author>
			<pubDate>Sat, 29 Jul 2017 22:06:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4079#p4079</guid>
		</item>
	</channel>
</rss>
