<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Fsck on Details...</title>
    <link>https://www.deepreflect.net/tags/fsck/</link>
    <description>Recent content in Fsck on Details...</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2003 - 2026 Leonardo Rizzi</copyright>
    <lastBuildDate>Tue, 30 Jun 2026 03:28:29 +0200</lastBuildDate>
    <atom:link href="https://www.deepreflect.net/tags/fsck/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>GRUB - Init Shell</title>
      <link>https://www.deepreflect.net/2010/03/30/grub-init-shell/</link>
      <pubDate>Tue, 30 Mar 2010 00:44:19 +0000</pubDate>
       <guid isPermaLink="false">http://blog.deepreflect.net/?p=885</guid> 
      <description>&lt;p&gt;Sometime in case of root password lost or file system corruption, you need to boot system with simple shell, skipping the init sequence.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;At Grub prompt press &amp;rsquo;e&amp;rsquo; to edit command before booting.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &amp;lsquo;kernel&amp;rsquo; line&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Press &amp;rsquo;e&amp;rsquo; again to edit selected command&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Type follow at end of the line: init=/bin/bash (or sh)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Press &amp;lsquo;b&amp;rsquo; to boot system&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Now you are at shell prompt. Enjoy&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;</description>
      <content:encoded><![CDATA[<p>Sometime in case of root password lost or file system corruption, you need to boot system with simple shell, skipping the init sequence.</p>
<ol>
<li>
<p>At Grub prompt press &rsquo;e&rsquo; to edit command before booting.</p>
</li>
<li>
<p>Select &lsquo;kernel&rsquo; line</p>
</li>
<li>
<p>Press &rsquo;e&rsquo; again to edit selected command</p>
</li>
<li>
<p>Type follow at end of the line: init=/bin/bash (or sh)</p>
</li>
<li>
<p>Press &lsquo;b&rsquo; to boot system</p>
</li>
<li>
<p>Now you are at shell prompt. Enjoy</p>
</li>
</ol>
]]></content:encoded>
    </item>
  </channel>
</rss>
