<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Reset Forgotten Root Password in Debian 10	</title>
	<atom:link href="https://www.tecmint.com/reset-forgotten-root-password-in-debian/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/reset-forgotten-root-password-in-debian/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sun, 10 Nov 2024 19:09:14 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: tantrajna		</title>
		<link>https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-2239875</link>

		<dc:creator><![CDATA[tantrajna]]></dc:creator>
		<pubDate>Sun, 10 Nov 2024 19:09:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36704#comment-2239875</guid>

					<description><![CDATA[This worked. thanks James. Its a good post.]]></description>
			<content:encoded><![CDATA[<p>This worked. thanks James. Its a good post.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vision_Thing		</title>
		<link>https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-2202573</link>

		<dc:creator><![CDATA[Vision_Thing]]></dc:creator>
		<pubDate>Wed, 14 Aug 2024 08:51:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36704#comment-2202573</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-1325600&quot;&gt;David&lt;/a&gt;.

In IT, there&#039;s been a saying for almost forever: &#039;If I can touch your box, I own your box.&#039; Physical security is the last layer of security. If a stranger has access to someone&#039;s box, you have a problem. 

Almost every single piece of network and IT equipment has some form of physical reset, or the landfills would be full of perfectly functional equipment that just cannot be accessed]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-1325600">David</a>.</p>
<p>In IT, there&#8217;s been a saying for almost forever: &#8216;If I can touch your box, I own your box.&#8217; Physical security is the last layer of security. If a stranger has access to someone&#8217;s box, you have a problem. </p>
<p>Almost every single piece of network and IT equipment has some form of physical reset, or the landfills would be full of perfectly functional equipment that just cannot be accessed</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-2131151</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 31 Jan 2024 04:45:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36704#comment-2131151</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-1578703&quot;&gt;Zafibiky&lt;/a&gt;.

@Zafibiky,

The error could be caused by the filesystem being mounted as read-only. To resolve this, you may need to remount it with read-write permissions.
&lt;pre&gt;
sudo mount -o remount,rw /
&lt;/pre&gt;
Following this, perform a filesystem check to ensure the integrity of the filesystem.
&lt;pre&gt;
sudo fsck /
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-1578703">Zafibiky</a>.</p>
<p>@Zafibiky,</p>
<p>The error could be caused by the filesystem being mounted as read-only. To resolve this, you may need to remount it with read-write permissions.</p>
<pre>
sudo mount -o remount,rw /
</pre>
<p>Following this, perform a filesystem check to ensure the integrity of the filesystem.</p>
<pre>
sudo fsck /
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: frederic		</title>
		<link>https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-2130596</link>

		<dc:creator><![CDATA[frederic]]></dc:creator>
		<pubDate>Mon, 29 Jan 2024 16:17:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36704#comment-2130596</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-1578703&quot;&gt;Zafibiky&lt;/a&gt;.

Hi Zafibiky,

Have you found a solution?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-1578703">Zafibiky</a>.</p>
<p>Hi Zafibiky,</p>
<p>Have you found a solution?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anne Onymous		</title>
		<link>https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-1714803</link>

		<dc:creator><![CDATA[Anne Onymous]]></dc:creator>
		<pubDate>Tue, 08 Feb 2022 17:00:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=36704#comment-1714803</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-1435431&quot;&gt;Erich Vosloo&lt;/a&gt;.

One year later, I hope you did find the answer in the mid-time. You simply have to select the second line where the mono/multi-user environment is set to single. It worked for me, I saw the message loading the keyboard drive and it did the trick.

Thanks James, I knew the way to do it but here the explanations are very simple to follow. Brilliant.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/reset-forgotten-root-password-in-debian/comment-page-1/#comment-1435431">Erich Vosloo</a>.</p>
<p>One year later, I hope you did find the answer in the mid-time. You simply have to select the second line where the mono/multi-user environment is set to single. It worked for me, I saw the message loading the keyboard drive and it did the trick.</p>
<p>Thanks James, I knew the way to do it but here the explanations are very simple to follow. Brilliant.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
