<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[CrunchBang Linux Forums - Raid arrays]]></title>
	<link rel="self" href="http://www.crunchbanglinux.org/forums/feed/atom/topic/2852/"/>
	<updated>2009-05-21T19:36:40Z</updated>
	<generator>PunBB</generator>
	<id>http://crunchbanglinux.org/forums/topic/2852/raid-arrays/</id>
		<entry>
			<title type="html"><![CDATA[Re: Raid arrays]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/22681/#p22681"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Happy this help you OOmagoolies :).<br /> #! forum is good for me; I improve my English as much as my linux knowledge.</p><p>A+ Francis.</p>]]></content>
			<author>
				<name><![CDATA[astrocisco]]></name>
				<uri>http://crunchbanglinux.org/forums/user/193/</uri>
			</author>
			<updated>2009-05-21T19:36:40Z</updated>
			<id>http://crunchbanglinux.org/forums/post/22681/#p22681</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Raid arrays]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/22655/#p22655"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Thanks astrocisco, very good tutorial and I will certainly have a go at your suggestions as they seem quite familiar from my efforts, thanks also iggykoopa and I will take a look at your link, as this is ongoing for me any and all suggestions will be greatly appreciated and thanks everyone, astrocisco, your english is quite good and I can follow your steps, thanks again.</p>]]></content>
			<author>
				<name><![CDATA[OOmagoolies]]></name>
				<uri>http://crunchbanglinux.org/forums/user/1419/</uri>
			</author>
			<updated>2009-05-21T13:34:32Z</updated>
			<id>http://crunchbanglinux.org/forums/post/22655/#p22655</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Raid arrays]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/22649/#p22649"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Hello OOmagoolies! I run under a fake raid 0 with two identical SATA 250go hard drives.<br />If you understand french, here is a good tutorial:</p><p><a href="http://doc.ubuntu-fr.org/tutoriel/comment_installer_ubuntu_sur_raid0_logiciel">http://doc.ubuntu-fr.org/tutoriel/comme &#133; 0_logiciel</a></p><p>I alway installed ubuntu CLI + RAID 0 since the 6.06 ( I&#039;m now running ubuntu 9.04 64 bits + openbox).<br />You will have to adapt the method according your configuration and your wishes.</p><p>You<strong> must</strong> first deactivate any semi-hard-drive fake raid in your BIOS if necessary. <br />I hope you don&#039;t have crosoft installed too :(. So it will be more difficult to set-up your raid array.</p><p>Begin a CLI install. When asked for partitioning, choose &quot;manual install&quot;. <br />If your hard drives are SATA, they will be called &quot;sda&quot;&nbsp; &quot;sdb&quot; &quot;sdc&quot;...<br />If your hard drives are PATA, they will be called &quot;hda&quot;&nbsp; &quot;hdb&quot; &quot;hdc&quot;...</p><p>The first partition on &quot;sda&quot; will be called &quot;sda1&quot;, the second &quot;sda2&quot;,...<br />It will be same with the others disks.</p><p>Here is how I proceed with my two 250go and another 500go (with all my personal datas).</p><p>You need at least three partition: <strong>&quot;boot&quot;</strong>,<strong> &quot;swap&quot;</strong> and <strong>&quot;/&quot;</strong>.</p><p>On <strong>&quot;sda&quot;</strong> I create a <strong>&quot;boot&quot;</strong> partition called <strong>&quot;sda1&quot;</strong> of 1go at the beginnig of the disk , formatted on &quot;ext2&quot;. <br />This partition and only this must be bootable.<br />After I create another partition called <strong>&quot;sda2&quot;</strong> with the rest of the disk. Choose <strong>&quot;raid array&quot;</strong>.<br />On <strong>&quot;sdb&quot;</strong> I create a<strong> &quot;swap&quot; </strong>partition called <strong>&quot;sdb1&quot;</strong> of 1go at the beginnig of the disk.<br />After I create another partition called <strong>&quot;sdb2&quot;</strong> with the rest of the disk. Choose <strong>&quot;raid array&quot;</strong>.</p><p><strong>Important</strong>: if you get like me another drive (in my case a 500go) <strong>don&#039;t touch it</strong> :o!<br />Don&#039;t forget to put &quot;boot&quot; and &quot;swap&quot; at the beginnig of the disks.</p><p>Now you can applicate the modification and create your raid 0.</p><p>the drives needed for the raid are <strong>&quot;sda2&quot;</strong> and <strong>&quot;sdb2&quot;</strong> (in this example). <br />The raid name is <strong>&quot;md0&quot;</strong> for the first, <strong>&quot;md1&quot;</strong> for the second...(if you want several raid partitions).<br />When the raid array is created, you are returned to the previous screen. Now the raid <strong> &quot;md0&quot;</strong> appear. It is time to choose it mount&#039;s point: <strong>&quot;/&quot;</strong>. <br />Personally I use &quot;ext4&quot;, and have no matter with this.</p><p>The partitioning is finished. We have the three partitions needed:<br /><strong>&quot;boot&quot;</strong> 1go<br /><strong>&quot;swap&quot;</strong> 1go<br /><strong>&quot;/&quot;</strong> the rest of the disks.</p><p>The installation can begin. That&#039;s all folks!</p><p>I hope this will help. Sorry for my English, it is not my native language, and I install Ubuntu in French :).</p><p>A+ Francis.</p>]]></content>
			<author>
				<name><![CDATA[astrocisco]]></name>
				<uri>http://crunchbanglinux.org/forums/user/193/</uri>
			</author>
			<updated>2009-05-21T11:36:33Z</updated>
			<id>http://crunchbanglinux.org/forums/post/22649/#p22649</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Raid arrays]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/22626/#p22626"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Here&#039;s a pretty good step-by-step guide <a href="http://www.howtoforge.com/install-ubuntu-with-software-raid-10">http://www.howtoforge.com/install-ubunt &#133; re-raid-10</a> it&#039;s for raid ten but you should be able to modify it for your needs. The easiest way to do it in my opion is still the minimal install, you may just have to install mdadm (in the livecd)before you do the regular install, I don&#039;t think it&#039;s included by default.</p>]]></content>
			<author>
				<name><![CDATA[iggykoopa]]></name>
				<uri>http://crunchbanglinux.org/forums/user/202/</uri>
			</author>
			<updated>2009-05-21T05:42:48Z</updated>
			<id>http://crunchbanglinux.org/forums/post/22626/#p22626</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Raid arrays]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/22601/#p22601"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>up till now I have put off trying the new (unofficial) 9.04 #! being quite happy with the 8.10, but then I read that 9.04 now has support for dmraid and disk arrays being picked up during installation, which it does by the way, but doing an install of minimal and then adding the scripts for #! doesn&#039;t, so if anyone can help me to install either 8.10 or 9.04, preferably 8.10 until theres an official 9.04, or point me in the direction of a good how to in installing #!crunchbang on a raid setup, please, please do and I will be eternally grateful thanks.</p>]]></content>
			<author>
				<name><![CDATA[OOmagoolies]]></name>
				<uri>http://crunchbanglinux.org/forums/user/1419/</uri>
			</author>
			<updated>2009-05-20T23:51:46Z</updated>
			<id>http://crunchbanglinux.org/forums/post/22601/#p22601</id>
		</entry>
</feed>

