Jump to content











Photo
- - - - -

HP SmartStart CD x32 and x64 , HP Firmware CD , WinPE 1.6, WinPE 3


  • Please log in to reply
9 replies to this topic

#1 bilou_gateux

bilou_gateux

    Frequent Member

  • Expert
  • 230 posts
  •  
    France

Posted 26 March 2011 - 05:32 PM

I would like to have an UFD booting all the CDs listed in topic title and add more / update later.

HP utilities
HP USB Key Utility
I noticed HP USB Key Utility included into <CDroot>\usb\hpusbkey install outdated SYSLINUX 3.75 2009-04-16

syslinux.exe -fma %DEST%


I have updated to SYSLINUX 3.82 2009-06-09 to get WinPE 3 boot:
Booting BOOTMGR from syslinux/UBCD?

I have added grub4dos to boot WinPE 1.6

current syslinux.cfg:

DEFAULT /syslinux/vesamenu.c32

MENU TITLE HP USB BOOT Menu

MENU BACKGROUND hpusb.jpg



INCLUDE common.cfg

ALLOWOPTIONS 0





LABEL HPSS860_32

MENU LABEL HP SmartStart 8.60 x86

KERNEL /HPSS860_32/vesamenu.c32

APPEND HPSS860_32/usbmenu.cfg mainmenu.cfg





LABEL HPSS860_64

MENU LABEL HP SmartStart 8.60 x64

KERNEL /syslinux/vesamenu.c32

APPEND HPSS860_64/usbmenu.cfg mainmenu.cfg





LABEL HPFWUP920B

MENU LABEL HP Smart Update Firmware DVD 9.20B

KERNEL vesamenu.c32

APPEND HPFWUP920B/usbmenu.cfg mainmenu.cfg





LABEL WINPE3

MENU LABEL WINPE3

COM32 /syslinux/chain.c32

APPEND boot ntldr=/BOOTMGR

		



LABEL grub4dos

MENU LABEL Boot grub4dos (grldr)

BOOT /grldr



	

TIMEOUT 0

ONTIMEOUT GRUB4DOS


After updating SYSLINUX from 3.75 to 3.82, i can't no longer boot HPSS860_32 or HPSS860_64
totallly noob at (sys)linux, i just noticed submenu is loaded and probably 1st part initrd is run but after i only get a boot: prompt

usbmenu.cfg

#CHECK_SERVER blacklist

DEFAULT HPSS860_64/vesamenu.c32

PROMPT 0



MENU TITLE SmartStart Boot Menu

MENU BACKGROUND HPSS860_64/back.jpg

TIMEOUT 50



label vsos

  MENU LABEL SmartStart 8.60 x64

  kernel HPSS860_64/hpboot_v.c32

  append HPSS860_64/vmlinuz initrd=HPSS860_64/initrd.img media=usb:HPSS860_64 rw root=/dev/ram0 ramdisk_size=396332 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off vga=791 noexec32=off nox2apic splash=silent showopts



label sos

  MENU HIDE

  kernel HPSS860_64/hpboot.c32

  append HPSS860_64/vmlinuz initrd=HPSS860_64/initrd.img media=usb:HPSS860_64 rw root=/dev/ram0 ramdisk_size=396332 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off splash=silent noexec32=off nox2apic showopts



label harddisk

  MENU HIDE

  LOCALBOOT 1



MENU COLOR sel		7;37;44		#ff0030a5	#ff94c3f7	none

MENU COLOR unsel 	34;47		#ff0030a5	#ffffffff	none

MENU COLOR border	37;47		#ffd3d6e7	#ffd3d6e7	none

MENU COLOR title	37;47		#ff0030a5	#ffd3d6e7	none

MENU COLOR timeout	1;37;44		#ffffffff	#00000000	none

MENU TABMSG

MENU AUTOBOOT #

MENU WIDTH 50



MENU MARGIN 1

MENU ROWS 4

MENU TABMSGROW 23

MENU CMDLINEROW 23

MENU ENDROW 24

MENU TIMEOUTROW 16

MENU HSHIFT 16

MENU VSHIFT 8

ONTIMEOUT vsos

ALLOWOPTIONS 1


if i revert to SYSLINUX 3.75 2009-04-16, i can load HPSS860_64 but no longer boot WINPE3

I have tried updating to SYSLINUX 3.86 but no success.

