<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MWC Labs &#187; softraid</title>
	<atom:link href="https://www.conceicao.eti.br/blog/tag/softraid/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.conceicao.eti.br/blog</link>
	<description>TI, BSD, Linux, Network &#38; Security !</description>
	<lastBuildDate>Fri, 23 May 2014 22:37:30 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>Instalando OpenBSD com softraid</title>
		<link>https://www.conceicao.eti.br/blog/2013/12/05/instalando-openbsd-com-softraid/</link>
		<comments>https://www.conceicao.eti.br/blog/2013/12/05/instalando-openbsd-com-softraid/#comments</comments>
		<pubDate>Thu, 05 Dec 2013 21:33:45 +0000</pubDate>
		<dc:creator><![CDATA[Matheus]]></dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[raid]]></category>
		<category><![CDATA[softraid]]></category>

		<guid isPermaLink="false">http://www.conceicao.eti.br/blog/?p=123</guid>
		<description><![CDATA[Buenas; Segue dica para instalar o OpenBSD 5.4 com dois discos em RAID 1 via software (softraid). (I)nstall, (U)pgrade or (S)hell?Â s #Â cd /dev #Â sh /dev/MAKEDEV sd1 sd2 #Â fdisk -iy sd0 Writing MBR at offset 0. #Â fdisk -iy sd1 Writing MBR at offset 0. #Â disklabel -E sd0 Label editor (enter â€˜?â€™ for help at any prompt) [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Buenas;</p>
<p>Segue dica para instalar o OpenBSD 5.4 com dois discos em RAID 1 via software (softraid).</p>
<pre>(I)nstall, (U)pgrade or (S)hell?Â <strong>s</strong>
#<strong>Â cd /dev
</strong>#<strong>Â sh /dev/MAKEDEV sd1 sd2
</strong>#<strong>Â fdisk -iy sd0
</strong>Writing MBR at offset 0.<strong>
</strong>#<strong>Â fdisk -iy sd1
</strong>Writing MBR at offset 0.<strong>
</strong>#<strong>Â disklabel -E sd0
</strong>Label editor (enter â€˜?â€™ for help at any prompt)<strong>
</strong>&gt;<strong>Â a a
</strong>offset: [64]<strong>Â [ENTER]
</strong>size: [41929586]<strong>Â [ENTER]
</strong>FS type: [4.2BSD]<strong>Â RAID
</strong>&gt;<strong>Â q
</strong>Write new label?: [y]Â <strong>y</strong>
#<strong>Â cd /tmp
</strong>#<strong>Â disklabel sd0 &gt; protofile
</strong>#<strong>Â disklabel -R sd1 protofile
</strong>#<strong>Â <strong>bioctl -c 1 -l /dev/sd0a,/dev/sd1a softraid0
</strong></strong>sd2 at scscibus2 targ 1 lun 0: &lt;OPENBSD, SR RAID 1, 005&gt; SCSI2 0/direct fixed
sd2:Â 20473MB, 512 bytes/sector,Â 41929058 sectors
softraid0: RAID 1 volume attached as sd2<strong><strong>
</strong></strong>#<strong>Â <strong>dd if=/dev/zero of=/dev/rsd2c bs=1m count=1
</strong></strong>1+0 records in
1+0 records out
1048576 bytes transferred in 0.009 secs (111337439 bytes/sec)<strong><strong>
</strong></strong>#<strong>Â exit</strong></pre>
<p>O instalador voltarÃ¡ para a tela inicial. Escolha a opÃ§Ã£o <strong>(I)nstall</strong> e proceda normalmente com a instalaÃ§Ã£o. Lembre-se de realizar a instalaÃ§Ã£o no disco <strong>sd2</strong> (volume RAID criado pelo softraid).</p>
<p><em><strong>ReferÃªncia:</strong><br />
<a href="http://spiritedblowfish.wordpress.com/2012/07/19/installing-openbsd-5-1-amd64-using-softraid/">http://spiritedblowfish.wordpress.com/2012/07/19/installing-openbsd-5-1-amd64-using-softraid/</a></em></p>
]]></content:encoded>
			<wfw:commentRss>https://www.conceicao.eti.br/blog/2013/12/05/instalando-openbsd-com-softraid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
