<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to clone an installation : Ubuntu (5.10 / 6.06.1 / 6.10)</title>
	<atom:link href="http://ubuntu-tutorials.com/2006/12/05/how-to-clone-an-installation-ubuntu-510-6061-610/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2006/12/05/how-to-clone-an-installation-ubuntu-510-6061-610/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Thu, 02 Feb 2012 10:29:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: oatkinson</title>
		<link>http://ubuntu-tutorials.com/2006/12/05/how-to-clone-an-installation-ubuntu-510-6061-610/#comment-8758</link>
		<dc:creator>oatkinson</dc:creator>
		<pubDate>Tue, 19 May 2009 21:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=195#comment-8758</guid>
		<description>Will this work going between 64bit 9.04 and 32bit 9.04? </description>
		<content:encoded><![CDATA[<p>Will this work going between 64bit 9.04 and 32bit 9.04?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Casamayou</title>
		<link>http://ubuntu-tutorials.com/2006/12/05/how-to-clone-an-installation-ubuntu-510-6061-610/#comment-5214</link>
		<dc:creator>Luis Casamayou</dc:creator>
		<pubDate>Fri, 04 Jul 2008 13:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=195#comment-5214</guid>
		<description>I find a simpler method

sudo dpkg --get-seleccions &gt; ubuntuSel.txt

In te nuw system:
sudo dpkg --get-selections &lt; ubuntuSel.txt
sudo aptitude install</description>
		<content:encoded><![CDATA[<p>I find a simpler method</p>
<p>sudo dpkg &#8211;get-seleccions &gt; ubuntuSel.txt</p>
<p>In te nuw system:<br />
sudo dpkg &#8211;get-selections &lt; ubuntuSel.txt<br />
sudo aptitude install</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: udienz</title>
		<link>http://ubuntu-tutorials.com/2006/12/05/how-to-clone-an-installation-ubuntu-510-6061-610/#comment-4874</link>
		<dc:creator>udienz</dc:creator>
		<pubDate>Thu, 19 Jun 2008 14:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=195#comment-4874</guid>
		<description>awesome article... but i use different method
$ sudo dpkg --get-selections &#124; grep &#039;install$=&#039; &#124; awk &#039;{print $1}&#039; &gt; package_list</description>
		<content:encoded><![CDATA[<p>awesome article&#8230; but i use different method<br />
$ sudo dpkg &#8211;get-selections | grep &#8216;install$=&#8217; | awk &#8216;{print $1}&#8217; &gt; package_list</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://ubuntu-tutorials.com/2006/12/05/how-to-clone-an-installation-ubuntu-510-6061-610/#comment-4188</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 06 Apr 2008 21:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=195#comment-4188</guid>
		<description>Hi UT,

Great tutorial, thanks--but I can&#039;t get it to run.  I ran:  

sudo dpkg --get-selections &#124; grep &#039;[[:space:]]install$=&#039; \&#124; awk &#039;{print $1}&#039; &gt; package_list grep: &#124;: 

with the correct dashes &amp; quotation marks as noted, but the output was:

No such file or directory
grep: awk: No such file or directory
grep: {print $1}: No such file or directory

Am I missing something?

Also, since Sbackup is mentioned in the comments, I&#039;ve been trying it.  It behaves exactly as the tutorial describes except that it doesn&#039;t back up--does nothing in fact.

I&#039;m running Ubuntu 6.06.2, kernel 2.6.15-51-686 on a 2.80GHz Pentium 4 CPU.

Thanks in advance for any suggestions.</description>
		<content:encoded><![CDATA[<p>Hi UT,</p>
<p>Great tutorial, thanks&#8211;but I can&#8217;t get it to run.  I ran:  </p>
<p>sudo dpkg &#8211;get-selections | grep &#8216;[[:space:]]install$=&#8217; \| awk &#8216;{print $1}&#8217; &gt; package_list grep: |: </p>
<p>with the correct dashes &amp; quotation marks as noted, but the output was:</p>
<p>No such file or directory<br />
grep: awk: No such file or directory<br />
grep: {print $1}: No such file or directory</p>
<p>Am I missing something?</p>
<p>Also, since Sbackup is mentioned in the comments, I&#8217;ve been trying it.  It behaves exactly as the tutorial describes except that it doesn&#8217;t back up&#8211;does nothing in fact.</p>
<p>I&#8217;m running Ubuntu 6.06.2, kernel 2.6.15-51-686 on a 2.80GHz Pentium 4 CPU.</p>
<p>Thanks in advance for any suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atif</title>
		<link>http://ubuntu-tutorials.com/2006/12/05/how-to-clone-an-installation-ubuntu-510-6061-610/#comment-287</link>
		<dc:creator>atif</dc:creator>
		<pubDate>Wed, 25 Apr 2007 07:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=195#comment-287</guid>
		<description>hello,i am the new user of ubuntu linux i have installed this but yet it is not being started.bcoz it ask for commands and i dont know about these commands. i installed the breezy</description>
		<content:encoded><![CDATA[<p>hello,i am the new user of ubuntu linux i have installed this but yet it is not being started.bcoz it ask for commands and i dont know about these commands. i installed the breezy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian baggett dot com &#187;</title>
		<link>http://ubuntu-tutorials.com/2006/12/05/how-to-clone-an-installation-ubuntu-510-6061-610/#comment-286</link>
		<dc:creator>brian baggett dot com &#187;</dc:creator>
		<pubDate>Wed, 14 Mar 2007 01:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=195#comment-286</guid>
		<description>[...] How to clone your Ubuntu installation - Every Ubuntu (or other Debian derivative) user should use this. Good for rebuilding your PC from scratch if you stick to using packages from repositories. Also back up your sources.list. [...]</description>
		<content:encoded><![CDATA[<p>[...] How to clone your Ubuntu installation &#8211; Every Ubuntu (or other Debian derivative) user should use this. Good for rebuilding your PC from scratch if you stick to using packages from repositories. Also back up your sources.list. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben_K</title>
		<link>http://ubuntu-tutorials.com/2006/12/05/how-to-clone-an-installation-ubuntu-510-6061-610/#comment-285</link>
		<dc:creator>Ben_K</dc:creator>
		<pubDate>Sat, 17 Feb 2007 21:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=195#comment-285</guid>
		<description>OK. This copies off the packages, but what about the customized configuration files? Do we just try to clone /etc, and hope that gets everything, or is there a more sophisticated way to do it?</description>
		<content:encoded><![CDATA[<p>OK. This copies off the packages, but what about the customized configuration files? Do we just try to clone /etc, and hope that gets everything, or is there a more sophisticated way to do it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhinay</title>
		<link>http://ubuntu-tutorials.com/2006/12/05/how-to-clone-an-installation-ubuntu-510-6061-610/#comment-284</link>
		<dc:creator>Abhinay</dc:creator>
		<pubDate>Sat, 06 Jan 2007 14:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=195#comment-284</guid>
		<description>It is a Very useful command. Thanks for your tutorial.
I have doubt,
&quot; sudo dpkg --get-selections &#124; awk &#039;{print $1}&#039; &quot; and &quot; sudo dpkg --get-selections &#124; grep &#039;[[:space:]]install$&#039;&#124; awk &#039;{print $1}&#039; &quot; does the same. then Why to use grep ?
Thank you</description>
		<content:encoded><![CDATA[<p>It is a Very useful command. Thanks for your tutorial.<br />
I have doubt,<br />
&#8221; sudo dpkg &#8211;get-selections | awk &#8216;{print $1}&#8217; &#8221; and &#8221; sudo dpkg &#8211;get-selections | grep &#8216;[[:space:]]install$&#8217;| awk &#8216;{print $1}&#8217; &#8221; does the same. then Why to use grep ?<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Toponce</title>
		<link>http://ubuntu-tutorials.com/2006/12/05/how-to-clone-an-installation-ubuntu-510-6061-610/#comment-283</link>
		<dc:creator>Aaron Toponce</dc:creator>
		<pubDate>Wed, 20 Dec 2006 16:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=195#comment-283</guid>
		<description>Roger-

And what&#039;s your point?  Making information available to millions, strengthening the community and providing resources to others that may not otherwise have them available.

I&#039;ve asked this before, and I&#039;ll ask it again: what are YOU doing to help the Ubuntu community?</description>
		<content:encoded><![CDATA[<p>Roger-</p>
<p>And what&#8217;s your point?  Making information available to millions, strengthening the community and providing resources to others that may not otherwise have them available.</p>
<p>I&#8217;ve asked this before, and I&#8217;ll ask it again: what are YOU doing to help the Ubuntu community?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fast_rizwaan</title>
		<link>http://ubuntu-tutorials.com/2006/12/05/how-to-clone-an-installation-ubuntu-510-6061-610/#comment-282</link>
		<dc:creator>fast_rizwaan</dc:creator>
		<pubDate>Sat, 09 Dec 2006 23:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=195#comment-282</guid>
		<description>&lt;code&gt; &quot;dpkg --get-selections &#124; grep &#039;[[:space:]]install&#039; &#124; awk &#039;{print $1}&#039; &gt; package_list2&quot; &lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><code> "dpkg --get-selections | grep '[[:space:]]install' | awk '{print $1}' &gt; package_list2" </code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 2/6 queries in 0.004 seconds using disk: basic
Object Caching 309/310 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-02-09 22:10:16 -->
