Suppose if u want to reconfigure the kernel then how ur
going to do?
Answers were Sorted based on User's Feedback
Answer / vincent
basically kernal located on /etc/system..
if we reconfigure the kernal ...... first we take backup the
/etc/system...
the following way is suitable this
1.cp /etc/system /etc/sysyem.orig
2.then we do some modification in kernal file
3.then boot -a .. this is interactive with user
4.then give the root file system option just give
/etc/system.orig
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / samir kumar roul
to reconfigure kernel you need to boot the server with -a
option
ok>boot -a
it will ask you for the location of kernel...
| Is This Answer Correct ? | 0 Yes | 3 No |
please give detail procedure how do replace failed disk under control of SVM and VxVm
how to see open ports?
what is milestone and what is use of it in Solaris
What is LOM and how do you access it?
If you try to send an e-mail to someone and the following message appear "Message Undeliverable", what could be wrong?
How do you view shared memory statistics?
how to install solaris and windows on a single harddisk ie dual booting
how to know the creation time of users and creation time of zones in solaris
what is zone configuration file?
what is mean by netfmd in sun cluster what is the use of netfmd and what is the relation between ccd and netfmd?
what is use of boot -a
how to freeze nodes in vcs?tell me step by step?