Update the FAQ.

This commit is contained in:
okuji 2002-02-11 16:44:54 +00:00
parent a751da838c
commit dfccfe6d92
3 changed files with 9 additions and 11 deletions

View file

@ -3469,13 +3469,11 @@ EOT
@item GRUB does not recognize my GNU/Hurd partition. @item GRUB does not recognize my GNU/Hurd partition.
I don't know why, but the authors of FDISK programs have assigned the I don't know why, but the authors of FDISK programs have assigned the
partition type @samp{0x63} to GNU Hurd incorrectly. A partition type partition type @samp{0x63} to GNU Hurd incorrectly. So use @samp{0x83}
should mean what format is used in the partition, such as filesystem and if the partition contains ext2fs filesystem, and use @samp{0xA5} if the
BSD slices, and should not be used to represent what operating system partition contains ffs filesystem, whether the partition owner is Hurd
owns the partition. So use @samp{0x83} if the partition contains ext2fs or not. We will use @samp{0x63} for GNU Hurd filesystem that has not
filesystem, and use @samp{0xA5} if the partition contains ffs been implemented yet.
filesystem, whether the partition owner is Hurd or not. We will use
@samp{0x63} for GNU Hurd filesystem that has not been implemented yet.
@item I've installed a recent version of binutils, but GRUB still crashes. @item I've installed a recent version of binutils, but GRUB still crashes.

View file

@ -1,4 +1,4 @@
@set UPDATED 15 January 2002 @set UPDATED 12 February 2002
@set UPDATED-MONTH January 2002 @set UPDATED-MONTH February 2002
@set EDITION 0.91 @set EDITION 0.91
@set VERSION 0.91 @set VERSION 0.91

View file

@ -1,4 +1,4 @@
@set UPDATED 15 January 2002 @set UPDATED 12 February 2002
@set UPDATED-MONTH January 2002 @set UPDATED-MONTH February 2002
@set EDITION 0.91 @set EDITION 0.91
@set VERSION 0.91 @set VERSION 0.91