vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| In article <1128537769.472207.66110@g43g2000cwa.googlegroups. com>, "nick" <cupofjava1961@aol.com> wrote: > Can someone tell me the name of the configuration file in Solaris that > is used to reconfig the kernel? > > Thanks /etc/system -- DeeDee, don't press that button! DeeDee! NO! Dee... |
| ||||
| Eric Enright schrieb: > nick wrote: > >>Can someone tell me the name of the configuration file in Solaris that >>is used to reconfig the kernel? > > > If you mean adjust kernel parameters, then /etc/system. > > Eric > and /reconfigure if you want to force the system to reconfigure all devices, etc. during booting. After booting the file is removed, so you just do a $ touch /reconfigure to force a reconfigure upon reboot or boot with -r. Tom |