![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| 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 | 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 06:54 AM |
| single-user mode | zorro81 | UNIX for Dummies Questions & Answers | 2 | 04-06-2002 04:10 PM |
| single user mode | guest100 | UNIX for Dummies Questions & Answers | 2 | 12-12-2001 04:53 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Single user mode
Hi all,
Well back at work and back to crashing systems again :-) Does anyone know where I can find some decent information on single user mode? I need to be able to fix a few things. Don't know if it's possible in single user mode but I need to fix the "etc/vfstab" mainly I re-wrote it to act like another machine and did a reboot and well, lets just say it didn't work (Though other words were said when it happen). Or is there a way I can run a debug on bootup somehow to try and correct this problem? I'm not 100% sure what the problem is but it can't mount a heap of stuff so I'm saying it's the /etc/vfstab. Thanks in advanced. Mainly though I would perfer someone to tell me where I can get some decent information about single user mode as it would always come in handy when I crash it again (I know I'll crash it again sometime soon :-) |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
try booting interactively...
boot -a Hope this helps otherwise boot in single mode from CD ROM |
|
#3
|
||||
|
||||
|
If your box is an HP-UX you can:
Reboot the machine. During boot, interrupt the process on the console by hitting space when prompted. Type 'boot' and when asked "Interact with ISL?" answer yes. At the ISL prompt enter "hpux -is". The machine will then boot into single user mode right to a command prompt. You can then change the root password and reboot to get the machine back into multi-user mode. #boot pri isl ISL>hpux –isl boot And interact with the IPL ---> YES If your Box is a SunSolaris then I think it is ctrl + A to interrupt. |
||||
| Google The UNIX and Linux Forums |