![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to Single user mode? | gkreddy | UNIX for Dummies Questions & Answers | 1 | 10-25-2007 10:31 PM |
| How to boot in single user mode | sube | UNIX for Dummies Questions & Answers | 7 | 08-23-2007 10:34 PM |
| single user mode | ankit.jss | UNIX for Advanced & Expert Users | 1 | 11-16-2006 02:58 AM |
| single user mode | kekanap | UNIX for Advanced & Expert Users | 5 | 07-29-2005 09:06 AM |
| single-user mode | zorro81 | UNIX for Dummies Questions & Answers | 2 | 04-06-2002 04:10 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Boot in Single-Mode
Hi All,
I have AIX 5.1 & I forgot the root password. I find out the solution is to boot in single-mode and remove the root password from the /etc/passwd file. My question is how to boot in single-mode? Also is there any password required when booting in this mode? |
| Forum Sponsor | ||
|
|
|
||||
|
Quote:
Edit: This excellent thread has been added to the FAQ! Thanks everyone. Last edited by Perderabo; 06-16-2005 at 06:00 AM. |
|
|||
|
You need physical access to the machine to do the following:
1. switch off the machine 2. power on and enter the SMS menu 3. in the SMS menu there is a option called "Maintenance shell" or something such (I don't have an AIX machine at hand to try that out, but the option is named pretty intuitive). 4. varyon rootvg, mount / 5. edit /etc/passwd and /etc/security/passwd 6. boot normally bakunin |