![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| 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 |
| 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 - user accounts passwords | orestis | UNIX for Dummies Questions & Answers | 2 | 03-09-2005 05:54 AM |
| single-user mode | zorro81 | UNIX for Dummies Questions & Answers | 2 | 04-06-2002 04:10 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
patch update with single user mode
Hi All,
How do I execute patch update on a single user mode? Please give me the steps by step procedures? Is single user mode the same as run level 1? Thanks. |
| Forum Sponsor | ||
|
|
|
|||
|
Bring the system down by doing init S. sample...
#cd / ; sync;sync;sync; init S .... .... ... (Provide root password when prompted) ... ..... #who -r will tell you the run state. #mount /tmp #TMOUT=0 # cd /var/tmp/10 #./install_all_patches patch_order |
|||
| Google The UNIX and Linux Forums |