- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- ProLiant Deployment and Provisioning
- >
- OS Build Plan - ESXi 6.0 fails with "User-supplied...
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
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
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
тАО01-15-2016 09:19 AM
тАО01-15-2016 09:19 AM
OS Build Plan - ESXi 6.0 fails with "User-supplied %post script failed . (Error code 256)
I am facing an error deploying an esxi6 hp custom image (builds 3073146,3380124) using the builtin os deployment plan. The error message is "User-supplied %post script failed. (Error code 256)"
Everything looks good until the point where the post section of the kickstart file is processed. I completely removed the post section from the kickstart file and still get the same error. So i logged in via the console and noticed that another post section is created by the deployment process. Interestingly the generated commands dont┬┤t generate an error.
Does anybody else experience the same behaviour?
Regards
t.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-21-2016 08:17 AM
тАО01-21-2016 08:17 AM
Re: OS Build Plan - ESXi 6.0 fails with "User-supplied %post script failed . (Error code 256)
Installing HP custom image ESXi 55.u3 build 3029944 and ESXi 6.0.0 U1b build 2494525 is no problem. So the problem seems to be related to HP custom and native ESXi 6.0.0 U1b
Regards
t.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-25-2016 02:03 PM
тАО01-25-2016 02:03 PM
Re: OS Build Plan - ESXi 6.0 fails with "User-supplied %post script failed . (Error code 256)
This worked for me, however, you need an extra underscore in the second option
@__OPSW-Media-LinURI@/esxi60u1a
or @_OPSW-Media-LinURI@/esxi60u1b
Technical white paper Insight Control Server Provisioning How to Create an OS Build Plan for Installing VMware vSphere 6.0 Update1a or Update1b
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-29-2016 01:24 AM
тАО01-29-2016 01:24 AM
Re: OS Build Plan - ESXi 6.0 fails with "User-supplied %post script failed . (Error code 256)
Thank you for sharing the information. Page 3 / Point 3 resolved my issue. The installation is working flawlessly now.