On Thu, 30 Apr 1998 [EMAIL PROTECTED] wrote:

> wrong path to the shell.  So, now I can't log in as root.  I have tried to
> go into single user mode, but the delay on lilo is set to 0, and I can't

So hold the shift key down while it is booting.  That will give you the
LILO prompt even if the delay is 0.

Your alternative is to boot off of a floppy.

You could also use the su command in a way such as:

su root -c /bin/sh

the -c option causes su to execute a specific command rather than just
running the default shell.  This is probably the "right way" to do it,
assuming you still know the password.



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to