<?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: Debian: transfered Grub can&#8217;t find /dev/md0</title>
	<atom:link href="http://www.danielstender.com/granthinam/273/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danielstender.com/granthinam/273/</link>
	<description>Daniel Stender&#039;s blog on Sanskrit philology and associated issues (e-philology, textual criticism, TeX, Open source, etc.)</description>
	<lastBuildDate>Wed, 28 Jul 2010 11:42:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel Stender</title>
		<link>http://www.danielstender.com/granthinam/273/comment-page-1/#comment-570</link>
		<dc:creator>Daniel Stender</dc:creator>
		<pubDate>Fri, 05 Mar 2010 19:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielstender.com/granthinam/?p=273#comment-570</guid>
		<description>It came out what is really the problem here: in &lt;em&gt;/etc/mdadm/mdadm.conf&lt;/em&gt; there is the old set of hdds (through the UUIDs). Just replace:
&lt;code&gt;ARRAY /dev/md0 UUID=x&lt;/code&gt;
with:
&lt;code&gt;ARRAY /dev/md0 devices=/dev/sda1,/dev/sdb1&lt;/code&gt;
or whatever is your configuration, rebuild the &lt;em&gt;initramfs&lt;/em&gt; with:
&lt;code&gt;update-initramfs -k `uname -r` -c -t&lt;/code&gt;
do:
&lt;code&gt;update-grub&lt;/code&gt; and &lt;code&gt;grub-install &quot;(md0)&quot;&lt;/code&gt;
that&#039;s it!
Solved in teamwork, cf: &lt;a href=&quot;http://forum.ubuntuusers.de/topic/grub-bootet-nicht-vom-raid1/&quot; rel=&quot;nofollow&quot;&gt;http://forum.ubuntuusers.de/topic/grub-bootet-nicht-vom-raid1/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>It came out what is really the problem here: in <em>/etc/mdadm/mdadm.conf</em> there is the old set of hdds (through the UUIDs). Just replace:<br />
<code>ARRAY /dev/md0 UUID=x</code><br />
with:<br />
<code>ARRAY /dev/md0 devices=/dev/sda1,/dev/sdb1</code><br />
or whatever is your configuration, rebuild the <em>initramfs</em> with:<br />
<code>update-initramfs -k `uname -r` -c -t</code><br />
do:<br />
<code>update-grub</code> and <code>grub-install "(md0)"</code><br />
that&#8217;s it!<br />
Solved in teamwork, cf: <a href="http://forum.ubuntuusers.de/topic/grub-bootet-nicht-vom-raid1/" rel="nofollow">http://forum.ubuntuusers.de/topic/grub-bootet-nicht-vom-raid1/</a></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 (enhanced) (user agent is rejected)
Database Caching 6/9 queries in 0.005 seconds using disk

Served from: www.danielstender.com @ 2010-09-09 11:14:56 -->