Re: [ipxe-devel] some problem when initial devices in ipxe.efi

2013-07-15 Thread Yixuan Huang
hello Jarrod, I booted into uefi shell, then execute snponly.efi. Thanks, yixuan On Mon, Jul 15, 2013 at 9:17 PM, Jarrod Johnson wrote: > Was this chain booted or booted from ISO? In the latter, that doesn't > quite work at the moment (it assumes the device that was used to boot ipxe > was the

Re: [ipxe-devel] some problem when initial devices in ipxe.efi

2013-07-15 Thread Jarrod Johnson
Was this chain booted or booted from ISO? In the latter, that doesn't quite work at the moment (it assumes the device that was used to boot ipxe was the snp device desired) On Mon, Jul 15, 2013 at 1:15 AM, Yixuan Huang wrote: > Hello Jarron, > I have tested today with your patch, and build snp

Re: [ipxe-devel] some problem when initial devices in ipxe.efi

2013-07-14 Thread Yixuan Huang
Hello Jarron, I have tested today with your patch, and build snponly.efi, but it seems not recognized my nics. >>> xCAT Network Boot Agent iPXE 1.0.3-130715(f411d) -- Open source .. Features: HTTP HTTPS iSCSI DNS TFTP EFI No more network devices xNBA initialising devices... ok Thanks, yixuan O

Re: [ipxe-devel] some problem when initial devices in ipxe.efi

2013-07-11 Thread Jarrod Johnson
Meant to post to list. In short, snponly.efi can be chainloaded from a PXE boot in UEFI as an application ( https://git.ipxe.org/vendor/xcat/ipxe.git/shortlog) It has a patch not yet accepted into ipxe main. However, you mentioned going from .iso. That needs an extra step. Either an intermedia

Re: [ipxe-devel] some problem when initial devices in ipxe.efi

2013-07-10 Thread Yixuan Huang
Oh, don't notice to list. :-) Thanks Robin Hello Guys, If I want to use ipxe in EFI mode, any easy way to built one? Now, I have ipxe.efi, snponly,efi, snpnet.efi, 80861521.efi, (my nic is intel e1000, 8086/1521), but it cannot detect that NIC. Robin said we can use as EFI driver, Iwant to know h

Re: [ipxe-devel] some problem when initial devices in ipxe.efi

2013-07-10 Thread Robin Smidsrød
iPXE as an UEFI app doesn't yet work. You'll need to load it as a driver or rom, AFAIK. -- Robin On 10.07.2013 09:56, Yixuan Huang wrote: > when I used snponly.efi, (make bin-x86-64/snponly.efi) same issue. > > Thanks, > yixuan > > > On Wed, Jul 10, 2013 at 3:27 PM, Yixuan Huang

Re: [ipxe-devel] some problem when initial devices in ipxe.efi

2013-07-10 Thread Yixuan Huang
when I used snponly.efi, (make bin-x86-64/snponly.efi) same issue. Thanks, yixuan On Wed, Jul 10, 2013 at 3:27 PM, Yixuan Huang wrote: > Hello, > I built ipxe.efi in my rhel6.4 platform with git clone that latest code > level. > And I enable ftp/https protocols. > > my system is ibm x3650m4, l

[ipxe-devel] some problem when initial devices in ipxe.efi

2013-07-10 Thread Yixuan Huang
Hello, I built ipxe.efi in my rhel6.4 platform with git clone that latest code level. And I enable ftp/https protocols. my system is ibm x3650m4, last time when i used pre-build binary ipxe.iso, network cards can be set and http can work. But this time, it seems no nic worked. i first boot from u