On Mon, Jan 17, 2000 at 10:06:41PM +0000, Colin Watson wrote:
> [EMAIL PROTECTED] wrote:
> >I forgot my password how can I get it back
> 
> If it's your root password, boot with 'linux init=/bin/sh' at the LILO
> prompt (assuming you use LILO) and you'll get a shell; then use 'passwd'
> to reset your root password and boot normally.

Wrong.  The root filesystem is mounted read-only at startup.

you use "linux init=/bin/sh rw",
then use "passwd" to change the password,
then type "mount / -o remount,ro ; sync"
then reboot, or type "exec /sbin/init"
 
-- 
"If you continue running Windows, your system may become unstable."
     -- Windows 95 BSOD

Dwayne C. Litzenberger - [EMAIL PROTECTED]

Please always Cc to me when replying to me on the lists.

Advertising Policy: http://www.redrival.com/dlitz/spamoff.html
GnuPG Public Key:   http://www.redrival.com/dlitz/gpgkey.asc
     Fingerprint:   0535 F7CF FF5F 8547 E5A5 695E 4456 FB6C BC39 A4B0

Attachment: pgpyDsjY1PfhP.pgp
Description: PGP signature

Reply via email to