Chainloading linux in AWS EC2 HVM
|
2016-01-18, 23:17
(This post was last modified: 2016-01-21 08:10 by plachance.)
Post: #5
|
|||
|
|||
RE: Chainloading linux in AWS EC2 HVM
Thanks for the quick response!
(2016-01-18 23:00)mcb30 Wrote: Are you sure that the initrd image includes the Xen netfront driver? Yes, the system log shows that xen_netfront and xen_blockfront are loaded. Code: [ 5.808330] xen_netfront: Initialising Xen virtual ethernet driver Also, the same CoreOS example provided in the previous post works on SoYouStart using their release of iPXE but not using the latest one I compile myself. Quote:Try building as per the instructions in http://git.ipxe.org/ipxe.git/commitdiff/cc25260 (pushed earlier today). Edit1: Exactly the same problem. iPXE loads as expected and finds the kernel and initrd from the boot server. Code: iPXE LOG Server output log available here. Kernel command line: Code: console=hvc0 console=tty0 console=ttyS0 ip=dhcp inst.repo=http://mirror.centos.org/centos-7/7/os/x86_64 inst.vnc inst.vncpassword=XXXXXXXX inst.headless inst.lang=en_US inst.keymap=us I tried force loading netfront driver by adding Code: rd.driver.pre=xen_netfront,xennet,netfront Quote:Ask SoYouStart to provide the source (as required by the GPL).Edit1: I did but didn't get it yet. Apparently they only patch the code to avoid replying to ping requests. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Chainloading linux in AWS EC2 HVM - plachance - 2016-01-14, 21:37
RE: Chainloading linux in AWS EC2 HVM - mcb30 - 2016-01-15, 08:24
RE: Chainloading linux in AWS EC2 HVM - plachance - 2016-01-18, 19:01
RE: Chainloading linux in AWS EC2 HVM - mcb30 - 2016-01-18, 23:00
RE: Chainloading linux in AWS EC2 HVM - plachance - 2016-01-18 23:17
RE: Chainloading linux in AWS EC2 HVM - mcb30 - 2016-01-27, 14:31
|
User(s) browsing this thread: 1 Guest(s)