update docs.
This commit is contained in:
parent
9790818856
commit
579f60a4e5
2 changed files with 5 additions and 0 deletions
2
BUGS
2
BUGS
|
@ -1,5 +1,7 @@
|
|||
Known problems/bugs:
|
||||
|
||||
- The command "map" seems not to work in some environments.
|
||||
|
||||
- GRUB cannot boot any uncommon format of floppies, such as 1.68MB.
|
||||
Perhaps we should add support to embed a fixed geometry in a drive.
|
||||
|
||||
|
|
3
INSTALL
3
INSTALL
|
@ -212,6 +212,9 @@ operates.
|
|||
`--disable-gunzip'
|
||||
Omit the decompression support in Stage 2.
|
||||
|
||||
`--disable-md5-password'
|
||||
Omit the MD5 password support in Stage2.
|
||||
|
||||
`--with-binutils=PATH'
|
||||
Search the path PATH to find binutils. If you have installed your
|
||||
binutils executables into an unusual location where GCC doesn't
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue