Operating System - HP-UX
1833785 Members
2643 Online
110063 Solutions
New Discussion

looking at Kernel Configuration

 
nibble
Super Advisor

looking at Kernel Configuration

hi guys,
is there any other way in viewing the kernel configuration or the OS configuration of ux11.11 aside from SAM?

thanks...
7 REPLIES 7
Norman_21
Honored Contributor

Re: looking at Kernel Configuration

#kmtune

or #sysdef

good luck

"Attitudes are contagious, is yours worth catching"/ My first point was given by SEP on January 31, 2003
Norman_21
Honored Contributor

Re: looking at Kernel Configuration

For system configuration:

#/opt/ignite/bin/print_manifest

you should have Ignite UX installed for that command to run.

#swlist -l bundle|grep -i ignite
"Attitudes are contagious, is yours worth catching"/ My first point was given by SEP on January 31, 2003
Tim D Fulford
Honored Contributor

Re: looking at Kernel Configuration

/usr/sbin/kmtune - this gives the tunable parameters
/usr/sbin/kmsystem - this gives the drivers etc

Tim
-
Thierry Poels_1
Honored Contributor

Re: looking at Kernel Configuration

hi,

cat /stand/system

;-)
Thierry.
All unix flavours are exactly the same . . . . . . . . . . for end users anyway.
Bill Hassell
Honored Contributor

Re: looking at Kernel Configuration

If you do not have Ignite/UX (where you'll find print_manifest), download it immediately and run a make_tape_recovery as soon as possible. This will prevent a lot of extra work if you have a boot disk problem in the future.


Bill Hassell, sysadmin
Norman_21
Honored Contributor

Re: looking at Kernel Configuration

Hi,

Here is the link to the Ignite UX, it's free. Please tell us what happened and consider assigning points to everyone who has invested his time to help you!!
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB

Good luck
"Attitudes are contagious, is yours worth catching"/ My first point was given by SEP on January 31, 2003
Hemanth Gurunath Basrur
Honored Contributor

Re: looking at Kernel Configuration