Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VMware/VirtualBox is freezing when loading a kernel/initrd (linux/windows).
2014-02-02, 13:15
Post: #9
RE: VMware/VirtualBox is freezing when loading a kernel/initrd (linux/windows).
(2014-01-29 20:36)apitanga Wrote:  I'm running into this issue as well. I have an iPXE script like this:

Code:
#!ipxe
set mirror http://server.org
set repo ${mirror}/ks/dist/ks-rhel-x86_64-server-6-6.5
kernel ${repo}/images/pxeboot/vmlinuz ksdevice=bootif lang=  kssendmac text ks=${mirror}/cblr/svc/op/ks/system/SMBC
initrd ${repo}/images/pxeboot/initrd.img
boot

Works perfectly in a KVM/Libvirt environment I have but using the same ISO and same script on a VMware environment fails silently. It just gets stuck while fetching the initrd.img file.
TCPdump shows no errors, the conversation just stops mid-sentence. Pretty stumped here...

Btw, ended up using tftp for vmware...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: VMware/VirtualBox is freezing when loading a kernel/initrd (linux/windows). - Torgeir - 2014-02-02 13:15



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