<?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"
	>
<channel>
	<title>Comments for It can't rain forever...</title>
	<atom:link href="http://bbossola.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bbossola.wordpress.com</link>
	<description>Life, Java, Whatever</description>
	<pubDate>Sun, 06 Jul 2008 20:20:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>Comment on DMRAID on Ubuntu with SATA fakeraid by Diego</title>
		<link>http://bbossola.wordpress.com/2008/03/07/dmraid-on-ubuntu-with-sata-fakeraid/#comment-1754</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Sun, 29 Jun 2008 20:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://bbossola.wordpress.com/?p=40#comment-1754</guid>
		<description>Man, i'm having a problem when i have to repeat the six previous steps, when i install dmraid it doesn't create nothing at /dev/mappper/xxxxx , where before it created a "via_xxxxxxxxxx", something like this...what can i do?</description>
		<content:encoded><![CDATA[<p>Man, i&#8217;m having a problem when i have to repeat the six previous steps, when i install dmraid it doesn&#8217;t create nothing at /dev/mappper/xxxxx , where before it created a &#8220;via_xxxxxxxxxx&#8221;, something like this&#8230;what can i do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DMRAID on Ubuntu with SATA fakeraid by Flushness</title>
		<link>http://bbossola.wordpress.com/2008/03/07/dmraid-on-ubuntu-with-sata-fakeraid/#comment-1752</link>
		<dc:creator>Flushness</dc:creator>
		<pubDate>Thu, 19 Jun 2008 12:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://bbossola.wordpress.com/?p=40#comment-1752</guid>
		<description>Somehow i missed the point. Probably lost in translation :) Anyway ... nice blog to visit.

cheers, Flushness</description>
		<content:encoded><![CDATA[<p>Somehow i missed the point. Probably lost in translation <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Anyway &#8230; nice blog to visit.</p>
<p>cheers, Flushness</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DMRAID on Ubuntu with SATA fakeraid by Justin</title>
		<link>http://bbossola.wordpress.com/2008/03/07/dmraid-on-ubuntu-with-sata-fakeraid/#comment-1750</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Wed, 18 Jun 2008 06:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://bbossola.wordpress.com/?p=40#comment-1750</guid>
		<description>I just did this today.  Worked really well.  Now I am trying to figure out how to break it.  I pulled a drive.  The OS throws a system change error.  But when I try to do an ls -l on /etc for example I get an infinit it seems list of I/O errors.  I figured, you loose a drive it keeps chugging along but with errors. I didnt expect it to crash the OS.  But when you shut down, put drive back in, then boot back up, shes good as new.

RAID1 on a new HP DL320 G5p with the embedded Intel RAID. Two 160GB Seagate drives.</description>
		<content:encoded><![CDATA[<p>I just did this today.  Worked really well.  Now I am trying to figure out how to break it.  I pulled a drive.  The OS throws a system change error.  But when I try to do an ls -l on /etc for example I get an infinit it seems list of I/O errors.  I figured, you loose a drive it keeps chugging along but with errors. I didnt expect it to crash the OS.  But when you shut down, put drive back in, then boot back up, shes good as new.</p>
<p>RAID1 on a new HP DL320 G5p with the embedded Intel RAID. Two 160GB Seagate drives.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DMRAID on Ubuntu with SATA fakeraid by Paul Weiss</title>
		<link>http://bbossola.wordpress.com/2008/03/07/dmraid-on-ubuntu-with-sata-fakeraid/#comment-1749</link>
		<dc:creator>Paul Weiss</dc:creator>
		<pubDate>Tue, 17 Jun 2008 06:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://bbossola.wordpress.com/?p=40#comment-1749</guid>
		<description>Wow, I really want to set-up the software RAID, but this is just too much. Ubuntu has to automate this process.</description>
		<content:encoded><![CDATA[<p>Wow, I really want to set-up the software RAID, but this is just too much. Ubuntu has to automate this process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DMRAID on Ubuntu with SATA fakeraid by Jason</title>
		<link>http://bbossola.wordpress.com/2008/03/07/dmraid-on-ubuntu-with-sata-fakeraid/#comment-1748</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 15 Jun 2008 03:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://bbossola.wordpress.com/?p=40#comment-1748</guid>
		<description>I think you've got a great tutorial here, but to be honest, I guess I'm a little too green to understand it all.

I'm currently trying to install Ubuntu 8.04 Desktop with RAID 5 and have been failing miserably. I have FakeRAID on the motherboard (Intel ICH8R) and I've tried that and software raid with no luck. The Ubuntu installer doesn't seem to even acknowledge the FakeRAID (though I now understand why from reading your post) and when setting up software RAID 5, neither grub nor lilo will install (they generate fatal errors).

I read something that said neither grub nor lilo will work on RAID 5 period (unless it's hardware RAID) which was rather disappointing.

One thing I've noticed though, is that I've been trying to set up all 4 of my disks as one great big RAID 5 partition assigned to / (root). Some of the tutorials I've been reading make it sound like I should be creating SEVERAL partitions. I'm not really sure if I need to or not. I fail to see the need for a swap partition (I have 8GB of DDR2-800 ram in the box), but maybe I do need all those partitions?

Your tutorial is somewhat easy to follow for a complete linux noob, but when you get to the parts about editing files, well... I don't have the vi commands memorized (except for how to quit!) and most linux noobs have probably never even used it. It might be a good idea to add a list of the basic vi commands they'll need to get those edits done.

Some clarification on whether or not grub would boot from a raid 5 partition or not and if not, I guess we just set up a /boot partition using raid 1? How big should this partition be? I don't want to waste space I don't have to...

Thanks again for the tutorial. Hopefully I don't end up staying up *all* night on this. I'm going to try the software raid route again and create a raid 1 boot partition and a small swap partition and see if I can manage to get this beast running. I'd really much rather do the FakeRAID thing as it makes things a lot easier for me if a hard drive ever does die.

What would really be awesome is if Ubuntu:

a) Had that dmraid thing built into the installer (these FakeRAID controllers are commonplace now).

b) Was a little more intuitive about the partitioning and RAID setup stuff so n00bs like me could just say "I wanna use raid 5, with these disks, please make it happen" without all the partitioning and crap. I shouldn't need to *know* Linux to install it on my machine.

Maybe I'm asking too much?

I'm saving your page to my Google notebook so I can post my results later. :-)</description>
		<content:encoded><![CDATA[<p>I think you&#8217;ve got a great tutorial here, but to be honest, I guess I&#8217;m a little too green to understand it all.</p>
<p>I&#8217;m currently trying to install Ubuntu 8.04 Desktop with RAID 5 and have been failing miserably. I have FakeRAID on the motherboard (Intel ICH8R) and I&#8217;ve tried that and software raid with no luck. The Ubuntu installer doesn&#8217;t seem to even acknowledge the FakeRAID (though I now understand why from reading your post) and when setting up software RAID 5, neither grub nor lilo will install (they generate fatal errors).</p>
<p>I read something that said neither grub nor lilo will work on RAID 5 period (unless it&#8217;s hardware RAID) which was rather disappointing.</p>
<p>One thing I&#8217;ve noticed though, is that I&#8217;ve been trying to set up all 4 of my disks as one great big RAID 5 partition assigned to / (root). Some of the tutorials I&#8217;ve been reading make it sound like I should be creating SEVERAL partitions. I&#8217;m not really sure if I need to or not. I fail to see the need for a swap partition (I have 8GB of DDR2-800 ram in the box), but maybe I do need all those partitions?</p>
<p>Your tutorial is somewhat easy to follow for a complete linux noob, but when you get to the parts about editing files, well&#8230; I don&#8217;t have the vi commands memorized (except for how to quit!) and most linux noobs have probably never even used it. It might be a good idea to add a list of the basic vi commands they&#8217;ll need to get those edits done.</p>
<p>Some clarification on whether or not grub would boot from a raid 5 partition or not and if not, I guess we just set up a /boot partition using raid 1? How big should this partition be? I don&#8217;t want to waste space I don&#8217;t have to&#8230;</p>
<p>Thanks again for the tutorial. Hopefully I don&#8217;t end up staying up *all* night on this. I&#8217;m going to try the software raid route again and create a raid 1 boot partition and a small swap partition and see if I can manage to get this beast running. I&#8217;d really much rather do the FakeRAID thing as it makes things a lot easier for me if a hard drive ever does die.</p>
<p>What would really be awesome is if Ubuntu:</p>
<p>a) Had that dmraid thing built into the installer (these FakeRAID controllers are commonplace now).</p>
<p>b) Was a little more intuitive about the partitioning and RAID setup stuff so n00bs like me could just say &#8220;I wanna use raid 5, with these disks, please make it happen&#8221; without all the partitioning and crap. I shouldn&#8217;t need to *know* Linux to install it on my machine.</p>
<p>Maybe I&#8217;m asking too much?</p>
<p>I&#8217;m saving your page to my Google notebook so I can post my results later. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DMRAID on Ubuntu with SATA fakeraid by Chris</title>
		<link>http://bbossola.wordpress.com/2008/03/07/dmraid-on-ubuntu-with-sata-fakeraid/#comment-1734</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 15 May 2008 01:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://bbossola.wordpress.com/?p=40#comment-1734</guid>
		<description>It would be great if you could update this posting to include better explanations of the steps (the theory behind each step I mean). It would be a great help for those of us familiar with the concepts, but not the system. For example, what is the mapper directory? when is it created? What are the partition steps (where you just have the commands listed)? What is the theory behind the partition layout? Is swap raided? Is boot raided? Can the computer boot from raid (both hard drives)? 

...

In any case, thanks for the instructions.</description>
		<content:encoded><![CDATA[<p>It would be great if you could update this posting to include better explanations of the steps (the theory behind each step I mean). It would be a great help for those of us familiar with the concepts, but not the system. For example, what is the mapper directory? when is it created? What are the partition steps (where you just have the commands listed)? What is the theory behind the partition layout? Is swap raided? Is boot raided? Can the computer boot from raid (both hard drives)? </p>
<p>&#8230;</p>
<p>In any case, thanks for the instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DMRAID on Ubuntu with SATA fakeraid by g</title>
		<link>http://bbossola.wordpress.com/2008/03/07/dmraid-on-ubuntu-with-sata-fakeraid/#comment-1733</link>
		<dc:creator>g</dc:creator>
		<pubDate>Sat, 26 Apr 2008 12:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://bbossola.wordpress.com/?p=40#comment-1733</guid>
		<description>Hallo.
After I followed all Your steps, when I try to boot Ubuntu from grub, i get a message saying the root string is false (/dev/mapper/xxx1). How can i fix it?
Thx</description>
		<content:encoded><![CDATA[<p>Hallo.<br />
After I followed all Your steps, when I try to boot Ubuntu from grub, i get a message saying the root string is false (/dev/mapper/xxx1). How can i fix it?<br />
Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DMRAID on Ubuntu with SATA fakeraid by rokur</title>
		<link>http://bbossola.wordpress.com/2008/03/07/dmraid-on-ubuntu-with-sata-fakeraid/#comment-1731</link>
		<dc:creator>rokur</dc:creator>
		<pubDate>Fri, 04 Apr 2008 14:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://bbossola.wordpress.com/?p=40#comment-1731</guid>
		<description>Right, I tried and failed again, and will send you an email request then. I think that maybe I've misunderstood how to name the root partition in /boot/grub/menu.lst and /etc/fstab, since I get this error message right before Grub fails: "ALERT! /dev/mapper/ddf1_4c534920202020808627c3000000003527711500000a281 does not exist. Dropping to a shell!"</description>
		<content:encoded><![CDATA[<p>Right, I tried and failed again, and will send you an email request then. I think that maybe I&#8217;ve misunderstood how to name the root partition in /boot/grub/menu.lst and /etc/fstab, since I get this error message right before Grub fails: &#8220;ALERT! /dev/mapper/ddf1_4c534920202020808627c3000000003527711500000a281 does not exist. Dropping to a shell!&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DMRAID on Ubuntu with SATA fakeraid by Bruno Bossola</title>
		<link>http://bbossola.wordpress.com/2008/03/07/dmraid-on-ubuntu-with-sata-fakeraid/#comment-1730</link>
		<dc:creator>Bruno Bossola</dc:creator>
		<pubDate>Fri, 04 Apr 2008 08:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://bbossola.wordpress.com/?p=40#comment-1730</guid>
		<description>&lt;strong&gt;Topic 1
&lt;/strong&gt;&#62; “edit /etc/apt/sources.list, uncomment universe packages”
&#62; - I didn’t know how to edit, but in the end managed to do 
&#62; a “vi /etc/apt/sources.list” (and get out again)
&#62;
Right, vi should do the job :) You should uncomment universe packages.
The contents of the /etc/apt/sources.list file may look something like this:

## sources.list
## General comments about the sources.list file
deb http://archive.ubuntu.com/ubuntu dapper main restricted
deb-src http://archive.ubuntu.com/ubuntu dapper main restricted
 
## Comment about the 'Update' repositories
## Comments about the role of the updates
deb http://archive.ubuntu.com/ubuntu dapper-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu dapper-updates main restricted
 
## Comment on the 'Universe' repositories
## Comment about the support limitations of Universe &#38; Multiverse
## repositories as well as licence restrictions and update policies.
## Please satisfy yourself as to your rights to use the software.
# deb http://archive.ubuntu.com/ubuntu dapper universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu dapper universe multiverse

You just have to uncomment this last two lines (remove '# ' from the start of the line) 


&lt;strong&gt;Topic 2:
&lt;/strong&gt;&#62; “mount –bind /dev/ /target/dev”
&#62; - resulted in an error, but 
&#62; “mount –-bind /dev/ /target/dev” worked
&#62; 
This is a wordpress/theme/whatever issue: in the text two dashes are present... uhm... I'll put a space between them


&lt;strong&gt;Topic 3:
&lt;/strong&gt;&#62; “cp /etc/network/interfaces /etc/network/”
&#62; - wouldn’t copy to same location, so I guessed 
&#62; “cp /etc/network/interfaces /target/etc/network/”
&#62;
You're right, I'll fix it in the article :)


&lt;strong&gt;Topic 4:
&lt;/strong&gt;&#62; “cp /usr/lib/grub/i386-pc/”
&#62; - didn’t work, so I guessed “cd /usr/lib/grub/i386-pc/”
&#62;
I completely miss a piece of code :) I'll fix in in the article
It should be read:

cp /usr/lib/grub/-pc/* /boot/grub/
This will copy the staging file for the various filesystem in your boot partition. In my example the directory is "/usr/lib/grub/i386-pc/" and the files that are copied are "e2fs_stage1_5", "jfs_stage1_5",...


&lt;strong&gt;Topic 5
&lt;/strong&gt;&#62; “modify, inside “kernel” items...”
&#62; - so this would be those to or three instances at the 
&#62; end of the file?
&#62;
Yes, your menu.lst will look something like this:
title           Ubuntu 7.10, kernel 2.6.22-14-generic
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.22-14-generic root=/dev/mapper/ddf1_LogicalDrive_01 ro
initrd          /boot/initrd.img-2.6.22-14-generic

title           Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.22-14-generic root=/dev/mapper/ddf1_LogicalDrive_01 ro single
initrd          /boot/initrd.img-2.6.22-14-generic

title           Ubuntu 7.10, memtest86+
root            (hd0,0)
kernel          /boot/memtest86+.bin

&lt;strong&gt;Topic 6
&lt;/strong&gt;&#62; And then I got totally stuck when editing /etc/fstab. 
&#62; Should I erase the lines that were already in the file? 
&#62; I chose to, and then rebooted, and got the I/O errors.
&#62;
Yes, you have to redefine standard mount points. Apart from /proc (standard) you will have to configure mount point / (your root directory) on dmraid device 01 and select your swap partition (device 02)


&lt;strong&gt;Bottom line
&lt;/strong&gt;I don't know where the problem you're experiencing may happen... it seems you successfully configured your dmraid device don't you? If you boot from a live CD, get dmraid package installed, you're able to read/write from the raid device, aren't you? So it should be a problem with phase 3, a grub problem or a mount problem. You should double check your grub configuration, /boot/grub/menu.lst and /etc/fstab 

Anyway, thanks for your great feedback! If you need more help drop me a mail, maybe I'll be able to give you more advices, even if I'm also a noob in linux :)
You may check also on these pagese:
https://help.ubuntu.com/community/FakeRaidHowto
http://www.ubuntu-in.org/wiki/SATA_RAID_Howto</description>
		<content:encoded><![CDATA[<p><strong>Topic 1<br />
</strong>&gt; “edit /etc/apt/sources.list, uncomment universe packages”<br />
&gt; - I didn’t know how to edit, but in the end managed to do<br />
&gt; a “vi /etc/apt/sources.list” (and get out again)<br />
&gt;<br />
Right, vi should do the job <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> You should uncomment universe packages.<br />
The contents of the /etc/apt/sources.list file may look something like this:</p>
<p>## sources.list<br />
## General comments about the sources.list file<br />
deb <a href="http://archive.ubuntu.com/ubuntu" rel="nofollow">http://archive.ubuntu.com/ubuntu</a> dapper main restricted<br />
deb-src <a href="http://archive.ubuntu.com/ubuntu" rel="nofollow">http://archive.ubuntu.com/ubuntu</a> dapper main restricted</p>
<p>## Comment about the &#8216;Update&#8217; repositories<br />
## Comments about the role of the updates<br />
deb <a href="http://archive.ubuntu.com/ubuntu" rel="nofollow">http://archive.ubuntu.com/ubuntu</a> dapper-updates main restricted<br />
deb-src <a href="http://archive.ubuntu.com/ubuntu" rel="nofollow">http://archive.ubuntu.com/ubuntu</a> dapper-updates main restricted</p>
<p>## Comment on the &#8216;Universe&#8217; repositories<br />
## Comment about the support limitations of Universe &amp; Multiverse<br />
## repositories as well as licence restrictions and update policies.<br />
## Please satisfy yourself as to your rights to use the software.<br />
# deb <a href="http://archive.ubuntu.com/ubuntu" rel="nofollow">http://archive.ubuntu.com/ubuntu</a> dapper universe multiverse<br />
# deb-src <a href="http://archive.ubuntu.com/ubuntu" rel="nofollow">http://archive.ubuntu.com/ubuntu</a> dapper universe multiverse</p>
<p>You just have to uncomment this last two lines (remove &#8216;# &#8216; from the start of the line) </p>
<p><strong>Topic 2:<br />
</strong>&gt; “mount –bind /dev/ /target/dev”<br />
&gt; - resulted in an error, but<br />
&gt; “mount –-bind /dev/ /target/dev” worked<br />
&gt;<br />
This is a wordpress/theme/whatever issue: in the text two dashes are present&#8230; uhm&#8230; I&#8217;ll put a space between them</p>
<p><strong>Topic 3:<br />
</strong>&gt; “cp /etc/network/interfaces /etc/network/”<br />
&gt; - wouldn’t copy to same location, so I guessed<br />
&gt; “cp /etc/network/interfaces /target/etc/network/”<br />
&gt;<br />
You&#8217;re right, I&#8217;ll fix it in the article <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Topic 4:<br />
</strong>&gt; “cp /usr/lib/grub/i386-pc/”<br />
&gt; - didn’t work, so I guessed “cd /usr/lib/grub/i386-pc/”<br />
&gt;<br />
I completely miss a piece of code <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I&#8217;ll fix in in the article<br />
It should be read:</p>
<p>cp /usr/lib/grub/-pc/* /boot/grub/<br />
This will copy the staging file for the various filesystem in your boot partition. In my example the directory is &#8220;/usr/lib/grub/i386-pc/&#8221; and the files that are copied are &#8220;e2fs_stage1_5&#8243;, &#8220;jfs_stage1_5&#8243;,&#8230;</p>
<p><strong>Topic 5<br />
</strong>&gt; “modify, inside “kernel” items&#8230;”<br />
&gt; - so this would be those to or three instances at the<br />
&gt; end of the file?<br />
&gt;<br />
Yes, your menu.lst will look something like this:<br />
title           Ubuntu 7.10, kernel 2.6.22-14-generic<br />
root            (hd0,0)<br />
kernel          /boot/vmlinuz-2.6.22-14-generic root=/dev/mapper/ddf1_LogicalDrive_01 ro<br />
initrd          /boot/initrd.img-2.6.22-14-generic</p>
<p>title           Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)<br />
root            (hd0,0)<br />
kernel          /boot/vmlinuz-2.6.22-14-generic root=/dev/mapper/ddf1_LogicalDrive_01 ro single<br />
initrd          /boot/initrd.img-2.6.22-14-generic</p>
<p>title           Ubuntu 7.10, memtest86+<br />
root            (hd0,0)<br />
kernel          /boot/memtest86+.bin</p>
<p><strong>Topic 6<br />
</strong>&gt; And then I got totally stuck when editing /etc/fstab.<br />
&gt; Should I erase the lines that were already in the file?<br />
&gt; I chose to, and then rebooted, and got the I/O errors.<br />
&gt;<br />
Yes, you have to redefine standard mount points. Apart from /proc (standard) you will have to configure mount point / (your root directory) on dmraid device 01 and select your swap partition (device 02)</p>
<p><strong>Bottom line<br />
</strong>I don&#8217;t know where the problem you&#8217;re experiencing may happen&#8230; it seems you successfully configured your dmraid device don&#8217;t you? If you boot from a live CD, get dmraid package installed, you&#8217;re able to read/write from the raid device, aren&#8217;t you? So it should be a problem with phase 3, a grub problem or a mount problem. You should double check your grub configuration, /boot/grub/menu.lst and /etc/fstab </p>
<p>Anyway, thanks for your great feedback! If you need more help drop me a mail, maybe I&#8217;ll be able to give you more advices, even if I&#8217;m also a noob in linux <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
You may check also on these pagese:<br />
<a href="https://help.ubuntu.com/community/FakeRaidHowto" rel="nofollow">https://help.ubuntu.com/community/FakeRaidHowto</a><br />
<a href="http://www.ubuntu-in.org/wiki/SATA_RAID_Howto" rel="nofollow">http://www.ubuntu-in.org/wiki/SATA_RAID_Howto</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DMRAID on Ubuntu with SATA fakeraid by rokur</title>
		<link>http://bbossola.wordpress.com/2008/03/07/dmraid-on-ubuntu-with-sata-fakeraid/#comment-1729</link>
		<dc:creator>rokur</dc:creator>
		<pubDate>Thu, 03 Apr 2008 14:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://bbossola.wordpress.com/?p=40#comment-1729</guid>
		<description>Very interesting, but unfortunately I didn't get it to work. Ended up with Grub loading and then a list of I/O erros, when experimenting with my Fujitsu-Siemens Primergy Econel 102 S2 with two 160Gb SATA drives, installing Ubuntu 7.10 Gutsy Gibbon. 

I'm sort of a newbie, so it was probably because I did something wrong when getting stuck. Here is a bit of feedback...

"edit /etc/apt/sources.list, uncomment universe packages"
- I didn't know how to edit, but in the end managed to do a "vi /etc/apt/sources.list" (and get out again)

"mount –bind /dev/ /target/dev"
- resulted in an error, but "mount –-bind /dev/ /target/dev" worked

"cp /etc/network/interfaces /etc/network/"
- wouldn't copy to same location, so I guessed "cp /etc/network/interfaces /target/etc/network/"

"cp /usr/lib/grub/i386-pc/"
- didn't work, so I guessed "cd /usr/lib/grub/i386-pc/"

"modify, inside “kernel” items"
- so this would be those to or three instances at the end of the file?

And then I got totally stuck when editing /etc/fstab. Should I erase the lines that were already in the file? I chose to, and then rebooted, and got the I/O errors.</description>
		<content:encoded><![CDATA[<p>Very interesting, but unfortunately I didn&#8217;t get it to work. Ended up with Grub loading and then a list of I/O erros, when experimenting with my Fujitsu-Siemens Primergy Econel 102 S2 with two 160Gb SATA drives, installing Ubuntu 7.10 Gutsy Gibbon. </p>
<p>I&#8217;m sort of a newbie, so it was probably because I did something wrong when getting stuck. Here is a bit of feedback&#8230;</p>
<p>&#8220;edit /etc/apt/sources.list, uncomment universe packages&#8221;<br />
- I didn&#8217;t know how to edit, but in the end managed to do a &#8220;vi /etc/apt/sources.list&#8221; (and get out again)</p>
<p>&#8220;mount –bind /dev/ /target/dev&#8221;<br />
- resulted in an error, but &#8220;mount –-bind /dev/ /target/dev&#8221; worked</p>
<p>&#8220;cp /etc/network/interfaces /etc/network/&#8221;<br />
- wouldn&#8217;t copy to same location, so I guessed &#8220;cp /etc/network/interfaces /target/etc/network/&#8221;</p>
<p>&#8220;cp /usr/lib/grub/i386-pc/&#8221;<br />
- didn&#8217;t work, so I guessed &#8220;cd /usr/lib/grub/i386-pc/&#8221;</p>
<p>&#8220;modify, inside “kernel” items&#8221;<br />
- so this would be those to or three instances at the end of the file?</p>
<p>And then I got totally stuck when editing /etc/fstab. Should I erase the lines that were already in the file? I chose to, and then rebooted, and got the I/O errors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
