<?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>系统运维 &#187; CentOS GRUB</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/centos-grub/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOS GRUB引导错误无法进入系统解决办法</title>
		<link>https://www.osyunwei.com/archives/5764.html</link>
		<comments>https://www.osyunwei.com/archives/5764.html#comments</comments>
		<pubDate>Sat, 19 Jan 2013 15:03:32 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS GRUB]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=5764</guid>
		<description><![CDATA[问题：CentOS开机出现GRUB引导错误，无法进入系统，如下图所示 解决办法：使用CentOS安装光盘进行开机GRUB引导修复 具体操作： 使用CentOS系统光盘引导计算机（系统盘要与原来安装的系统版本相同） 如下图所示 按F5进入系统修复模式，出现下面的界面 输入：linux rescue 回车 默认OK 默认OK NO 选择Continue出现下面的界面 默认OK，出现下面的界面 输入：chroot /mnt/sysimage ，回车    #将当前目录切换到原来系统的根目录 继续输入：grub 回车，出现下面的界面 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容 版权所有,转载请注明出处及原文链接 输入：root   (hd0,0)  回车    #注意root与(hd0,0) 之间必须要有空格 继续输入：setup  (hd0)  回车    #注意root与(hd0) 之间必须要有空格 再次输入：quit  回车  #退出grub模式 最后输入：reboot    #重启系统 拿出光盘，grub修复完毕，可以正常进入系统 备注：如果通过上面的操作还是无法正常进入系统 可以在 输入：chroot /mnt/sysimage 之后继续输入 vi  /boot/grub/grub.conf   #编辑，添加以下内容（CentOS 5.9为例） # grub.conf generated by anaconda # # Note that you do [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/5764.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/5764.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
