[HPADM] Kernel build 11.23




This are the steps i have for 11.0/10.20..Please let me know what changes i would need for 11.23

# Save the current parameter values
kmtune -l > /var/tmp/kmtune_pre_patrol.$TIMESTAMP
kmtune > /var/tmp/kmtune_pre_patrol1.$TIMESTAMP

# Change directories to the build environment
cd /stand/build
/usr/lbin/sysadm/system_prep -v -s system

# Update the tunable values using kmtune
kmtune -S /stand/build/system -s semmns+50
kmtune -S /stand/build/system -s semmni+50
kmtune -S /stand/build/system -s semmap+50
kmtune -S /stand/build/system -s shmseg+50

# Build the kernel
mk_kernel -s system > $NULL 2>&1

# Move the old system and kernel so if any problems we still
# have a bootable kernel
mv /stand/system /stand/system.$TIMESTAMP
mv /stand/vmunix /stand/vmunix.$TIMESTAMP
mv /stand/dlkm /stand/dklm.vmunix.$TIMESTAMP

# Move the new system file and new kernel into place
mv /stand/build/system /stand/system
kmupdate /stand/build/vmunix_test

# Save the current parameter values
kmtune -l > /var/tmp/kmtune_pre_boot.$TIMESTAMP
kmtune > /var/tmp/kmtune_pre_boot.$TIMESTAMP

shutdown –r –y 60

Please let me know for 11.23 will the same commands work or should i replace some commands..please help..Thanks in Advance

THanks

Brian




--
---> Please post QUESTIONS and SUMMARIES only!! <---
To subscribe/unsubscribe to this list, contact majordomo@xxxxxxxxxxxxx
Name: hpux-admin@xxxxxxxxxxxxx Owner: owner-hpux-admin@xxxxxxxxxxxxx

Archives: ftp.dutchworks.nl:/pub/digests/hpux-admin (FTP, browse only)
http://www.dutchworks.nl/htbin/hpsysadmin (Web, browse & search)



Relevant Pages

  • RE: How to upgrade the kernel
    ... Regarding actual kernel recompilation, if you extract the ... Change directories into the root directory of the archive, ... Redhat kernel, unless you have an explicit need for a generic kernel (I ... How to upgrade the kernel ...
    (RedHat)
  • Re: question about patching my kernel
    ... >tar xjvf linux-2.6.7.tar.bz2 ... Change directories into the archive ... Configure the kernel ... This results in a broken system. ...
    (Debian-User)
  • Re: External microphone Fedora 14.
    ... There is some system file to control? ... kernel is not configured to switch ... that's why you couldn't use your mics. ... Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines ...
    (Fedora)
  • Re: [PATCH] Console: fall back to /dev/null when no console is availlable
    ... hotplug opens a system file, it gets assigned fd 2 and then we write to ... Userspace to userspace execution is quite precisely defined. ... happens for kernel->userspace isn't so I have no problem with the kernel ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: Ntoskrnl - advice please
    ... Andrew Lomakin [MCP - WinXP] wrote: ... Describing it as *a* system file is a bit of an understatement. ... kernel it could be described as the operating system;-) It'll be bad ...
    (microsoft.public.windowsxp.basics)