Need expert advice to get all options working.

#2 bilou_gateux

bilou_gateux

    Frequent Member

  • Expert
  • 230 posts
  •  
    France

Posted 05 April 2011 - 02:35 PM

If versions of syslinux and the modules are not matching, it may fail.

since I don't even remember where I read this, no link.

this assumption appears to be correct.

hp includes own c32 module.

I reverted back to 3.75 following instructions posted here

DEFAULT /syslinux/vesamenu.c32

MENU TITLE HP USB BOOT Menu

MENU BACKGROUND hpusb.jpg



INCLUDE common.cfg

ALLOWOPTIONS 0





LABEL HPSS860_32

MENU LABEL HP SmartStart 8.60 x86

KERNEL /HPSS860_32/vesamenu.c32

APPEND HPSS860_32/usbmenu.cfg mainmenu.cfg





LABEL HPSS860_64

MENU LABEL HP SmartStart 8.60 x64

KERNEL /syslinux/vesamenu.c32

APPEND HPSS860_64/usbmenu.cfg mainmenu.cfg





LABEL WINPE2-3

MENU LABEL WINPE2-3

COM32 /syslinux/chain.c32

APPEND boot ntldr=/BOOTMGR

		



LABEL WinPE2005

MENU LABEL WinPE 2005

COM32 /syslinux/chain.c32 

APPEND hd0 1 ntldr=/peldr

TEXT HELP

Runs WinPE 2005, loaded with tools.

ENDTEXT

  



LABEL grub4dos

MENU LABEL Boot grub4dos (grldr)

BOOT /grldr



	

TIMEOUT 0

ONTIMEOUT WinPE2005



#3 sbaeder

sbaeder

    Gold Member

  • .script developer
  • 1338 posts
  • Location:usa - massachusettes
  •  
    United States

Posted 06 April 2011 - 02:14 AM

If versions of syslinux and the modules are not matching, it may fail.

Yes, it most probably WILL fail...

hp includes own c32 module.

Not sure why you can't just update those files too :) Seems that would solve the issue where you need a newer version of the tools to be able to chain to the windows boot manager

Just find ALL the pieces that are part of syslinux "stuff" and update them !

#4 Icecube

Icecube

    Gold Member

  • Team Reboot
  • 1063 posts
  •  
    Belgium

Posted 06 April 2011 - 10:56 AM

I corrected some of your config files.
I don't think all syntax is supported by Syslinux 3.82.
Syslinux 4.04 will come out very soon, so use that (or the last pre version).
Update all com32 modules too.

