summaryrefslogtreecommitdiff
path: root/pxelinux.doc
diff options
context:
space:
mode:
authorhpa <hpa>2001-03-28 21:55:49 +0000
committerhpa <hpa>2001-03-28 21:55:49 +0000
commit1d83334cee2c5abdfc19a0ce8988557ac71190fe (patch)
tree47df38daff84f6bb8431f1e35272cf5fb8a07747 /pxelinux.doc
parent3255473d905d98e3ca9e0ea96c248ae8d5372bde (diff)
downloadsyslinux-1d83334cee2c5abdfc19a0ce8988557ac71190fe.tar.gz
Make it a little more clear that we don't really know what the bugs are,
we're just guessing...
Diffstat (limited to 'pxelinux.doc')
-rw-r--r--pxelinux.doc6
1 files changed, 3 insertions, 3 deletions
diff --git a/pxelinux.doc b/pxelinux.doc
index 539ea4ee..e6baa81b 100644
--- a/pxelinux.doc
+++ b/pxelinux.doc
@@ -101,9 +101,9 @@ There are three possible workarounds for this bug:
request the "blksize" option if it has tried MTFTP and failed.
These DHCP options are beyond the scope of this document.
-These systems also break if PMTU discovery is enabled on the TFTP
-server. This has to be disabled in the kernel on the TFTP server. On
-Linux, you can disable PMTU discovery by setting:
+These systems also seem to break if PMTU discovery is enabled on the
+TFTP server. This has to be disabled in the kernel on the TFTP
+server. On Linux, you can disable PMTU discovery by setting:
echo 1 > /proc/sys/net/ipv4/ip_no_pmtu_disc