Find the answer to your Linux question:
Results 1 to 4 of 4
How can I get root passwd when I forgot it?...
  1. #1
    Just Joined!
    Join Date
    Jun 2010
    Posts
    15

    Question [SOLVED] How can I get root passwd when I forgot it?

    How can I get root passwd when I forgot it?

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,096
    1. boot a live CD
    2. mount the / partition
    3. chroot to it
    4. change the root password with passwd
    You must always face the curtain with a bow.

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Its not possible to retrieve root password but you can reset it easily. Just boot up in Single User Mode and execute passwd command. It won't ask for existing root password.
    There are a lot of other ways listed here to reset password.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just Joined!
    Join Date
    Jun 2010
    Posts
    15
    Thanks a lot !

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...