<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mike,<br>
<br>
You should never need to reinstall a Linux system unless the filesystem
got corrupted somehow due to some sort of software glitch, which is
really unlikely.&nbsp; (If it was bad hardware, then replace the hardware of
course.)&nbsp; The easiest way to get access to a Linux system to which you
don't know any passwords is to either not run the startup sequence
(init=/bin/bash) or else start up in single user mode only.&nbsp; Either way
you ought to be able to reset the root password.<br>
<br>
To make the system do nothing but mount the root filesystem, edit the
kernel boot command line to include "init=/bin/bash" at the end of the
command line.<br>
<br>
To make the system start in single user mode, edit the kernel boot
command line to have an "s" at the end of it.<br>
<br>
There are a lot of different ways you can tackle this problem but these
ought to get you on the right track or at least so you start to get the
idea of how it all works and fits together.<br>
<br>
Hope this helps,<br>
Jim<br>
<br>
Mike Bean wrote:
<blockquote
 cite="mid:AANLkTi=7WXAEDArUzfLFw0HV1+hMPWB7OxXGPQMHBZ=3@mail.gmail.com"
 type="cite"><br>
Hey cluebies,&nbsp; I'm trying to help out a friend, I think she managed to
blow out/change her root login somehow.&nbsp; Not sure if it can be
recovered.&nbsp; I know I can always reinstall, but I'm wondering if there's
a faster method?<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
clue-tech mailing list
<a class="moz-txt-link-abbreviated" href="mailto:clue-tech@cluedenver.org">clue-tech@cluedenver.org</a>
<a class="moz-txt-link-freetext" href="http://cluedenver.org/mailman/listinfo/clue-tech">http://cluedenver.org/mailman/listinfo/clue-tech</a></pre>
</blockquote>
<br>
</body>
</html>