From: okuji Date: Fri, 3 Nov 2000 10:28:37 +0000 (+0000) Subject: add a problem on ez-bios into BUGS. X-Git-Tag: 0.6.96~376 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76b7a59d9b61fc246a49cdec6ace2803a5cdcb03;p=thirdparty%2Fgrub.git add a problem on ez-bios into BUGS. --- 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.