<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[BoBo Space]]></title> 
<link>http://www.lijingbo.com/index.php</link> 
<description><![CDATA[BoBo Space]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[BoBo Space]]></copyright>
<item>
<link>http://www.lijingbo.com/read.php?34</link>
<title><![CDATA[DELL PowerEdge 1435 增加sata硬盘]]></title> 
<author> &lt;&gt;</author>
<category><![CDATA[服务器技术]]></category>
<pubDate>Fri, 18 Jan 2008 16:58:51 +0000</pubDate> 
<guid>http://www.lijingbo.com/read.php?34</guid> 
<description>
<![CDATA[ 
	dell服务器还是很方便的，免工具拆卸，把硬盘的卡槽那下来，新的硬盘就可以放进去了。500G的希捷酷鱼11代。<br/><br/>scsi卡上预留了一个串口硬盘线，sata和sas的借口是一样的，很方便的就查进去了。<br/><br/>开机，bios已经可以识别出来了。<br/><br/>系统是centos5<br/><br/>先查看一下状况<br/>#fdisk -l<br/>Disk /dev/sdb: 500.1 GB, 500107862016 bytes<br/>255 heads, 63 sectors/track, 60801 cylinders<br/>Units = cylinders of 16065 * 512 = 8225280 bytes<br/><br/> &nbsp; Device Boot &nbsp; &nbsp; &nbsp;Start &nbsp; &nbsp; &nbsp; &nbsp; End &nbsp; &nbsp; &nbsp;Blocks &nbsp; Id &nbsp;System<br/>/dev/sdb &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp; &nbsp; &nbsp; 60801 &nbsp; 488384001 &nbsp; 83 &nbsp;Linux<br/><br/>哈哈，500G的硬盘已经可以识别出来了。<br/>给硬盘分区，因为做备份用，所以只分一个区<br/>#fdisk /dev/sdb<br/><br/>在fdisk -l 一下，就是sdb1了<br/>#fdisk -l<br/>Disk /dev/sdb: 500.1 GB, 500107862016 bytes<br/>255 heads, 63 sectors/track, 60801 cylinders<br/>Units = cylinders of 16065 * 512 = 8225280 bytes<br/><br/> &nbsp; Device Boot &nbsp; &nbsp; &nbsp;Start &nbsp; &nbsp; &nbsp; &nbsp; End &nbsp; &nbsp; &nbsp;Blocks &nbsp; Id &nbsp;System<br/>/dev/sdb1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 &nbsp; &nbsp; &nbsp; 60801 &nbsp; 488384001 &nbsp; 83 &nbsp;Linux<br/><br/>格式化硬盘<br/>#mkfs.ext3 /dev/sdb1<br/>#partprobe<br/><br/>系统启动自动加载这块新的硬盘<br/>编辑/etc/fstab<br/>#vi /etc/fstab<br/>加新的一行<br/>/dev/sdb1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /datasdb &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ext3 &nbsp; &nbsp;defaults &nbsp; &nbsp; &nbsp; &nbsp;1 2<br/><br/>建立一个新的文件夹，datasdb<br/>#mkdir datasdb<br/><br/>进入这个目录就是新硬盘了<br/><br/>完工了，重启一下机器<br/>#reboot<br/><br/>df 一下就能看到了<br/>/dev/sdb1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /datasdb &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ext3 &nbsp; &nbsp;defaults &nbsp; &nbsp; &nbsp; &nbsp;1 2<br/><br/><br/><br/><br/>Tags - <a href="tag.php?tag=%E5%AE%89%E8%A3%85%E7%A1%AC%E7%9B%98" rel="tag">安装硬盘</a> , <a href="tag.php?tag=%E5%88%86%E5%8C%BA" rel="tag">分区</a> , <a href="tag.php?tag=%E6%A0%BC%E5%BC%8F%E5%8C%96" rel="tag">格式化</a> , <a href="tag.php?tag=sata" rel="tag">sata</a> , <a href="tag.php?tag=sas" rel="tag">sas</a>
]]>
</description>
</item><item>
<link>http://www.lijingbo.com/read.php?34&amp;guid=0#topreply</link>
<title><![CDATA[[评论] DELL PowerEdge 1435 增加sata硬盘]]></title> 
<author>机票 &lt;dsf@df.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 28 Oct 2008 13:41:01 +0000</pubDate> 
<guid>http://www.lijingbo.com/read.php?34&amp;guid=0#topreply</guid> 
<description>
<![CDATA[ 
	哈哈！挺好<a href="http://www.jipiaoonline.cn" target="_blank">机票</a>
]]>
</description>
</item><item>
<link>http://www.lijingbo.com/read.php?34&amp;guid=1#topreply</link>
<title><![CDATA[[评论] DELL PowerEdge 1435 增加sata硬盘]]></title> 
<author>机票 &lt;dsf@df.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 29 Oct 2008 15:06:20 +0000</pubDate> 
<guid>http://www.lijingbo.com/read.php?34&amp;guid=1#topreply</guid> 
<description>
<![CDATA[ 
	哈哈！挺好<a href="http://www.jipiaoonline.cn" target="_blank">机票</a>
]]>
</description>
</item><item>
<link>http://www.lijingbo.com/read.php?34&amp;guid=2#topreply</link>
<title><![CDATA[[评论] DELL PowerEdge 1435 增加sata硬盘]]></title> 
<author>机票 &lt;dsf@df.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 01 Nov 2008 15:24:14 +0000</pubDate> 
<guid>http://www.lijingbo.com/read.php?34&amp;guid=2#topreply</guid> 
<description>
<![CDATA[ 
	哈哈！挺好<a href="http://www.jipiaoonline.cn" target="_blank">机票</a>
]]>
</description>
</item><item>
<link>http://www.lijingbo.com/read.php?34&amp;guid=3#topreply</link>
<title><![CDATA[[评论] DELL PowerEdge 1435 增加sata硬盘]]></title> 
<author>机票 &lt;dsf@df.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 02 Nov 2008 14:09:03 +0000</pubDate> 
<guid>http://www.lijingbo.com/read.php?34&amp;guid=3#topreply</guid> 
<description>
<![CDATA[ 
	哈哈！挺好<a href="http://www.jipiaoonline.cn" target="_blank">机票</a>
]]>
</description>
</item><item>
<link>http://www.lijingbo.com/read.php?34&amp;guid=4#topreply</link>
<title><![CDATA[[评论] DELL PowerEdge 1435 增加sata硬盘]]></title> 
<author>机票 &lt;dsf@df.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 04 Nov 2008 14:56:24 +0000</pubDate> 
<guid>http://www.lijingbo.com/read.php?34&amp;guid=4#topreply</guid> 
<description>
<![CDATA[ 
	哈哈！挺好<a href="http://www.jipiaoonline.cn" target="_blank">机票</a>
]]>
</description>
</item><item>
<link>http://www.lijingbo.com/read.php?34&amp;guid=5#topreply</link>
<title><![CDATA[[评论] DELL PowerEdge 1435 增加sata硬盘]]></title> 
<author>机票 &lt;dsf@df.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 05 Nov 2008 15:02:19 +0000</pubDate> 
<guid>http://www.lijingbo.com/read.php?34&amp;guid=5#topreply</guid> 
<description>
<![CDATA[ 
	哈哈！挺好<a href="http://www.jipiaoonline.cn" target="_blank">机票</a>
]]>
</description>
</item><item>
<link>http://www.lijingbo.com/read.php?34&amp;guid=6#topreply</link>
<title><![CDATA[[评论] DELL PowerEdge 1435 增加sata硬盘]]></title> 
<author>机票 &lt;dsf@df.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 06 Nov 2008 14:44:40 +0000</pubDate> 
<guid>http://www.lijingbo.com/read.php?34&amp;guid=6#topreply</guid> 
<description>
<![CDATA[ 
	哈哈！挺好<a href="http://www.jipiaoonline.cn" target="_blank">机票</a>
]]>
</description>
</item><item>
<link>http://www.lijingbo.com/read.php?34&amp;guid=7#topreply</link>
<title><![CDATA[[评论] DELL PowerEdge 1435 增加sata硬盘]]></title> 
<author>机票 &lt;dsf@df.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 07 Nov 2008 15:45:30 +0000</pubDate> 
<guid>http://www.lijingbo.com/read.php?34&amp;guid=7#topreply</guid> 
<description>
<![CDATA[ 
	哈哈！挺好<a href="http://www.jipiaoonline.cn" target="_blank">机票</a>
]]>
</description>
</item><item>
<link>http://www.lijingbo.com/read.php?34&amp;guid=8#topreply</link>
<title><![CDATA[[评论] DELL PowerEdge 1435 增加sata硬盘]]></title> 
<author>机票 &lt;dsf@df.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 09 Nov 2008 14:36:04 +0000</pubDate> 
<guid>http://www.lijingbo.com/read.php?34&amp;guid=8#topreply</guid> 
<description>
<![CDATA[ 
	哈哈！挺好<a href="http://www.jipiaoonline.cn" target="_blank">机票</a>
]]>
</description>
</item><item>
<link>http://www.lijingbo.com/read.php?34&amp;guid=9#topreply</link>
<title><![CDATA[[评论] DELL PowerEdge 1435 增加sata硬盘]]></title> 
<author>机票 &lt;dsf@df.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 20 Jan 2009 02:33:55 +0000</pubDate> 
<guid>http://www.lijingbo.com/read.php?34&amp;guid=9#topreply</guid> 
<description>
<![CDATA[ 
	友情链接:<a href="http://www.jipiaoonline.com/guoji/" target="_blank">国际机票</a>
]]>
</description>
</item>
</channel>
</rss>