doc update.
This commit is contained in:
parent
f30b5c9ca2
commit
fb4f1e3253
3 changed files with 18 additions and 5 deletions
11
ChangeLog
11
ChangeLog
|
@ -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>
|
||||
|
||||
From Thierry Laronde <thierry.laronde@polynum.com>:
|
||||
|
|
1
THANKS
1
THANKS
|
@ -9,6 +9,7 @@ generally assist in the GRUB maintainership process:
|
|||
Alessandro Rubini <rubini@gnu.org>
|
||||
Alexander K. Hudek <alexhudek@home.com>
|
||||
Andrew Clausen <clausen@gnu.org>
|
||||
Bernhard Treutwein <Bernhard.Treutwein@Verwaltung.Uni-Muenchen.DE>
|
||||
Bradford Hovinen <hovinen@redrose.net>
|
||||
Brian Brunswick <brian@skarpsey.demon.co.uk>
|
||||
Bryan Ford <baford@cs.utah.edu>
|
||||
|
|
|
@ -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
|
||||
hiding/unhiding technique.
|
||||
|
||||
If GRUB @dfn{hide}s a DOS (or Windows) partition (@pxref{hide}), it
|
||||
ignores the partition. If GRUB @dfn{unhide}s a DOS (or Windows)
|
||||
partition (@pxref{unhide}), it detects the partition. Thus, if you have
|
||||
installed DOS (or Windows) on the first partition and the second of the
|
||||
first hard disk, and boot the first copy, do the following:
|
||||
If GRUB @dfn{hide}s a DOS (or Windows) partition (@pxref{hide}), DOS (or
|
||||
Windows) will ignore the partition. If GRUB @dfn{unhide}s a DOS (or
|
||||
Windows) partition (@pxref{unhide}), DOS (or Windows) will detect the
|
||||
partition. Thus, if you have installed DOS (or Windows) on the first
|
||||
partition and the second of the first hard disk, and boot the first
|
||||
copy, do the following:
|
||||
|
||||
@example
|
||||
@group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue