All of lore.kernel.org
 help / color / mirror / Atom feed
* PXE booting: no such disk
@ 2009-10-05 19:15 Alkis Georgopoulos
  2009-12-22 13:56 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 2+ messages in thread
From: Alkis Georgopoulos @ 2009-10-05 19:15 UTC (permalink / raw)
  To: grub-devel

I'm trying to follow the instructions on this wiki page:
  http://grub.enbug.org/PXEBOOT
and I'm getting "error: no such disk", followed by the "grub rescue>"
prompt. If I try `pxe --info` on that prompt, I get:
  "error: no pxe environment"

I'm using "grub-pc 1.97~beta3-1ubuntu7" from Ubuntu Karmic 9.10, and the
latest gpxe boot disk as the PXE stack. If I try with my laptop's PXE
stack instead, it hangs *before* the "grub rescue>" prompt.

I've seen in moddep.lst that pxe depends on bufio, and pxecmd depends on
extcmd, so I *also* tried with 
  grub-mkimage --output=core.img --prefix="(pxe)/boot/grub" bufio pxe extcmd pxecmd
bug again, to no avail.

Any ideas?

Thank you,
Alkis Georgopoulos 




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PXE booting: no such disk
  2009-10-05 19:15 PXE booting: no such disk Alkis Georgopoulos
@ 2009-12-22 13:56 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 0 replies; 2+ messages in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2009-12-22 13:56 UTC (permalink / raw)
  To: The development of GRUB 2, alkisg

[-- Attachment #1: Type: text/plain, Size: 1358 bytes --]

Alkis Georgopoulos wrote:
> I'm trying to follow the instructions on this wiki page:
>   http://grub.enbug.org/PXEBOOT
> and I'm getting "error: no such disk", followed by the "grub rescue>"
> prompt. If I try `pxe --info` on that prompt, I get:
>   "error: no pxe environment"
>
>   
gpxe detects grub as multiboot payload and boots it as such. Your options:
1) add .0 to pxe filename
2) compile gpxe w/o multiboot support
3) Replace 02 B0 AD 1B in core.img with something else
4) Wait till I import gpxe into grub-extras
> I'm using "grub-pc 1.97~beta3-1ubuntu7" from Ubuntu Karmic 9.10, and the
> latest gpxe boot disk as the PXE stack. If I try with my laptop's PXE
> stack instead, it hangs *before* the "grub rescue>" prompt.
>   
Where exactly does it hang. What kind of network card is it? What kind
of laptop is it?
> I've seen in moddep.lst that pxe depends on bufio, and pxecmd depends on
> extcmd, so I *also* tried with 
>   grub-mkimage --output=core.img --prefix="(pxe)/boot/grub" bufio pxe extcmd pxecmd
> bug again, to no avail.
>
> Any ideas?
>
> Thank you,
> Alkis Georgopoulos 
>
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 293 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-22 14:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-05 19:15 PXE booting: no such disk Alkis Georgopoulos
2009-12-22 13:56 ` 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.