summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorMichael Brown2007-06-30 02:32:53 +0200
committerMichael Brown2007-06-30 02:32:53 +0200
commitacd598b4f93473f1792686a8ab691c88f1d4d8e5 (patch)
treecb3cd895f89d37a2e2cf38cda5fcc278e847339e /contrib
parentI really, really screwed up the semantics of BufferSize and BufferLimit. (diff)
downloadipxe-acd598b4f93473f1792686a8ab691c88f1d4d8e5.tar.gz
ipxe-acd598b4f93473f1792686a8ab691c88f1d4d8e5.tar.xz
ipxe-acd598b4f93473f1792686a8ab691c88f1d4d8e5.zip
Don't build option-overloaded packets; they just confuse people (ISC
DHCPD and Windows RIS in particular).
Diffstat (limited to 'contrib')
-rw-r--r--contrib/bochs/README.windows-ris8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/bochs/README.windows-ris b/contrib/bochs/README.windows-ris
index 00bddfbb..830db6a8 100644
--- a/contrib/bochs/README.windows-ris
+++ b/contrib/bochs/README.windows-ris
@@ -21,3 +21,11 @@ startrom.com in a hex editor, search for the hex string
now accept the "F" key instead of "F12".
+
+DHCP filename
+=============
+
+Must use Windows backslash separator e.g. 'filename
+"OSChooser\\i386\\startrom.com";', otherwise startrom.com fails to
+correctly identify the path to NTLDR.
+