- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mk_kernel: config: Execute permission denied.
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
10-21-2004 10:01 PM
10-21-2004 10:01 PM
mk_kernel: config: Execute permission denied.
this is a strange problem for me..
when i try to create new kernel i am getting the following " Execute Permission denied " Error.. please help.
/usr/sbin/mk_kernel: config: Execute permission denied.
thanks & regards,
Govind.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2004 10:32 PM
10-21-2004 10:32 PM
Re: mk_kernel: config: Execute permission denied.
See if the file /usr/sbin/config is owned by bin:bin with 555 permissions. Compare it with another system.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2004 11:06 PM
10-21-2004 11:06 PM
Re: mk_kernel: config: Execute permission denied.
ll /usr/sbin/config
-r-xr-xr-x 1 bin bin 48128 Oct 1 21:17 /usr/sbin/config
its the same in other system also.
regards,
Govind.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2004 11:36 PM
10-21-2004 11:36 PM
Re: mk_kernel: config: Execute permission denied.
# ll /etc/config
lrwxr-xr-t 1 root sys 16 Oct 8 2003 /etc/config -> /usr/sb
in/config
What are the results of:
# what /etc/config
The link might be broken or the file may be corrupt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2004 12:15 AM
10-22-2004 12:15 AM
Re: mk_kernel: config: Execute permission denied.
lr-xr-xr-t 1 root sys 16 Apr 12 2004 /etc/config -> /usr/sbin/config
feels likw this file is corrupted..
how do i resote/recreate this file
regards,
Govind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2004 01:12 AM
10-22-2004 01:12 AM
Re: mk_kernel: config: Execute permission denied.
By chance a make_tape_recovery? If so,
# cd /
# mt fsf 1
# tar xvf /dev/rmt/0mn usr/sbin/config
# mt rew
Alternatively you can copy it from another system that is alike in version.
The file is originally installed with the OS-Core.CORE-KRN fileset.