The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UEFI, iPXE, and HP Service Pack for ProLiant (SPP)
2017-01-25, 21:36
Post: #1
UEFI, iPXE, and HP Service Pack for ProLiant (SPP)
I am trying to deploy SPP over the network using EFI, it works when in legacy mode, but soon we will be switching over to EFI. The servers are ML110s, ML350s, DL380s, and more...

The current message that keeps being displayed is:
Code:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
CPU: 0 PID: 1  Comm: swapper/0 Not tainted 3.12.38-44-default #1

SPP is 2016-10

iPXE is compiled from git source on 2017-01-17 build 26050

I also tried chainloading:
syslinux.efi, it crashes.
elilo reports token is too long.
grub2 is unable to get an IP address, and using a static IP is not a reasonable option because more than one server will be running SPP and there is more than one subnet.

the ipxe menu contains:
Code:
kernel http://${ipserver}/data/hp_spp/${hpsppver}/vmlinuz initrd=initrd.img rootfstype=ramfs
initrd http://${ipserver}/data/hp_spp/${hpsppver}/initrd.img
imgargs vmlinuz media=net rw ramdisk_size=1099688 root=/dev/ram0 init=/bin/init iso1mnt=/mnt/bootdevice loglevel=3 ide=nodma ide=noraid nopat pnpbios=off vga=791 splash=silent hp_fibre showopts noexec32=off numa=off nox2apic ipappend 2 TYPE=MANUAL AUTOPOWEROFFONSUCCESS=no AUTOREBOOTONSUCCESS=no iso1=nfs://${ipserver}/opt/planb/data/hp_spp/${hpsppver}/${hpsppiso} iso1opts=timeo=120,nolock,bg,ro
boot
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
UEFI, iPXE, and HP Service Pack for ProLiant (SPP) - fdge - 2017-01-25 21:36



User(s) browsing this thread: 1 Guest(s)