summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2002-10-28 20:53:52 +0000
committerhpa <hpa>2002-10-28 20:53:52 +0000
commit5dc8e50b8a78884a2526873c08a0a83b0768e815 (patch)
tree760f0d4ca6fd715c3e93f699520d0d26e2888bc5
parent8cffbd0c06e66f16e3f7bad1b60b51e032f86a19 (diff)
downloadsyslinux-5dc8e50b8a78884a2526873c08a0a83b0768e815.tar.gz
Add some notes about the generic DOS CD-ROM and NDIS drivers...
-rw-r--r--memdisk/memdisk.doc17
1 files changed, 17 insertions, 0 deletions
diff --git a/memdisk/memdisk.doc b/memdisk/memdisk.doc
index e7a79e71..33f6517f 100644
--- a/memdisk/memdisk.doc
+++ b/memdisk/memdisk.doc
@@ -59,3 +59,20 @@ line options (currently untested):
If you want to recompile it from sources, you will need to make sure that
you have a fairly recent binutils installed. I have been using the
binutils-2.11.90.0.8-9 RPM from RedHat.
+
+
+Some interesting things to note:
+
+If you're using MEMDISK to boot DOS from a CD-ROM (using ISOLINUX),
+you might find the generic El Torito CD-ROM driver by Gary Tong and
+Bart Lagerweij useful:
+
+ http://www.nu2.nu/eltorito/
+
+
+Similarly, if you're booting DOS over the network using PXELINUX, you
+can use the "keeppxe" option and use the generic PXE (UNDI) NDIS
+network driver, which is part of the PROBOOT.EXE distribution from
+Intel:
+
+ http://www.intel.com/support/network/adapter/1000/software.htm