<?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: HOWTO: Rebuild failed Linux software RAID arrays</title>
	<atom:link href="http://landofthefreeish.com/linux/howto-rebuild-failed-linux-software-raid-arrays/feed/" rel="self" type="application/rss+xml" />
	<link>http://landofthefreeish.com/linux/howto-rebuild-failed-linux-software-raid-arrays/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 20:42:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Luigi</title>
		<link>http://landofthefreeish.com/linux/howto-rebuild-failed-linux-software-raid-arrays/comment-page-1/#comment-3865</link>
		<dc:creator>Luigi</dc:creator>
		<pubDate>Sat, 19 Jun 2010 08:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://landofthefreeish.com/?p=2396#comment-3865</guid>
		<description>Hi, you can also sopy partition table to the new disk with the following command:

sfdisk -d /dev/sda &#124; sfdisk /dev/sdb

where /dev/sda is the good drive and /dev/sdb is the replaced one.</description>
		<content:encoded><![CDATA[<p>Hi, you can also sopy partition table to the new disk with the following command:</p>
<p>sfdisk -d /dev/sda | sfdisk /dev/sdb</p>
<p>where /dev/sda is the good drive and /dev/sdb is the replaced one.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

