<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[沧海一粟]]></title> 
<link>http://www.dzhope.com/index.php</link> 
<description><![CDATA[Web系统架构与服务器运维,php开发]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[沧海一粟]]></copyright>
<item>
<link>http://www.dzhope.com/post//</link>
<title><![CDATA[U盘安装CentOS 6.2（超级详细图解教程）【转载】]]></title> 
<author>jed &lt;jed521@163.com&gt;</author>
<category><![CDATA[服务器技术]]></category>
<pubDate>Wed, 12 Dec 2018 01:55:39 +0000</pubDate> 
<guid>http://www.dzhope.com/post//</guid> 
<description>
<![CDATA[ 
	<a href="http://www.dzhope.com/attachment.php?fid=145" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=145" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>实现目的：用U盘安装CentOS 6.2 32位系统<br/>所需工具：<br/>一、UltraISO（用来制作U盘启动）<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=146" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=146" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>下载地址：<a href="http://www.newhua.com/soft/614.htm" target="_blank">http://www.newhua.com/soft/614.htm</a><br/>二、CentOS 6.2 32位系统镜像<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=147" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=147" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>下载地址：<a href="http://vault.centos.org/6.2/isos/i386/CentOS-6.2-i386-bin-DVD1.iso" target="_blank">http://vault.centos.org/6.2/isos/i386/CentOS-6.2-i386-bin-DVD1.iso</a><br/><br/>三、U盘一只<br/><br/>要求：U盘容量大于4G(因为CentOS 6.2 32位系统镜像文件需要3.55G的空间)<br/>四、vesamenu.c32文件（用来替换CentOS 6.2默认文件）<br/><br/>下载地址：<a href="http://vault.centos.org/6.0/os/i386/isolinux/vesamenu.c32" target="_blank">http://vault.centos.org/6.0/os/i386/isolinux/vesamenu.c32</a><br/>###################################################################################<br/>安装步骤：<br/>一、制作U盘启动引导盘<br/><br/>1、电脑插上U盘，打开UltraISO软件，文件---打开，选择你下载好的CentOS-6.2-i386-bin-DVD1.iso文件，<br/><br/>点启动光盘--写入硬盘镜像，在硬盘驱动器里面选择你的U盘（看清楚，千万别选错），写入方式默认为：USB-HDD+，然后点格式化。<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=148" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=148" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://www.dzhope.com/attachment.php?fid=149" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=149" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>格式化完成后，关闭对话框，然后再点写入，等几分钟，完成后，点返回，然后关闭UltraISO<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=150" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=150" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://www.dzhope.com/attachment.php?fid=151" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=151" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://www.dzhope.com/attachment.php?fid=152" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=152" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><br/><br/>2、打开U盘根目录下面的syslinux文件夹，用我们下载的文件vesamenu.c32替换里面原有的文件。<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;备注：如果没有syslinux文件夹，把isolinux文件夹名字改为syslinux<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=153" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=153" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>3、删除U盘根目录下面的Packages文件夹<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp; 备注：系统引导没有用到这个文件夹里面的文件，如果U盘空间足够大，也可以不删除。<br/><br/>4、把下载好的系统镜像CentOS-6.2-i386-bin-DVD1.iso复制到U盘根目录下面。<br/><br/>至此，U盘启动盘制作完成，然后退出U盘，这个U盘现在已经可以用来安装CentOS 6.2了。<br/><br/><br/>=====================================================<br/><br/>开机设置U盘第一启动，重启之后会出来安装界面：<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=154" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=154" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>默认选择第一项，回车。<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=155" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=155" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>选择Chinese（Simplified），简体中文，然后回车<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=156" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=156" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><br/>选择键盘模式，默认<br/><br/>这一步是成败的关键步骤之一，移动光标，定位在Hard drive上, 选择OK，按回车，会出现下面的界面：<br/><a href="http://www.dzhope.com/attachment.php?fid=157" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=157" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>这里的/dev/sdb4代表你的U盘分区，我们前面已经把系统镜像拷贝到U盘根目录下面了，这里系统会自动识别<br/><br/>直接点OK，会出现下面的安装界面：<br/><a href="http://www.dzhope.com/attachment.php?fid=158" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=158" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://www.dzhope.com/attachment.php?fid=159" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=159" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>选择第一项<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=160" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=160" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>选择第一项：是，丢弃所有数据<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=161" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=161" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>设置计算机名，默认即可<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=162" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=162" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>时区选择，默认即可。<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=163" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=163" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>设置root密码<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=164" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=164" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>注意：如果你使用的密码过于简单，系统会自动提示，这里选择“仍然使用”<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=165" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=165" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>选择最后一项，自定义分区。<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=166" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=166" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>注意：这里可以看到磁盘信息，sda代表本机磁盘，sdb代表U盘，切忌选择sda进行分区，否则会把U盘格式化<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=167" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=167" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>点创建，选择标准分区，点确定<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=168" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=168" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>文件系统类型：选择swap<br/><br/>允许的驱动器：只勾选sda前面的复选框<br/><br/>大小：1024(一般为内存大小的2倍)<br/><br/>其它大小选项：固定大小<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=169" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=169" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://www.dzhope.com/attachment.php?fid=170" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=170" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>点创建，选择标准分区，点确定<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=171" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=171" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>挂载点： /<br/><br/>文件系统类型：ext4<br/><br/>允许的驱动器：只勾选sda前面的复选框<br/><br/>大小：默认<br/><br/>其它大小选项：使用全部可用空间<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=172" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=172" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://www.dzhope.com/attachment.php?fid=173" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=173" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>点格式化<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=174" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=174" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>选择第二项，将修改写入磁盘<br/><br/>注意：分区之前，自己先要规划好怎么分区？<br/><br/>我这里的分区如下：<br/><br/>硬盘总共5G<br/><br/>/4G<br/><br/>Swap1G(一般为内存大小的2倍)<br/><br/>特别说明：用于正式生产的服务器，切记必须把数据盘单独分区，防止系统出问题时，保证数据的完整性。比如可以再划分一个/data专门用来存放数据。<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=175" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=175" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>特别提示：系统安装成败的关键步骤！！！<br/><br/>点更改设备<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=176" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=176" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>点BIOS驱动器顺序<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=177" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=177" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>第一BIOS驱动器：选择sda（本地磁盘驱动器）<br/><br/>第二BIOS驱动器：选择sdb（U盘驱动器）<br/><br/>点确定<br/><br/>说明：这一步至关重要，如果按照默认方式安装，会把系统启动引导安装到U盘里面，这也就是很多网友安装完系统之后，只要把U盘拔了，系统就启动不了，插上U盘系统又能正常启动的原因了！<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=178" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=178" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.dzhope.com/attachment.php?fid=179" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=179" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>默认是第三个，这里选择第一个，桌面安装。<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=180" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=180" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://www.dzhope.com/attachment.php?fid=181" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=181" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><br/>下一步<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=182" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=182" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.dzhope.com/attachment.php?fid=183" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=183" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.dzhope.com/attachment.php?fid=184" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=184" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><br/><br/>点重新引导<br/><br/><br/><a href="http://www.dzhope.com/attachment.php?fid=185" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=185" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>前进<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=186" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=186" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>选择第一项，同意许可协议，前进<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=187" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=187" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>这里是创建普通账号，可以不用创建，前进<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=188" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=188" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>点“是”，前进<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=189" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=189" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>设置时间，默认<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=190" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=190" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>确定<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=191" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=191" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>完成 ，进入登录界面<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=192" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=192" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>点“其他”<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=193" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=193" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>用户名输入：root<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=194" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=194" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>输入你root账号的密码<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=195" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=195" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>点“关闭”<br/><br/><a href="http://www.dzhope.com/attachment.php?fid=196" target="_blank"><img src="http://www.dzhope.com/attachment.php?fid=196" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>现在已经登录系统桌面了<br/><br/>至此，用U盘安装CentOS 6.2教程完成。<br/>#######################################################################################<br/><br/>备注：如果不替换vesamenu.c32文件，用U盘启动后会卡在下面的界面：Press the <Enter> key to begin the installation process<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;原因：U盘根目录下面的syslinux&#92;syslinux.cfg文件里面第一行引用到了vesamenu.c32这个文件，而在CentOS 6.2系统里面，这个文件是有问题的，或者说是有bug吧，所以要用CentOS 6.0系统的这个文件来替换。<br/><br/>还有一种方法：不用替换文件，用记事本打开这个文件syslinux&#92;syslinux.cfg，把第一行default vesamenu.c32 替换为 default linux timeout 600 label linux kernel vmlinuz append initrd=initrd.img 这样修改之后，系统启动的时候就会跳过安装菜单选项界面，直接进入到语言选择界面。这两种方法均可以正常安装CentOS 6.2系统。<br/>#######################################################################################<br/><br/>扩展阅读：本教程还适合以下CentOS 6.2系统的安装<br/><br/>1、CentOS 6.2 32位 minimal版<br/><br/>系统下载地址：<a href="http://ftp.sjtu.edu.cn/centos/6.2/isos/i386/CentOS-6.2-i386-minimal.iso" target="_blank">http://ftp.sjtu.edu.cn/centos/6.2/isos/i386/CentOS-6.2-i386-minimal.iso</a><br/><br/>对应的vesamenu.c32文件下载地址：<a href="http://vault.centos.org/6.0/os/i386/isolinux/vesamenu.c32" target="_blank">http://vault.centos.org/6.0/os/i386/isolinux/vesamenu.c32</a><br/><br/>2、CentOS 6.2 64位 minimal版<br/><br/>系统下载地址：<a href="http://ftp.sjtu.edu.cn/centos/6.0/isos/x86_64/CentOS-6.0-x86_64-minimal.iso" target="_blank">http://ftp.sjtu.edu.cn/centos/6.0/isos/x86_64/CentOS-6.0-x86_64-minimal.iso</a><br/><br/>对应的vesamenu.c32文件下载地址：<a href="http://vault.centos.org/6.0/os/x86_64/isolinux/vesamenu.c32" target="_blank">http://vault.centos.org/6.0/os/x86_64/isolinux/vesamenu.c32</a><br/><br/>系统运维 <a href="http://www.osyunwei.com" target="_blank">www.osyunwei.com</a> 温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接<br/><br/>说明：由于CentOS 6.2 64位系统镜像大于4G,U盘fat32格式不支持大于4G以上的文件，系统镜像无法拷贝到U盘根目录，所以用此教程无法安装CentOS 6.2 64位系统，如果想要安装CentOS 6.2 64位系统，可以参考下面这篇文档：<br/><br/>用U盘通过局域网来安装CentOS 6.0<br/><br/><a href="http://www.osyunwei.com/archives/280.html" target="_blank">http://www.osyunwei.com/archives/280.html</a><br/>
]]>
</description>
</item><item>
<link>http://www.dzhope.com/post//#blogcomment</link>
<title><![CDATA[[评论] U盘安装CentOS 6.2（超级详细图解教程）【转载】]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.dzhope.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>