chain.32 got some new switches:
- fs = pass the boot drive and partition from which Syslinux is booted to the chainloaded file. This is similar to hd0,1 if you booted Syslinux from that drive
- grldr = grub4dos can be loaded that way. When used together with fs, it will tell grub4dos to search for menu.lst on the Syslinux partition first (so it won't find a menu.lst on another drive.

syslinux.cfg
UI /syslinux/vesamenu.c32

MENU TITLE HP USB BOOT Menu

MENU BACKGROUND hpusb.jpg



INCLUDE common.cfg

ALLOWOPTIONS 0



TIMEOUT 0

ONTIMEOUT WinPE2005





LABEL HPSS860_32

MENU LABEL HP SmartStart 8.60 x86

COM32 /syslinux/vesamenu.c32

APPEND HPSS860_32/usbmenu.cfg mainmenu.cfg





LABEL HPSS860_64

MENU LABEL HP SmartStart 8.60 x64

COM32 /syslinux/vesamenu.c32

APPEND HPSS860_64/usbmenu.cfg mainmenu.cfg





LABEL WINPE2-3

MENU LABEL WINPE2-3

COM32 /syslinux/chain.c32

APPEND fs ntldr=/BOOTMGR

		



LABEL WinPE2005

MENU LABEL WinPE 2005

COM32 /syslinux/chain.c32 

APPEND fs ntldr=/peldr

TEXT HELP

Runs WinPE 2005, loaded with tools.

ENDTEXT

  



LABEL grub4dos

MENU LABEL Boot grub4dos (grldr)

COM32 chain.c32

APPEND fs grldr=/grldr


I don't know for sure what the hpboot*.c32 modules do, but they probably check if you have HP hardware or not.
So be sure that you run the HP entries only on the right PCs.

Here is a "fixed" config file.
It launches the kernel and initrd directly instead of first using hpboot*.c32.
So whatever hpboot*.c32 checks is now not done anymore.

usbmenu.cfg
#CHECK_SERVER blacklist

UI /syslinux/vesamenu.c32

PROMPT 0



MENU TITLE SmartStart Boot Menu

MENU BACKGROUND HPSS860_64/back.jpg

TIMEOUT 50



label vsos

  MENU LABEL SmartStart 8.60 x64

  kernel HPSS860_64/vmlinuz

  initrd HPSS860_64/initrd.img

  append media=usb:HPSS860_64 rw root=/dev/ram0 ramdisk_size=396332 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off vga=791 noexec32=off nox2apic splash=silent showopts



label sos

  MENU HIDE

  kernel HPSS860_64/vmlinuz

  initrd HPSS860_64/initrd.img

  append media=usb:HPSS860_64 rw root=/dev/ram0 ramdisk_size=396332 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off splash=silent noexec32=off nox2apic showopts



label harddisk

  MENU HIDE

  LOCALBOOT 0x80



MENU COLOR sel          7;37;44         #ff0030a5       #ff94c3f7       none

MENU COLOR unsel        34;47           #ff0030a5       #ffffffff       none

MENU COLOR border       37;47           #ffd3d6e7       #ffd3d6e7       none

MENU COLOR title        37;47           #ff0030a5       #ffd3d6e7       none

MENU COLOR timeout      1;37;44         #ffffffff       #00000000       none

MENU TABMSG

MENU AUTOBOOT #

MENU WIDTH 50



MENU MARGIN 1

MENU ROWS 4

MENU TABMSGROW 23

MENU CMDLINEROW 23

MENU ENDROW 24

MENU TIMEOUTROW 16

MENU HSHIFT 16

MENU VSHIFT 8

ONTIMEOUT vsos

ALLOWOPTIONS 1


#5 bilou_gateux

bilou_gateux

    Frequent Member

  • Expert
  • 230 posts
  •  
    France

Posted 09 April 2011 - 08:39 AM

I don't know for sure what the hpboot*.c32 modules do, but they probably check if you have HP hardware or not.
So be sure that you run the HP entries only on the right PCs.

Here is a "fixed" config file.
It launches the kernel and initrd directly instead of first using hpboot*.c32.
So whatever hpboot*.c32 checks is now not done anymore.



Thanks for your input.


You probably right about hpboot*.c32 hardware detection feature.

HP SmartStart 8.60: ProLiant ML, DL, SL and BL 300 series and greater servers
won't allow configure and install a G5 or G6 entry-level ProLiant's 100 series
EasyCD setup 2.30b: entry-level ProLiant's 100 series

may change with the just released new 8.70 version
HP Insight Foundation

I will build a new bootable UFD including your fixed files, latest syslinux and HPSS870_64 at office next business day. I do not own a ProLiant server at home. :cheers:

Will report here.

attached *.C32 modules found on the current HPSS860_64 release

Attached Files



#6 bilou_gateux

bilou_gateux

    Frequent Member

  • Expert
  • 230 posts
  •  
    France

Posted 12 April 2011 - 07:05 AM

Syslinux 4.04 pre-22
HP SmartStart 8.70 x64
next step was to add:
HP ProLiant Easy Set-up CD 2.30B

@Icecube

great success!

:thumbsup:

:worship:

:cheers:

Thanks for your help and suggestions!
All works as expected.

next step is to add Syslinux module ifplop.c32

#7 Icecube

Icecube

    Gold Member

  • Team Reboot
  • 1063 posts
  •  
    Belgium

Posted 12 April 2011 - 11:22 AM

@Icecube

great success!

Thanks.

next step is to add Syslinux module ifplop.c32

I hope you like this module :thumbsup:.

#8 bilou_gateux

bilou_gateux

    Frequent Member

  • Expert
  • 230 posts
  •  
    France

Posted 19 October 2011 - 03:07 PM

time to upgrade to new version:

my current syslinux.cfg

DEFAULT /syslinux/vesamenu.c32

MENU TITLE HP USB BOOT Menu

MENU BACKGROUND hpusb.jpg



INCLUDE common.cfg

ALLOWOPTIONS 0





LABEL HPSS870_64

MENU LABEL HP SmartStart 8.70 x64

KERNEL /syslinux/vesamenu.c32

APPEND HPSS870_64/usbmenu.cfg mainmenu.cfg





LABEL HPEZCD230B

MENU LABEL HP EasyCD 2.30 for ProLiant DL120 G6

KERNEL /syslinux/vesamenu.c32

APPEND HPEZCD230B/usbmenu.cfg mainmenu.cfg





LABEL HPFWUP930

MENU LABEL HP Smart Update Firmware DVD 9.30

KERNEL /syslinux/vesamenu.c32

APPEND HPFWUP930/usbmenu.cfg mainmenu.cfg





LABEL HPFWUP920B

MENU LABEL HP Smart Update Firmware DVD 9.20B

KERNEL /syslinux/vesamenu.c32

APPEND HPFWUP920B/usbmenu.cfg mainmenu.cfg





LABEL WINPE3

MENU LABEL WINPE3

COM32 /syslinux/chain.c32

APPEND boot ntldr=/BOOTMGR

		



LABEL grub4dos

MENU LABEL Boot grub4dos (grldr)

BOOT /grldr



	

LABEL HPEZCD231

MENU LABEL HP EasyCD 2.31

KERNEL /syslinux/vesamenu.c32

APPEND HPEZCD231/usbmenu.cfg mainmenu.cfg





TIMEOUT 0

ONTIMEOUT GRUB4DOS


hpfwup920busbmenu.cfg

#CHECK_SERVER blacklist

UI /syslinux/vesamenu.c32

PROMPT 0



MENU TITLE SmartStart Boot Menu

MENU BACKGROUND HPFWUP920B/back.jpg

TIMEOUT 50



label sos

  MENU LABEL Automatic Firmware Update Version 9.20B

  kernel HPFWUP920B/vmlinuz

  initrd HPFWUP920B/initrd.img

  append media=usb:HPFWUP920B rw root=/dev/ram0 ramdisk_size=302788 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off vga=791 splash=silent hp_memcap=1 showopts TYPE=AUTOMATIC



label vsos

  MENU LABEL Interactive Firmware Update Version 9.20B

  kernel HPFWUP920B/vmlinuz

  initrd HPFWUP920B/initrd.img

  append media=usb:HPFWUP920B rw root=/dev/ram0 ramdisk_size=302788 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off vga=791 splash=silent hp_memcap=1 showopts TYPE=MANUAL



label harddisk

  MENU HIDE

  LOCALBOOT 0x80



MENU COLOR sel		  7;37;44		 #ff0030a5	   #ff94c3f7	   none

MENU COLOR unsel		34;47		   #ff0030a5	   #ffffffff	   none

MENU COLOR border	   37;47		   #ffd3d6e7	   #ffd3d6e7	   none

MENU COLOR title		37;47		   #ff0030a5	   #ffd3d6e7	   none

MENU COLOR timeout	  1;37;44		 #ffffffff	   #00000000	   none

MENU TABMSG

MENU AUTOBOOT #

MENU WIDTH 50



MENU MARGIN 1

MENU ROWS 4

MENU TABMSGROW 23

MENU CMDLINEROW 23

MENU ENDROW 24

MENU TIMEOUTROW 16

MENU HSHIFT 16

MENU VSHIFT 8

ONTIMEOUT vsos

ALLOWOPTIONS 1


hpfwup930usbmenu.cfg

#CHECK_SERVER blacklist

UI /syslinux/vesamenu.c32

PROMPT 0



MENU TITLE SmartStart Boot Menu

MENU BACKGROUND HPFWUP930/back.jpg

TIMEOUT 50



label sos

  MENU LABEL Automatic Firmware Update Version 9.30

  kernel HPFWUP930/vmlinuz

  initrd HPFWUP930/initrd.img

  append media=usb:HPFWUP930 rw root=/dev/ram0 ramdisk_size=302788 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off vga=791 splash=silent hp_memcap=1 showopts TYPE=AUTOMATIC



label vsos

  MENU LABEL Interactive Firmware Update Version 9.30

  kernel HPFWUP930/vmlinuz

  initrd HPFWUP930/initrd.img

  append media=usb:HPFWUP930 rw root=/dev/ram0 ramdisk_size=302788 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off vga=791 splash=silent hp_memcap=1 showopts TYPE=MANUAL



label harddisk

  MENU HIDE

  LOCALBOOT 0x80



MENU COLOR sel		  7;37;44		 #ff0030a5	   #ff94c3f7	   none

MENU COLOR unsel		34;47		   #ff0030a5	   #ffffffff	   none

MENU COLOR border	   37;47		   #ffd3d6e7	   #ffd3d6e7	   none

MENU COLOR title		37;47		   #ff0030a5	   #ffd3d6e7	   none

MENU COLOR timeout	  1;37;44		 #ffffffff	   #00000000	   none

MENU TABMSG

MENU AUTOBOOT #

MENU WIDTH 50



MENU MARGIN 1

MENU ROWS 4

MENU TABMSGROW 23

MENU CMDLINEROW 23

MENU ENDROW 24

MENU TIMEOUTROW 16

MENU HSHIFT 16

MENU VSHIFT 8

ONTIMEOUT vsos

ALLOWOPTIONS 1


when i select HPFWUP930 in main HP USB BOOT MENU

loading stop.
here the console output:

Starting udevd:
Loading drivers, configuring devices:
Loading drivers... done.
INIT: version 2.86 booting
(none):~#

and blinking cursor waiting for input.

HP engineers probable have made changes to initrd.img
Maybe some people already experienced this behavior and have a solution.
more related to settings adjustment in cfg files. SYSLINUX boot OK.

EDIT
just use hpfwup930syslinux.cfg as a template to edit hpfwup930usbmenu.cfg

line starting with append have to be edited

label sos

  append media=usb:HPFWUP930 rw root=/dev/ram0 ramdisk_size=355492 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off vga=791 splash=silent hp_memcap=1 hp_fibre showopts TYPE=AUTOMATIC

 

label vsos

  append media=usb:HPFWUP930 rw root=/dev/ram0 ramdisk_size=355492 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off vga=791 splash=silent hp_memcap=1 hp_fibre showopts TYPE=MANUAL


changes:

ramdisk_size=355492
hp_fibre


Edited by bilou_gateux, 19 October 2011 - 03:18 PM.


#9 bilou_gateux

bilou_gateux

    Frequent Member

  • Expert
  • 230 posts
  •  
    France

Posted 10 November 2012 - 04:18 PM

Just for the record:

SmartStart is replaced by Intelligent Provisioning, on ALL ProLiant Gen8 servers and server blades.
http://h18013.www1.h...tart/index.html

Notes:
  • SmartStart 8.70 is the last media version.
  • SmartStart will not be updated beyond version 8.70. SmartStart will still be available on the web for supported Gen 7 and earlier servers through their supported end of life.

SYSLINUX version 4.04
Working syslinux.cfg

DEFAULT /syslinux/vesamenu.c32

MENU TITLE HP USB BOOT Menu

MENU BACKGROUND hpusb.jpg

INCLUDE common.cfg

ALLOWOPTIONS 0



LABEL HPSS870B_64

MENU LABEL HP SmartStart 8.70B x64

KERNEL /syslinux/vesamenu.c32

APPEND HPSS870B_64/usbmenu.cfg mainmenu.cfg



LABEL HPSS870B_32

MENU LABEL HP SmartStart 8.70B x86

KERNEL /syslinux/vesamenu.c32

APPEND HPSS870B_32/usbmenu.cfg mainmenu.cfg



LABEL HPEZCD230B

MENU LABEL HP EasyCD 2.30 for ProLiant DL120 G6

KERNEL /syslinux/vesamenu.c32

APPEND HPEZCD230B/usbmenu.cfg mainmenu.cfg



LABEL HPFWUP930

MENU LABEL HP Smart Update Firmware DVD 9.30

KERNEL /syslinux/vesamenu.c32

APPEND HPFWUP930/usbmenu.cfg mainmenu.cfg



LABEL WINPE3

MENU LABEL WINPE3

COM32 /syslinux/chain.c32

APPEND boot ntldr=/BOOTMGR

 

LABEL grub4dos

MENU LABEL Boot grub4dos (grldr)

BOOT /grldr



LABEL HPEZCD231

MENU LABEL HP EasyCD 2.31

KERNEL /syslinux/vesamenu.c32

APPEND HPEZCD231/usbmenu.cfg mainmenu.cfg



TIMEOUT 0

ONTIMEOUT GRUB4DOS


/HPSS870B_32/usbmenu.cfg

#CHECK_SERVER blacklist

UI /syslinux/vesamenu.c32

PROMPT 0

MENU TITLE SmartStart Boot Menu

MENU BACKGROUND HPSS870B_32/back.jpg

TIMEOUT 50

label vsos

  MENU LABEL SmartStart 8.70B x86

  kernel HPSS870B_32/vmlinuz

  initrd HPSS870B_32/initrd.img

  append media=usb:HPSS870B_32 rw root=/dev/ram0 ramdisk_size=407392 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off vga=791 noexec32=off nox2apic splash=silent showopts numa=off

label vsos_fibre

  MENU LABEL SmartStart 8.70B x86 w FIBRE

  kernel HPSS870B_32/hpboot_v.c32

  append HPSS870B_32/vmlinuz initrd=HPSS870B_32/initrd.img media=usb:HPSS870B_32 rw root=/dev/ram0 ramdisk_size=407392 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off vga=791 noexec32=off nox2apic hp_fibre splash=silent showopts numa=off

label sos

  MENU HIDE

  kernel HPSS870B_32/vmlinuz

  initrd HPSS870B_32/initrd.img

  append media=usb:HPSS870B_32 rw root=/dev/ram0 ramdisk_size=407392 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off splash=silent noexec32=off nox2apic showopts numa=off

label sos_fibre

  MENU HIDE

  kernel HPSS870B_32/hpboot.c32

  append HPSS870B_32/vmlinuz initrd=HPSS870B_32/initrd.img media=usb:HPSS870B_32 rw root=/dev/ram0 ramdisk_size=407392 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off splash=silent noexec32=off nox2apic hp_fibre showopts numa=off



label harddisk

  MENU HIDE

  LOCALBOOT 1

MENU COLOR sel  7;37;44  #ff0030a5 #ff94c3f7 none

MENU COLOR unsel  34;47  #ff0030a5 #ffffffff none

MENU COLOR border 37;47  #ffd3d6e7 #ffd3d6e7 none

MENU COLOR title 37;47  #ff0030a5 #ffd3d6e7 none

MENU COLOR timeout 1;37;44  #ffffffff #00000000 none

MENU TABMSG

MENU AUTOBOOT #

MENU WIDTH 50

MENU MARGIN 1

MENU ROWS 4

MENU TABMSGROW 23

MENU CMDLINEROW 23

MENU ENDROW 24

MENU TIMEOUTROW 16

MENU HSHIFT 16

MENU VSHIFT 8

ONTIMEOUT vsos

ALLOWOPTIONS 1


/HPSS870B_64/usbmenu.cfg

#CHECK_SERVER blacklist

UI /syslinux/vesamenu.c32

PROMPT 0

MENU TITLE SmartStart Boot Menu

MENU BACKGROUND HPSS870B_64/back.jpg

TIMEOUT 50

label vsos

  MENU LABEL SmartStart 8.70B x64

  kernel HPSS870B_64/vmlinuz

  initrd HPSS870B_64/initrd.img

  append media=usb:HPSS870B_64 rw root=/dev/ram0 ramdisk_size=407376 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off vga=791 noexec32=off nox2apic splash=silent showopts

label sos

  MENU HIDE

  kernel HPSS870_64/vmlinuz

  initrd HPSS870_64/initrd.img

  append media=usb:HPSS870_64 rw root=/dev/ram0 ramdisk_size=396332 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off splash=silent noexec32=off nox2apic showopts

label harddisk

  MENU HIDE

  LOCALBOOT 0x80

MENU COLOR sel		  7;37;44		 #ff0030a5	   #ff94c3f7	   none

MENU COLOR unsel	    34;47		   #ff0030a5	   #ffffffff	   none

MENU COLOR border	   37;47		   #ffd3d6e7	   #ffd3d6e7	   none

MENU COLOR title	    37;47		   #ff0030a5	   #ffd3d6e7	   none

MENU COLOR timeout	  1;37;44		 #ffffffff	   #00000000	   none

MENU TABMSG

MENU AUTOBOOT #

MENU WIDTH 50

MENU MARGIN 1

MENU ROWS 4

MENU TABMSGROW 23

MENU CMDLINEROW 23

MENU ENDROW 24

MENU TIMEOUTROW 16

MENU HSHIFT 16

MENU VSHIFT 8

ONTIMEOUT vsos

ALLOWOPTIONS 1



#10 bilou_gateux

bilou_gateux

    Frequent Member

  • Expert
  • 230 posts
  •  
    France

Posted 10 November 2012 - 04:27 PM

/HPEZCD230B/usbmenu.cfg

UI /syslinux/vesamenu.c32

PROMPT 0

MENU TITLE HP ProLiant Easy Set-up CD

MENU BACKGROUND HPEZCD230B/back.jpg

TIMEOUT 50

label vsos

  MENU LABEL HP ProLiant Easy Set-up CD

  kernel HPEZCD230B/vmlinuz

  initrd HPEZCD230B/initrd.img

  append media=usb:HPEZCD230B rw root=/dev/ram0 ramdisk_size=370372 init=/bin/init loglevel=3 ide=nodma ide=noraid pnpbios=off usrramfs=1 vga=791 splash=silent showopts noexec32=off nox2apic

label sos

  MENU HIDE

  kernel HPEZCD230B/vmlinuz

  initrd HPEZCD230B/initrd.img

  append media=usb:HPEZCD230B rw root=/dev/ram0 ramdisk_size=370372 init=/bin/init loglevel=3 ide=nodma ide=noraid pnpbios=off usrramfs=1 splash=silent showopts noexec32=off nox2apic

label harddisk

  MENU HIDE

  LOCALBOOT 1



MENU COLOR sel  7;37;44  #ff0030a5 #ff94c3f7 none

MENU COLOR unsel  34;47  #ff0030a5 #ffffffff none

MENU COLOR border 37;47  #ffd3d6e7 #ffd3d6e7 none

MENU COLOR title 37;47  #ff0030a5 #ffd3d6e7 none

MENU COLOR timeout 1;37;44  #ffffffff #00000000 none

MENU TABMSG

MENU AUTOBOOT #

MENU WIDTH 50

MENU MARGIN 1

MENU ROWS 4

MENU TABMSGROW 23

MENU CMDLINEROW 23

MENU ENDROW 24

MENU TIMEOUTROW 16

MENU HSHIFT 16

MENU VSHIFT 8

ONTIMEOUT vsos

ALLOWOPTIONS 1


file to allow install only on supported servers
/HPEZCD230B/platform.json

{

"ProLiant DL120 G6" : { "Support Level" : "Full" }

}



/HPEZCD231/usbmenu.cfg

DEFAULT vesamenu.c32

PROMPT 0

MENU TITLE SmartStart Boot Menu

MENU BACKGROUND back.jpg

TIMEOUT 50

label vsos

  MENU LABEL HP ProLiant Easy Set-up CD

  kernel HPEZCD231/vmlinuz

  initrd HPEZCD231/initrd.img

  append media=usb:HPEZCD231 rw root=/dev/ram0 ramdisk_size=406472 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off usrramfs=1 vga=791 splash=silent showopts noexec32=off nox2apic

label sos

  MENU HIDE

  kernel HPEZCD231/vmlinuz

  initrd HPEZCD231/initrd.img

  append media=usb:HPEZCD231 rw root=/dev/ram0 ramdisk_size=406472 init=/bin/init loglevel=3 ide=nodma ide=noraid nopat pnpbios=off usrramfs=1 splash=silent showopts noexec32=off nox2apic

label harddisk

  MENU HIDE

  LOCALBOOT 1



MENU COLOR sel  7;37;44  #ff0030a5 #ff94c3f7 none

MENU COLOR unsel  34;47  #ff0030a5 #ffffffff none

MENU COLOR border 37;47  #ffd3d6e7 #ffd3d6e7 none

MENU COLOR title 37;47  #ff0030a5 #ffd3d6e7 none

MENU COLOR timeout 1;37;44  #ffffffff #00000000 none

MENU TABMSG

MENU AUTOBOOT #

MENU WIDTH 50

MENU MARGIN 1

MENU ROWS 4

MENU TABMSGROW 23

MENU CMDLINEROW 23

MENU ENDROW 24

MENU TIMEOUTROW 16

MENU HSHIFT 16

MENU VSHIFT 8

ONTIMEOUT vsos

ALLOWOPTIONS 1


may works on all servers (blank line inside)
/HPEZCD231/platform.json

{



}






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users