
Could not find kernel image
Hi
I have an intention to install ESXi 4.1 on one of our new servers. Unfortunatly the hardware support is not out of the box and after a while searching I ended up on vm-help.com.
When trying to install with the normal ISO from VMware the installation just crashes after accepting the licence condition with an vmkctl.HostCtlException due to a vmfs3 module.
After some reading i do believe that the issue might be a driver problem with the network interface, which is an Marvell Yukon 88E8056 Gigabit Ethernet controller.
While browsing this forum I found a
thread where the same hardware is used and it appear to me that the person in question was able to make this work.
Since this person is using the same motherboard model as I do I wanted to give this a shot.
I follow the
HowTo, that I found on this forum, for creating a USB installation. The setup worked with out much trouble but when I boot from the USB device it prompts me to enter kernel boot options.
When I just press enter the system writes back to the console "Could not find kernel image: Linux"
I then tried to enter the boot options that apear when I boot up from the original ISO file and appended at the end "--- oem.tgz"
Now the system tells me that mboot.c32 was not found.
I read in a differend post that this might be caused due to an corrupted ISO. However I ran the md5 check sum and they match.
I kinda get tempted to believe that somehow the USB device is not fully mounted and there for it can't find the files but if that is the case I do not understand how I at all can boot up from the device.
Can anyone tell me what might be the issue here?