doc update.

This commit is contained in:
okuji 2001-01-27 04:06:41 +00:00
parent f30b5c9ca2
commit fb4f1e3253
3 changed files with 18 additions and 5 deletions

View file

@ -1,3 +1,14 @@
2001-01-27 OKUJI Yoshinori <okuji@gnu.org>
From Bernhard Treutwein
<Bernhard.Treutwein@Verwaltung.Uni-Muenchen.DE>:
* docs/grub-new.texi (DOS/Windows): Made more readable.
2001-01-27 OKUJI Yoshinori <okuji@gnu.org>
* docs/multiboot.texi: Start reorganizing Multiboot
Specification.
2001-01-15 OKUJI Yoshinori <okuji@gnu.org> 2001-01-15 OKUJI Yoshinori <okuji@gnu.org>
From Thierry Laronde <thierry.laronde@polynum.com>: From Thierry Laronde <thierry.laronde@polynum.com>:

1
THANKS
View file

@ -9,6 +9,7 @@ generally assist in the GRUB maintainership process:
Alessandro Rubini <rubini@gnu.org> Alessandro Rubini <rubini@gnu.org>
Alexander K. Hudek <alexhudek@home.com> Alexander K. Hudek <alexhudek@home.com>
Andrew Clausen <clausen@gnu.org> Andrew Clausen <clausen@gnu.org>
Bernhard Treutwein <Bernhard.Treutwein@Verwaltung.Uni-Muenchen.DE>
Bradford Hovinen <hovinen@redrose.net> Bradford Hovinen <hovinen@redrose.net>
Brian Brunswick <brian@skarpsey.demon.co.uk> Brian Brunswick <brian@skarpsey.demon.co.uk>
Bryan Ford <baford@cs.utah.edu> Bryan Ford <baford@cs.utah.edu>

View file

@ -928,11 +928,12 @@ primary partitions for DOS/Windows. Certainly you should avoid doing
this, but there is a solution if you do want to do so. Use the partition this, but there is a solution if you do want to do so. Use the partition
hiding/unhiding technique. hiding/unhiding technique.
If GRUB @dfn{hide}s a DOS (or Windows) partition (@pxref{hide}), it If GRUB @dfn{hide}s a DOS (or Windows) partition (@pxref{hide}), DOS (or
ignores the partition. If GRUB @dfn{unhide}s a DOS (or Windows) Windows) will ignore the partition. If GRUB @dfn{unhide}s a DOS (or
partition (@pxref{unhide}), it detects the partition. Thus, if you have Windows) partition (@pxref{unhide}), DOS (or Windows) will detect the
installed DOS (or Windows) on the first partition and the second of the partition. Thus, if you have installed DOS (or Windows) on the first
first hard disk, and boot the first copy, do the following: partition and the second of the first hard disk, and boot the first
copy, do the following:
@example @example
@group @group