* uefi pxe boot with latest grub2
[not found] <SNT115-W399B9E9557938F5FCCB4BEE5110@phx.gbl>
@ 2012-05-09 12:20 ` lokesh c
2012-05-09 12:35 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 1 reply; 2+ messages in thread
From: lokesh c @ 2012-05-09 12:20 UTC (permalink / raw)
To: grub-devel
Hi, am trying pxe boot in latest trunk. I wouldn't get this pxeboot to work. grub2 gets loaded and it goes to grub menu. With debugs enabled I see below logs
kern/disk.c:230: Opening `tftp,172.23.25.142'...
disk/efi/efidisk.c:463: opening tftp
kern/disk.c:312: Opening `tftp,172.23.25.142' failed.
kern/disk.c:326: Closing `tftp'.
I didn't see efinet code getting invoked. Would u tell me whats missing?
Thanks
-Lokesh
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: uefi pxe boot with latest grub2
2012-05-09 12:20 ` uefi pxe boot with latest grub2 lokesh c
@ 2012-05-09 12:35 ` Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 0 replies; 2+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2012-05-09 12:35 UTC (permalink / raw)
To: grub-devel
[-- Attachment #1: Type: text/plain, Size: 636 bytes --]
On 09.05.2012 14:20, lokesh c wrote:
> kern/disk.c:230: Opening `tftp,172.23.25.142'...
> disk/efi/efidisk.c:463: opening tftp
> kern/disk.c:312: Opening `tftp,172.23.25.142' failed.
> kern/disk.c:326: Closing `tftp'.
>
>
> I didn't see efinet code getting invoked. Would u tell me whats missing?
>
Up to here it's all correct. At first GRUB tries normal disks before
trying network. I recommend checking that no module is missing. net
opening and efinet have no dprintf so unless you're extrasensorial, I
don't know how you were going to "see" those calls.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-09 12:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <SNT115-W399B9E9557938F5FCCB4BEE5110@phx.gbl>
2012-05-09 12:20 ` uefi pxe boot with latest grub2 lokesh c
2012-05-09 12:35 ` Vladimir 'φ-coder/phcoder' Serbinenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.