<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Heck's  Blog]]></title> 
<link>https://www.heckjj.com/index.php</link> 
<description><![CDATA[一瞬间的决定，往往可以改变很多，事实上，让自己成功的往往不是知识，是精神！ 如果你总是为自己找借口，那只好让成功推迟。执行力，今天！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Heck's  Blog]]></copyright>
<item>
<link>https://www.heckjj.com/post//</link>
<title><![CDATA[Linux开机出现 Generating “/run/initramfs/rdsosreport.txt“解决方案]]></title> 
<author>Heck &lt;@hecks.tk&gt;</author>
<category><![CDATA[编程杂谈]]></category>
<pubDate>Tue, 22 Oct 2024 11:42:10 +0000</pubDate> 
<guid>https://www.heckjj.com/post//</guid> 
<description>
<![CDATA[ 
	Linxu开机出现 Generating "/run/initramfs/rdsosreport.txt"解决方案<br/><a href="https://www.heckjj.com/attachment.php?fid=260" target="_blank"><img src="https://www.heckjj.com/attachment.php?fid=260" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>解决：<br/>一、找这个-root结尾的文件也不一样。<br/><br/>大家可以用ls /dev/mapper查看到自己装的镜像对应的以-root结尾的文件是哪个。<br/><a href="https://www.heckjj.com/attachment.php?fid=262" target="_blank"><img src="https://www.heckjj.com/attachment.php?fid=262" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0" width="500" height="150"/></a><br/><br/>二、所以我们运行的是：xfs_repair /dev/mapper/cl-root<br/><a href="https://www.heckjj.com/attachment.php?fid=261" target="_blank"><img src="https://www.heckjj.com/attachment.php?fid=261" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0" width="800" height="150"/></a><br/> 还是报错的话需要<br/><br/>需要卸载掉 （会丢数据，没办法，总比重做系统方便吧）
]]>
</description>
</item><item>
<link>https://www.heckjj.com/post//#blogcomment</link>
<title><![CDATA[[评论] Linux开机出现 Generating “/run/initramfs/rdsosreport.txt“解决方案]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://www.heckjj.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>