ProLiant Deployment and Provisioning
1832489 Members
4496 Online
110043 Solutions
New Discussion

RDP 3.10 Deploying firmware

 
DanWhite
New Member

RDP 3.10 Deploying firmware

I am having trouble deploying firmware via the default RDP 3.10 job. The server boots into Linux then errors out saying the ramdisk is not big enough. The script hpsum.sh looks like it is looking for 128mb minimum. How do i change the Linux PXE boot to have a 128mb ram disk?

Thanks,

Dan
5 REPLIES 5
DanWhite
New Member

Re: RDP 3.10 Deploying firmware

I figured it out. See attachment for details.
DanWhite
New Member

Re: RDP 3.10 Deploying firmware

See above
patrick haynes
Frequent Advisor

Re: RDP 3.10 Deploying firmware

I am attempting to use the default firmware update task and received this exact error, however, I have made the changes but still receive the same error.

I modified the pxelinux.cfg and gone through the recompiling of the linux boot image but still receive the same exact error. What could I do to try and troubleshoot the problem?
Dan White_1
Frequent Advisor

Re: RDP 3.10 Deploying firmware

I'm not sure. I documented what worked for me in the attachment in the previous message. I would try the steps again then call HP if that doesn't work.
patrick haynes
Frequent Advisor

Re: RDP 3.10 Deploying firmware

ok, after making the modifications mentioned here i was able to get rid of the undefined exit code 254, however then i received an undefined exit code 127. after a little while of research, it turns out another tech added some firmware updates to the linux boot disk image, so after removing the additional files, and recompiling, the script is now completing properly.