From 76b7a59d9b61fc246a49cdec6ace2803a5cdcb03 Mon Sep 17 00:00:00 2001 From: okuji Date: Fri, 3 Nov 2000 10:28:37 +0000 Subject: [PATCH] add a problem on ez-bios into BUGS. --- BUGS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/BUGS b/BUGS index 5b41e456c..701989e55 100644 --- 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.