From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>, alkisg@gmail.com
Subject: Re: PXE booting: no such disk
Date: Tue, 22 Dec 2009 14:56:17 +0100 [thread overview]
Message-ID: <4B30D001.1070407@gmail.com> (raw)
In-Reply-To: <1254770124.3767.8.camel@alkis>
[-- 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 --]
prev parent reply other threads:[~2009-12-22 14:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-05 19:15 PXE booting: no such disk Alkis Georgopoulos
2009-12-22 13:56 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B30D001.1070407@gmail.com \
--to=phcoder@gmail.com \
--cc=alkisg@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.