<?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: Installing (and reinstalling) Linux on your desktop</title>
	<atom:link href="http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/</link>
	<description>Artifacts from my professional, personal, and virtual lives.</description>
	<lastBuildDate>Tue, 17 Jan 2012 12:07:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Temporary Saint</title>
		<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/comment-page-1/#comment-2021</link>
		<dc:creator>Temporary Saint</dc:creator>
		<pubDate>Thu, 15 Jul 2010 19:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.sutor.com/c/?p=1507#comment-2021</guid>
		<description>I decided to test TheGZeus&#039;s process and and found the following changes need to be made to the commands he listed.

Line 2 should read:

cp /etc/apt/sources.list /etc/apt/preferences /media/usbharddrive

For both of the dpkg commands a DOUBLE hyphen precedes the &#039;get&#039; and &#039;set&#039; parameters (they are actually there but hard to distinguish due to the typeface).  Also for there should be a &#039;&gt;&#039; after the get-selections parameter to direct the output to the specified file.  Likewise I presume a &#039;&lt;&#039; should come after the set-selections parameter to direct the input from the file.  However when I ran the

apt-get -y install

command, nothing was installed.

So TheGZeus, if you&#039;re out there can you help me out?</description>
		<content:encoded><![CDATA[<p>I decided to test TheGZeus&#8217;s process and and found the following changes need to be made to the commands he listed.</p>
<p>Line 2 should read:</p>
<p>cp /etc/apt/sources.list /etc/apt/preferences /media/usbharddrive</p>
<p>For both of the dpkg commands a DOUBLE hyphen precedes the &#8216;get&#8217; and &#8216;set&#8217; parameters (they are actually there but hard to distinguish due to the typeface).  Also for there should be a &#8216;&gt;&#8217; after the get-selections parameter to direct the output to the specified file.  Likewise I presume a &#8216;&lt;&#039; should come after the set-selections parameter to direct the input from the file.  However when I ran the</p>
<p>apt-get -y install</p>
<p>command, nothing was installed.</p>
<p>So TheGZeus, if you&#039;re out there can you help me out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K.S. Bhaskar</title>
		<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/comment-page-1/#comment-1987</link>
		<dc:creator>K.S. Bhaskar</dc:creator>
		<pubDate>Wed, 14 Jul 2010 16:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sutor.com/c/?p=1507#comment-1987</guid>
		<description>When setting up a computer, I always configure at least two root partitions and one /home.  Each root partition mounts the other as /spare.  So, I can always boot into either of two Linuxes.  I especially use this for upgrades - copy one partition into the other (fiddling with /etc/fstab and updating the grub configuration) ensure that both work correctly and upgrade the spare.  Once I am satisfied that it is wholesome, I update the grub to switch the default root and spare.

/home is always encrypted, and I always manually mount it post boot.  There is a rudimentary /home in each root partition.  When I cross international boundaries, laptops are always powered down, and in the (presumably unlikely but possible) eventuality the laptop is examined, I can always boot and login without mounting the encrypted /home.</description>
		<content:encoded><![CDATA[<p>When setting up a computer, I always configure at least two root partitions and one /home.  Each root partition mounts the other as /spare.  So, I can always boot into either of two Linuxes.  I especially use this for upgrades &#8211; copy one partition into the other (fiddling with /etc/fstab and updating the grub configuration) ensure that both work correctly and upgrade the spare.  Once I am satisfied that it is wholesome, I update the grub to switch the default root and spare.</p>
<p>/home is always encrypted, and I always manually mount it post boot.  There is a rudimentary /home in each root partition.  When I cross international boundaries, laptops are always powered down, and in the (presumably unlikely but possible) eventuality the laptop is examined, I can always boot and login without mounting the encrypted /home.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Doctor</title>
		<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/comment-page-1/#comment-1983</link>
		<dc:creator>The Doctor</dc:creator>
		<pubDate>Wed, 14 Jul 2010 14:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sutor.com/c/?p=1507#comment-1983</guid>
		<description>Been there, done that.  Good article!</description>
		<content:encoded><![CDATA[<p>Been there, done that.  Good article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randiroo76073</title>
		<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/comment-page-1/#comment-1981</link>
		<dc:creator>randiroo76073</dc:creator>
		<pubDate>Wed, 14 Jul 2010 11:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sutor.com/c/?p=1507#comment-1981</guid>
		<description>I run multiple distros and have always had a separate /home partition(as big as I had room for) and kept my / partitions to 15gb. I differentiate my user folder by my initials + distro name &amp; have common folders(Documents, Pictures, Videos, etc) in /home. Makes sharing info between distros a snap, no syncing necessary.</description>
		<content:encoded><![CDATA[<p>I run multiple distros and have always had a separate /home partition(as big as I had room for) and kept my / partitions to 15gb. I differentiate my user folder by my initials + distro name &amp; have common folders(Documents, Pictures, Videos, etc) in /home. Makes sharing info between distros a snap, no syncing necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/comment-page-1/#comment-1976</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 14 Jul 2010 05:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.sutor.com/c/?p=1507#comment-1976</guid>
		<description>A reboot is not required in the last step unless you&#039;re upgrading a kernel.
I&#039;ve never had to re-install a Linux distribution on any of my machines,
despite some nasty situations, e.g., a hardware failure right in the middle of
a large package upgrade. If you know what you&#039;re doing, you can work your way
out of most problems relatively quickly. It is best to keep a live CD or DVD
on hand, though, as a rescue environment - and be sure to learn the shell and
the layout of files in /etc from a good Linux administration book if you
aren&#039;t experienced with Unix or Linux systems.</description>
		<content:encoded><![CDATA[<p>A reboot is not required in the last step unless you&#8217;re upgrading a kernel.<br />
I&#8217;ve never had to re-install a Linux distribution on any of my machines,<br />
despite some nasty situations, e.g., a hardware failure right in the middle of<br />
a large package upgrade. If you know what you&#8217;re doing, you can work your way<br />
out of most problems relatively quickly. It is best to keep a live CD or DVD<br />
on hand, though, as a rescue environment &#8211; and be sure to learn the shell and<br />
the layout of files in /etc from a good Linux administration book if you<br />
aren&#8217;t experienced with Unix or Linux systems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: finid</title>
		<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/comment-page-1/#comment-1974</link>
		<dc:creator>finid</dc:creator>
		<pubDate>Wed, 14 Jul 2010 05:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sutor.com/c/?p=1507#comment-1974</guid>
		<description>Aside from the LVM and separate /home partition suggestions, you should take a look at distros with a rollback gui tool. Pardus has it, and I believe Mandriva, too.

See the last latest review of Pardus http://linuxbsdos.com/2010/06/13/pardus-2009-2-review/</description>
		<content:encoded><![CDATA[<p>Aside from the LVM and separate /home partition suggestions, you should take a look at distros with a rollback gui tool. Pardus has it, and I believe Mandriva, too.</p>
<p>See the last latest review of Pardus <a href="http://linuxbsdos.com/2010/06/13/pardus-2009-2-review/" rel="nofollow">http://linuxbsdos.com/2010/06/13/pardus-2009-2-review/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon VanWagner</title>
		<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/comment-page-1/#comment-1970</link>
		<dc:creator>Shannon VanWagner</dc:creator>
		<pubDate>Wed, 14 Jul 2010 02:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sutor.com/c/?p=1507#comment-1970</guid>
		<description>I usually setup 3 partitions, swap, /, and /home... This way I can always easily format an reinstall the system &quot;/&quot;.

Linux is very easy to refresh because it does a very good job of keeping user space stuff (personal settings, files, etc.) separate from system stuff (e.g., programs that can be reinstalled from the repositories with ease).

GNU+Linux is awesome!</description>
		<content:encoded><![CDATA[<p>I usually setup 3 partitions, swap, /, and /home&#8230; This way I can always easily format an reinstall the system &#8220;/&#8221;.</p>
<p>Linux is very easy to refresh because it does a very good job of keeping user space stuff (personal settings, files, etc.) separate from system stuff (e.g., programs that can be reinstalled from the repositories with ease).</p>
<p>GNU+Linux is awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homer</title>
		<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/comment-page-1/#comment-1968</link>
		<dc:creator>Homer</dc:creator>
		<pubDate>Wed, 14 Jul 2010 01:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.sutor.com/c/?p=1507#comment-1968</guid>
		<description>Also.  Use lvm or separate partitions for your /home and/or data and you can then install any number or distros on /, and import your /home and data.  That way all your configuration isn&#039;t overwritten on install of the core OS and you don&#039;t have to re-setup and applications.  As soon as they are installed they will be configured from your old configuration files in /home.</description>
		<content:encoded><![CDATA[<p>Also.  Use lvm or separate partitions for your /home and/or data and you can then install any number or distros on /, and import your /home and data.  That way all your configuration isn&#8217;t overwritten on install of the core OS and you don&#8217;t have to re-setup and applications.  As soon as they are installed they will be configured from your old configuration files in /home.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homer</title>
		<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/comment-page-1/#comment-1967</link>
		<dc:creator>Homer</dc:creator>
		<pubDate>Wed, 14 Jul 2010 01:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sutor.com/c/?p=1507#comment-1967</guid>
		<description>Just use re-writeable media. I&#039;m often installing new or different distros and for this I use cd/dvd-rw&#039;s.  Why waste a bit of plastic when you don&#039;t need to.</description>
		<content:encoded><![CDATA[<p>Just use re-writeable media. I&#8217;m often installing new or different distros and for this I use cd/dvd-rw&#8217;s.  Why waste a bit of plastic when you don&#8217;t need to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alejandro</title>
		<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/comment-page-1/#comment-1966</link>
		<dc:creator>Alejandro</dc:creator>
		<pubDate>Wed, 14 Jul 2010 01:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sutor.com/c/?p=1507#comment-1966</guid>
		<description>TheGZeus got it perfectly.
to make things even easier for the future make sure you install /home on it own partition from the beginning.</description>
		<content:encoded><![CDATA[<p>TheGZeus got it perfectly.<br />
to make things even easier for the future make sure you install /home on it own partition from the beginning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: helios</title>
		<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/comment-page-1/#comment-1965</link>
		<dc:creator>helios</dc:creator>
		<pubDate>Wed, 14 Jul 2010 01:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.sutor.com/c/?p=1507#comment-1965</guid>
		<description>&lt;b&gt;If the system did not automatically connect to your network, look around and help it find the network.&lt;/b&gt;

I haven&#039;t had this happen since 2007 unless it was AT&amp;T DSL or some obscure wireless hotspot dongle.  Most major cable providers just connect.  

But what about the drivers...I mean, like in Windows, what about going around and getting all the drivers...

Oh wait...we&#039;re talking Linux here.

Never mind.</description>
		<content:encoded><![CDATA[<p><b>If the system did not automatically connect to your network, look around and help it find the network.</b></p>
<p>I haven&#8217;t had this happen since 2007 unless it was AT&amp;T DSL or some obscure wireless hotspot dongle.  Most major cable providers just connect.  </p>
<p>But what about the drivers&#8230;I mean, like in Windows, what about going around and getting all the drivers&#8230;</p>
<p>Oh wait&#8230;we&#8217;re talking Linux here.</p>
<p>Never mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheGZeus</title>
		<link>http://www.sutor.com/c/2010/07/installing-and-reinstalling-linux-on-your-desktop/comment-page-1/#comment-1959</link>
		<dc:creator>TheGZeus</dc:creator>
		<pubDate>Tue, 13 Jul 2010 18:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sutor.com/c/?p=1507#comment-1959</guid>
		<description>rsync -av /home /media/usbhardddrive
cp /etc/apt/sources.list /etc/apt/preferences 
dpkg --get-selections /media/usbhardddrive/selections.apt
*install testing*
rsync -av /media/usbhardddrive/home/ /home
cp /media/usbhardddrive/sources.list /media/usbhardddrive/preferences /etc/apt
apt-get update
*install needed keyrings/keys for repositories*
apt-get update
apt-get upgrade
dpkg --set-selections /media/usbharddrive/selections.apt
apt-get -y install

Done.</description>
		<content:encoded><![CDATA[<p>rsync -av /home /media/usbhardddrive<br />
cp /etc/apt/sources.list /etc/apt/preferences<br />
dpkg &#8211;get-selections /media/usbhardddrive/selections.apt<br />
*install testing*<br />
rsync -av /media/usbhardddrive/home/ /home<br />
cp /media/usbhardddrive/sources.list /media/usbhardddrive/preferences /etc/apt<br />
apt-get update<br />
*install needed keyrings/keys for repositories*<br />
apt-get update<br />
apt-get upgrade<br />
dpkg &#8211;set-selections /media/usbharddrive/selections.apt<br />
apt-get -y install</p>
<p>Done.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.376 seconds -->

