From: "Egan Ford" <egan@sense.net>
To: linux-ia64@vger.kernel.org
Subject: RE: [Linux-ia64] PXE Boot
Date: Wed, 16 Jan 2002 18:59:04 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590698805852@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590698805846@msgid-missing>
I cannot tell you what the problem is, but can tell you what I do:
Here is my DHCP entry (I still use DHCP v2):
subnet 199.88.179.0 netmask 255.255.255.0 {
default-lease-time -1;
option routers 199.88.179.1;
option subnet-mask 255.255.255.0;
option nis-domain "sensenet";
option domain-name "sense.net";
option domain-name-servers 199.88.179.22;
option time-offset -7;
host node8 {
hardware ethernet 00:03:47:13:83:3F;
fixed-address 199.88.179.208;
filename "/tftpboot/elilo.efi";
next-server 199.88.179.22;
}
}
I use atftpd as my tftpd server. I have tested and used elilo 2.5 and 3.x
with no problems.
Here is my .conf for installation:
#install user71-ia64-ia64
prompt
timeoutP
default=install
image=xcat/ks71-ia64z
append="console=ttyS0,9600
ks=nfs:jupiter:/install/ks71-ia64/user71-ia64-ia64.ks ksdevice=eth0"
label=install
read-only
initrd=xcat/ks71-ia64.gz
> -----Original Message-----
> From: linux-ia64-admin@linuxia64.org
> [mailto:linux-ia64-admin@linuxia64.org]On Behalf Of Stephane Eranian
> Sent: Wednesday, January 16, 2002 11:24 AM
> To: linux-ia64@linuxia64.org
> Subject: Re: [Linux-ia64] PXE Boot
>
>
> Mike,
>
> On Wed, Jan 16, 2002 at 10:57:25AM -0800, Michael Madore wrote:
> >
> > I'm trying to boot a Big Sur workstation (Firmware 117C) via the
> > network. The workstation receives an address via dhcp and when starting
> > to download elilo.efi I get the following error message:
> >
> > PXE-E05: Download buffer is smaller than requested file.
> > Load of PXE boot failed: File not found
> >
> Do you get this everytime? I have already seen this problem but
> it disappears
> if you retry, if I recall correctly.
>
> > Does this message really indicate the buffer is to small, or is this a
> > symptom of a different problem?
> >
> Are you using a PXE-aware DHCP server or a standard DHCP server?
>
>
> --
>
> -Stephane
>
> _______________________________________________
> Linux-IA64 mailing list
> Linux-IA64@linuxia64.org
> http://lists.linuxia64.org/lists/listinfo/linux-ia64
next prev parent reply other threads:[~2002-01-16 18:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-16 18:21 [Linux-ia64] PXE Boot Luck, Tony
2002-01-16 18:23 ` Stephane Eranian
2002-01-16 18:24 ` Michael Madore
2002-01-16 18:49 ` Stephane Eranian
2002-01-16 18:56 ` Michael Madore
2002-01-16 18:57 ` Michael Madore
2002-01-16 18:59 ` Egan Ford [this message]
2002-01-16 19:13 ` Michael Madore
2002-01-16 19:15 ` Michael Madore
2002-01-16 19:21 ` Stephane Eranian
2002-01-16 19:29 ` Tolentino, Matthew E
2002-01-16 19:36 ` Dick Brown
2002-01-16 19:58 ` Michael Madore
2002-01-16 20:01 ` Michael Madore
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=marc-linux-ia64-105590698805852@msgid-missing \
--to=egan@sense.net \
--cc=linux-ia64@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox