<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Partition images with Partimage and Partimaged</title>
	<atom:link href="http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/</link>
	<description>An open-source software and technology related journal</description>
	<lastBuildDate>Tue, 18 Jun 2013 13:13:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steven</title>
		<link>http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-1811</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Sat, 22 Jul 2006 02:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-1811</guid>
		<description><![CDATA[If you want to use multicast clone, maybe you can try &lt;a href=&quot;http://drbl.sf.net&quot; rel=&quot;nofollow&quot;&gt;DRBL/clonezilla&lt;/a&gt;, it is based on partimage, ntfsclone, and udpcast.]]></description>
		<content:encoded><![CDATA[<p>If you want to use multicast clone, maybe you can try <a href="http://drbl.sf.net" rel="nofollow">DRBL/clonezilla</a>, it is based on partimage, ntfsclone, and udpcast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnot</title>
		<link>http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-130</link>
		<dc:creator>Gnot</dc:creator>
		<pubDate>Fri, 13 Jan 2006 17:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-130</guid>
		<description><![CDATA[Furthermore, &lt;code&gt;partimage&lt;/code&gt; does not include the free space in the image file. Contrariwise, &lt;code&gt;dd&lt;/code&gt; does, but, as it has been mentioned in the previous comments, it can be cleared out. Links to the relevant projects, (&lt;code&gt;G4U&lt;/code&gt;, &lt;code&gt;G4L&lt;/code&gt;) can be found in the previous comments.]]></description>
		<content:encoded><![CDATA[<p>Furthermore, <code>partimage</code> does not include the free space in the image file. Contrariwise, <code>dd</code> does, but, as it has been mentioned in the previous comments, it can be cleared out. Links to the relevant projects, (<code>G4U</code>, <code>G4L</code>) can be found in the previous comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claus</title>
		<link>http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-129</link>
		<dc:creator>Claus</dc:creator>
		<pubDate>Fri, 13 Jan 2006 08:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-129</guid>
		<description><![CDATA[dd is working on a block base. partimage is working on a filesystem base.]]></description>
		<content:encoded><![CDATA[<p>dd is working on a block base. partimage is working on a filesystem base.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Korger</title>
		<link>http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-117</link>
		<dc:creator>Korger</dc:creator>
		<pubDate>Sun, 08 Jan 2006 20:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-117</guid>
		<description><![CDATA[I&#039;m sorry if this question sounds stupid, but what is the advantage of partimage over basic command-line tools?  For example, in what way is

# ./partimage -z1 -o -d save /dev/hdb7 /mnt/storage/test_hdb7.partimg.gz

better than

# dd if=/dev/hdb7 &#124; gzip &gt;/mnt/storage/test_hdb7.partimg.gz

?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry if this question sounds stupid, but what is the advantage of partimage over basic command-line tools?  For example, in what way is</p>
<p># ./partimage -z1 -o -d save /dev/hdb7 /mnt/storage/test_hdb7.partimg.gz</p>
<p>better than</p>
<p># dd if=/dev/hdb7 | gzip &gt;/mnt/storage/test_hdb7.partimg.gz</p>
<p>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Strangio</title>
		<link>http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-111</link>
		<dc:creator>Jack Strangio</dc:creator>
		<pubDate>Sat, 07 Jan 2006 11:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-111</guid>
		<description><![CDATA[Just a small note of caution with partimage. I used to use partimage quite a lot to backup my NTFS partition.  It worked well. However, one day I wanted to restore a partition which I had reduced in size. The size was still quite a bit larger than the amount of data which partimage had saved, but it was smaller than the partition had originally been. Partimage refused to restore the data. Oops!]]></description>
		<content:encoded><![CDATA[<p>Just a small note of caution with partimage. I used to use partimage quite a lot to backup my NTFS partition.  It worked well. However, one day I wanted to restore a partition which I had reduced in size. The size was still quite a bit larger than the amount of data which partimage had saved, but it was smaller than the partition had originally been. Partimage refused to restore the data. Oops!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-110</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Sat, 07 Jan 2006 06:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-110</guid>
		<description><![CDATA[All three projects seem very interesting. At the same time I wish they could all work together to bring us one kickass product! Heck I&#039;d even pay for it as the ghosts within Ghost can be a bit pissy at times. I would support this OSS with donations hehe.

Here&#039;s to dreams though and here to all three projects continuing and thriving. This is a much needed area for development.]]></description>
		<content:encoded><![CDATA[<p>All three projects seem very interesting. At the same time I wish they could all work together to bring us one kickass product! Heck I&#8217;d even pay for it as the ghosts within Ghost can be a bit pissy at times. I would support this OSS with donations hehe.</p>
<p>Here&#8217;s to dreams though and here to all three projects continuing and thriving. This is a much needed area for development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnot</title>
		<link>http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-104</link>
		<dc:creator>Gnot</dc:creator>
		<pubDate>Fri, 06 Jan 2006 19:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-104</guid>
		<description><![CDATA[I was just reading about G4U. I&#039;ll also try G4L. Both seem very nice.
Before partimage I was using dd with gzip to save partitions. Now I see that besides partimage there are also some other nice projects. Thanks for posting this info.
I also suggest that you give partimage a shot.]]></description>
		<content:encoded><![CDATA[<p>I was just reading about G4U. I&#8217;ll also try G4L. Both seem very nice.<br />
Before partimage I was using dd with gzip to save partitions. Now I see that besides partimage there are also some other nice projects. Thanks for posting this info.<br />
I also suggest that you give partimage a shot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Setzer II</title>
		<link>http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-103</link>
		<dc:creator>Michael Setzer II</dc:creator>
		<pubDate>Fri, 06 Jan 2006 18:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-103</guid>
		<description><![CDATA[I haven&#039;t used partimage, but two other projects that use the dd approach are active, and with the clearing of the free space before imaging, it is not a big issue, and handles multiple partition types. 

G4U is a netbsd project that does images from a boot floppy or cd image.
http://www.feyrer.de/g4u/

G4L is a linux based CD project that has a gui to the creation using dialog and busybox.
http://freshmeat.net/projects/g4l/
http://sourceforge.net/projects/g4l

I&#039;m currently working on the next version with a working copy that adds some new options.
ftp://fedoragcc.dyndns.org/g4l-v0.15.iso

Totally free by the way...]]></description>
		<content:encoded><![CDATA[<p>I haven&#8217;t used partimage, but two other projects that use the dd approach are active, and with the clearing of the free space before imaging, it is not a big issue, and handles multiple partition types. </p>
<p>G4U is a netbsd project that does images from a boot floppy or cd image.<br />
<a href="http://www.feyrer.de/g4u/" rel="nofollow">http://www.feyrer.de/g4u/</a></p>
<p>G4L is a linux based CD project that has a gui to the creation using dialog and busybox.<br />
<a href="http://freshmeat.net/projects/g4l/" rel="nofollow">http://freshmeat.net/projects/g4l/</a><br />
<a href="http://sourceforge.net/projects/g4l" rel="nofollow">http://sourceforge.net/projects/g4l</a></p>
<p>I&#8217;m currently working on the next version with a working copy that adds some new options.<br />
<a href="ftp://fedoragcc.dyndns.org/g4l-v0.15.iso" rel="nofollow">ftp://fedoragcc.dyndns.org/g4l-v0.15.iso</a></p>
<p>Totally free by the way&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnot</title>
		<link>http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-102</link>
		<dc:creator>Gnot</dc:creator>
		<pubDate>Fri, 06 Jan 2006 18:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-102</guid>
		<description><![CDATA[I also believe that this project deserves more support, although I think it already provides most of the necessary features. The important thing is that I had no issues when using it and it seems that I like it much.
Thanks for your comment.]]></description>
		<content:encoded><![CDATA[<p>I also believe that this project deserves more support, although I think it already provides most of the necessary features. The important thing is that I had no issues when using it and it seems that I like it much.<br />
Thanks for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-100</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Fri, 06 Jan 2006 16:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/06/partition-images-with-partimage-and-partimaged/#comment-100</guid>
		<description><![CDATA[Unfortunately it seems that the project has gone silent, their CVS has several forks of the code - the &quot;stable&quot; v0.6 branch was updated seven months ago for the release of v0.6.5, while the &quot;development&quot; v0.7 branch hasn&#039;t been touched in almost two years.  This sounds like an awesome project that just needs a bit more support, with a bit of work it&#039;ll have the Symantec Ghost guys running scared :)]]></description>
		<content:encoded><![CDATA[<p>Unfortunately it seems that the project has gone silent, their CVS has several forks of the code &#8211; the &#8220;stable&#8221; v0.6 branch was updated seven months ago for the release of v0.6.5, while the &#8220;development&#8221; v0.7 branch hasn&#8217;t been touched in almost two years.  This sounds like an awesome project that just needs a bit more support, with a bit of work it&#8217;ll have the Symantec Ghost guys running scared :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 249/251 objects using apc

Served from: www.g-loaded.eu @ 2013-06-18 16:15:24 -->