]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
add a problem on ez-bios into BUGS.
authorokuji <okuji@localhost>
Fri, 3 Nov 2000 10:28:37 +0000 (10:28 +0000)
committerokuji <okuji@localhost>
Fri, 3 Nov 2000 10:28:37 +0000 (10:28 +0000)
BUGS

diff --git a/BUGS b/BUGS
index 5b41e456c0d19fd6e96c83dd532405235c09d537..701989e559426afeb5ab1f900b54e417756dcd19 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,10 @@
 Known problems/bugs:
 
+  - GRUB doesn't work with EZ-BIOS. GRUB shouldn't embed Stage 1.5 and
+    GRUB should use the MBR emulated by EZ-BIOS, if EZ-BIOS has been
+    installed. This is complicated, because Linux and EZ-BIOS hide a
+    real MBR from GRUB automatically.
+
   - GRUB cannot boot newer versions of NetBSD or OpenBSD directly.
 
   - The command "map" seems not to work in some environments.