Ankit Jain schrieb:

hi

i have forgotten my root pasword. i had installed
redhat linux 9.0 kernel version 2.4 with grub loader.
if somebody can tell me how to change the password
without logging.

thanks

ankit


Boot Linux from a CD. Knoppix for example, Radhat installation medium or whatever. If you have only one big partition it's quiet easy!

Mount your local partition (e.g. mount /dev/<xxx> /mnt/wherever) and chroot into it (chroot /mnt/wherever). And then "passwd" to change the password.

Hope it help!

Robin

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to