* Indy bootstrap tftp problem
@ 2003-02-03 10:08 Andrew Cannon
2003-02-03 10:30 ` Keith Owens
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Cannon @ 2003-02-03 10:08 UTC (permalink / raw)
To: linux-mips
I am trying to install Linux on my Indy using the network boot procedure
described on the debian site at
<http://www.linux-debian.de/howto/debian-mips-woody-install.html>
This is not getting very far because the tftp load of the bootblock
fails with the Indy bootrom reporting "ip fragments error" for each tftp
reply packet that arrives (with debug enabled). Does anyone know what
might be happening here? Is this a known bug in the bootrom?
More info - tcpdump on the server shows the tftp reply packets with
blocksize 512 being sent out so there doesn't actually seem to be any ip
fragmentation happening. Booting IRIX and running 'tftp get' works ok so
it's only the rom that fails. Oh and this is quite an early Indy, so it
may well have a buggy rom.
Any help appreciated. thx
Andrew Cannon
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Indy bootstrap tftp problem
2003-02-03 10:08 Indy bootstrap tftp problem Andrew Cannon
@ 2003-02-03 10:30 ` Keith Owens
0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2003-02-03 10:30 UTC (permalink / raw)
To: Andrew Cannon; +Cc: linux-mips
On Mon, 03 Feb 2003 11:08:00 +0100,
Andrew Cannon <ajc@gmx.net> wrote:
>I am trying to install Linux on my Indy using the network boot procedure
>described on the debian site at
><http://www.linux-debian.de/howto/debian-mips-woody-install.html>
>
>This is not getting very far because the tftp load of the bootblock
>fails with the Indy bootrom reporting "ip fragments error" for each tftp
>reply packet that arrives (with debug enabled). Does anyone know what
>might be happening here? Is this a known bug in the bootrom?
Some Indy bootroms do not cope with the "don't fragment" bit (DF) being
set. If the tftp server is Linux
echo "1" > /proc/sys/net/ipv4/ip_no_pmtu_disc
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-02-03 10:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-03 10:08 Indy bootstrap tftp problem Andrew Cannon
2003-02-03 10:30 ` Keith Owens
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.