add a problem on ez-bios into BUGS.

This commit is contained in:
okuji 2000-11-03 10:28:37 +00:00
parent 2d772c5c9a
commit 76b7a59d9b

5
BUGS
View file

@ -1,5 +1,10 @@
Known problems/bugs: 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. - GRUB cannot boot newer versions of NetBSD or OpenBSD directly.
- The command "map" seems not to work in some environments. - The command "map" seems not to work in some environments.