How can you boot the system in single user mode?
other than #boot CDROM/net -s
Answers were Sorted based on User's Feedback
Answer / avik
type svcadm milestone single-user and then check it by
running svcs -a | grep milestone
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / ram
at os level u can give like
#init 1 --- this will bring u to singleuser mode with all
local fs available
Or
#boot -m milestone=single-user --- at OK prompt level
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / venugopal adep
You can bring the server in single user mode using
#reboot -- -s
| Is This Answer Correct ? | 0 Yes | 0 No |
I want to create a 30Gb of size in three different disks 10Gb,5Gb and 15Gb respectively in VxVm , how can we create it kindly explain step by step procedure.
How to set passwd never expire for a user
how to find bad disk in VERITAS VOLUME MANAGER
what is the difference between /var/adm/ and /var/sadm directory contains in solaris?
How to stop one node cluster exclusively
What is an alternative to the “top” command on Solaris?
Explain /etc/system file
Explain /etc/inittab files
How to check the no of the processor available
If the /var file system is full then what you will do.
Which service assign port no dynamically
What command can be used in running a background process?