diff options
author | Michael Brown <mcb30@etherboot.org> | 2007-06-30 01:32:53 +0100 |
---|---|---|
committer | Michael Brown <mcb30@etherboot.org> | 2007-06-30 01:32:53 +0100 |
commit | acd598b4f93473f1792686a8ab691c88f1d4d8e5 (patch) | |
tree | cb3cd895f89d37a2e2cf38cda5fcc278e847339e /contrib | |
parent | 9125070f510b3908303ae4ac2ad0a8362aa96d09 (diff) | |
download | qemu-ipxe-acd598b4f93473f1792686a8ab691c88f1d4d8e5.tar.gz |
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-ris | 8 |
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. + |