- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Kernel Not getting built - HP-Ux 11.0
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2002 04:08 AM
05-26-2002 04:08 AM
Kernel Not getting built - HP-Ux 11.0
Kindly if someone can provide a solution for the below problem.
I have a K460 Server with HP-Ux 11.0 on 64 Bit. When I build the kernel thru mk_kernel, server is giving message a below & comes back to root prompt without rebuilding the kernel.
Error Message:
--------------------
## mk_kernel -v
Building a new kernel based on template file "/stand/system"
total 300
config: line not within a table boundary
config failure.
---------------------------
I have already tried copying a earlier copy of /stand/system file & rebuild but in vain..!
Kindly suggst..!
Thanks in advance..!
Naveen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2002 05:15 AM
05-26-2002 05:15 AM
Re: Kernel Not getting built - HP-Ux 11.0
Looks like there is some problem in system file , please post your system file.
thnks
Nitin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2002 05:24 AM
05-26-2002 05:24 AM
Re: Kernel Not getting built - HP-Ux 11.0
Pls find the system file attached.
But pls note I have already tried a OLD system file which was a working copy..!
Regds,
Naveen Shetty.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2002 05:37 AM
05-26-2002 05:37 AM
Re: Kernel Not getting built - HP-Ux 11.0
x25idmap
x25plp
x25sentr
thnks
Nitin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2002 05:37 AM
05-26-2002 05:37 AM
Re: Kernel Not getting built - HP-Ux 11.0
x25idmap
x25plp
x25sentr
thnks
Nitin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2002 05:39 AM
05-26-2002 05:39 AM
Re: Kernel Not getting built - HP-Ux 11.0
it seem that it could be 2 things :
1. check to see in you have a software or a patch that didnt install correctly .
check it with swlist -l fileset -a state > a.out
and check to see if there a software that you diednt install correct .
you can also check the /var/adm/sw/swagent.log
if you can see a software that didnt install correctly please remove it and reinstall it again .
2. This error is most likely caused by something irregular in the /usr/conf/master.d directory.
So please look in this directory for files which have been recently created ("ll -c") or modified ("ll"), have strange names or/and content, etc..
please give an input if it help you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2002 12:00 AM
05-27-2002 12:00 AM
Re: Kernel Not getting built - HP-Ux 11.0
if you have a problem with yor system file why not start by creating a new system file from the current kernel.
/usr/lbin/sysadm/system_prep -s system
now try building your kernel
cheers
John.