<?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 for sr128.org</title>
	<atom:link href="http://sr128.org/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://sr128.org/blog</link>
	<description>Just another weblog - thoughts, hints, reminders</description>
	<lastBuildDate>Wed, 30 Mar 2011 17:25:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on VirtualBox clone Hard drive by RevAaron</title>
		<link>http://sr128.org/blog/?p=80#comment-144</link>
		<dc:creator>RevAaron</dc:creator>
		<pubDate>Wed, 30 Mar 2011 17:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://sr128.org/blog/?p=80#comment-144</guid>
		<description>On Windows, you don&#039;t need to change directories into the HardDisks folder; nor do you need to use a full path. You do need to refer to a VDI file that is registered in the VirtualBox Virtual Media Manager. 

I just did this VB 3.2.10:


C:\Users\rev&gt; vboxmanage clonehd Arch.vdi Arch_preUpgrade.vdi


Arch.vdi is in C:\Users\rev\.VirtualBox\HardDisks and 
&lt;b&gt;not&lt;/b&gt; C:\Users\rev . Worked like a charm.</description>
		<content:encoded><![CDATA[<p>On Windows, you don&#8217;t need to change directories into the HardDisks folder; nor do you need to use a full path. You do need to refer to a VDI file that is registered in the VirtualBox Virtual Media Manager. </p>
<p>I just did this VB 3.2.10:</p>
<p>C:\Users\rev&gt; vboxmanage clonehd Arch.vdi Arch_preUpgrade.vdi</p>
<p>Arch.vdi is in C:\Users\rev\.VirtualBox\HardDisks and<br />
<b>not</b> C:\Users\rev . Worked like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox clone Hard drive by Jose</title>
		<link>http://sr128.org/blog/?p=80#comment-139</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Tue, 15 Feb 2011 19:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://sr128.org/blog/?p=80#comment-139</guid>
		<description>I tried this from the folder location:

&lt;b&gt;VBoxManage clonehd disk1.vdi disk2.vdi&lt;/b&gt;

And it didn&#039;t work.

Then I typed the whole address file:

&lt;b&gt;VBoxManage clonehd /VirtualBox/HardDisks/disk1.vdi /VirtualBox/HardDisks/disk2.vdi&lt;/b&gt;

That did it.</description>
		<content:encoded><![CDATA[<p>I tried this from the folder location:</p>
<p><b>VBoxManage clonehd disk1.vdi disk2.vdi</b></p>
<p>And it didn&#8217;t work.</p>
<p>Then I typed the whole address file:</p>
<p><b>VBoxManage clonehd /VirtualBox/HardDisks/disk1.vdi /VirtualBox/HardDisks/disk2.vdi</b></p>
<p>That did it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox clone Hard drive by Ben New</title>
		<link>http://sr128.org/blog/?p=80#comment-136</link>
		<dc:creator>Ben New</dc:creator>
		<pubDate>Thu, 20 Jan 2011 17:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://sr128.org/blog/?p=80#comment-136</guid>
		<description>Thanks for this :-)

One minor point, this only works if you &lt;code&gt;cd&lt;/code&gt; to the HardDisks directory first.

i.e. This will not work:

&lt;blockquote&gt;
cd
VBoxManage clonehd .VirtualBox/HardDisks/disk1.vdi .VirtualBox/HardDisks/disk2.vdi
&lt;/blockquote&gt;

Instead, you have to do this:

&lt;blockquote&gt;
cd ~/.VirtualBox/HardDisks
VBoxManage clonehd disk1.vdi disk2.vdi
&lt;/blockquote&gt;

At least that is my experience.</description>
		<content:encoded><![CDATA[<p>Thanks for this <img src='http://sr128.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>One minor point, this only works if you <code>cd</code> to the HardDisks directory first.</p>
<p>i.e. This will not work:</p>
<blockquote><p>
cd<br />
VBoxManage clonehd .VirtualBox/HardDisks/disk1.vdi .VirtualBox/HardDisks/disk2.vdi
</p></blockquote>
<p>Instead, you have to do this:</p>
<blockquote><p>
cd ~/.VirtualBox/HardDisks<br />
VBoxManage clonehd disk1.vdi disk2.vdi
</p></blockquote>
<p>At least that is my experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox clone Hard drive by Colin</title>
		<link>http://sr128.org/blog/?p=80#comment-134</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Mon, 13 Dec 2010 20:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://sr128.org/blog/?p=80#comment-134</guid>
		<description>Worked absolutely perfectly for me, thanks!</description>
		<content:encoded><![CDATA[<p>Worked absolutely perfectly for me, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox clone Hard drive by Lee</title>
		<link>http://sr128.org/blog/?p=80#comment-119</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Mon, 19 Jul 2010 08:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://sr128.org/blog/?p=80#comment-119</guid>
		<description>Thank you! Worked a treat.  (I am a mac user, ran in Terminal).</description>
		<content:encoded><![CDATA[<p>Thank you! Worked a treat.  (I am a mac user, ran in Terminal).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync usage and &#8216;Argument list too long&#8217; error by Uso de Rsync y el Error &#8216;Argument list too long&#8217; &#124; Rsync usage and &#8216;Argument list too long&#8217; error &#124; Techironic</title>
		<link>http://sr128.org/blog/?p=90#comment-102</link>
		<dc:creator>Uso de Rsync y el Error &#8216;Argument list too long&#8217; &#124; Rsync usage and &#8216;Argument list too long&#8217; error &#124; Techironic</dc:creator>
		<pubDate>Mon, 18 Jan 2010 10:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://sr128.org/blog/?p=90#comment-102</guid>
		<description>[...] solución alternativa ya que necesitaba usar rsync, buscando en google, encontre el siguiente enlace que me permitió solventar este problema ejecutando el comando de la siguiente forma: rsync -av [...]</description>
		<content:encoded><![CDATA[<p>[...] solución alternativa ya que necesitaba usar rsync, buscando en google, encontre el siguiente enlace que me permitió solventar este problema ejecutando el comando de la siguiente forma: rsync -av [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync usage and &#8216;Argument list too long&#8217; error by sandraraven15</title>
		<link>http://sr128.org/blog/?p=90#comment-63</link>
		<dc:creator>sandraraven15</dc:creator>
		<pubDate>Wed, 09 Sep 2009 12:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://sr128.org/blog/?p=90#comment-63</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://sr128.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync usage and &#8216;Argument list too long&#8217; error by Jessicacype</title>
		<link>http://sr128.org/blog/?p=90#comment-26</link>
		<dc:creator>Jessicacype</dc:creator>
		<pubDate>Sun, 10 May 2009 15:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://sr128.org/blog/?p=90#comment-26</guid>
		<description>I love it! That is way cool man! The steps weren’t that complicated too, which is great.</description>
		<content:encoded><![CDATA[<p>I love it! That is way cool man! The steps weren’t that complicated too, which is great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mysql Falcon storage engine vs. MyIsam/InnoDB by Websites tagged "myisam" on Postsaver</title>
		<link>http://sr128.org/blog/?p=20#comment-24</link>
		<dc:creator>Websites tagged "myisam" on Postsaver</dc:creator>
		<pubDate>Tue, 28 Apr 2009 23:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://sr128.org/blog/?p=20#comment-24</guid>
		<description>[...] - for those who think mysql is a good solution saved by Gear2009-04-24 - Mysql Falcon storage engine vs. MyIsam/InnoDB saved by artform2009-04-23 - Penny Leach: for those who think mysql is a good solution saved by [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; for those who think mysql is a good solution saved by Gear2009-04-24 &#8211; Mysql Falcon storage engine vs. MyIsam/InnoDB saved by artform2009-04-23 &#8211; Penny Leach: for those who think mysql is a good solution saved by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on *nix prompts &#8211; user@machine:directory by miker</title>
		<link>http://sr128.org/blog/?p=39#comment-19</link>
		<dc:creator>miker</dc:creator>
		<pubDate>Thu, 05 Mar 2009 16:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://sr128.org/blog/?p=39#comment-19</guid>
		<description>I use:
PS1=&#039;`uname -n` ($PWD)$&#039;

uname -n because it reminds me which of 700+ systems I&#039;m logged in to!</description>
		<content:encoded><![CDATA[<p>I use:<br />
PS1=&#8217;`uname -n` ($PWD)$&#8217;</p>
<p>uname -n because it reminds me which of 700+ systems I&#8217;m logged in to!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

