Update the FAQ.
This commit is contained in:
parent
a751da838c
commit
dfccfe6d92
3 changed files with 9 additions and 11 deletions
|
@ -3469,13 +3469,11 @@ EOT
|
|||
@item GRUB does not recognize my GNU/Hurd partition.
|
||||
|
||||
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
|
||||
should mean what format is used in the partition, such as filesystem and
|
||||
BSD slices, and should not be used to represent what operating system
|
||||
owns the partition. So use @samp{0x83} if the partition contains ext2fs
|
||||
filesystem, and use @samp{0xA5} if the partition contains ffs
|
||||
filesystem, whether the partition owner is Hurd or not. We will use
|
||||
@samp{0x63} for GNU Hurd filesystem that has not been implemented yet.
|
||||
partition type @samp{0x63} to GNU Hurd incorrectly. So use @samp{0x83}
|
||||
if the partition contains ext2fs filesystem, and use @samp{0xA5} if the
|
||||
partition contains ffs 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.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set UPDATED 15 January 2002
|
||||
@set UPDATED-MONTH January 2002
|
||||
@set UPDATED 12 February 2002
|
||||
@set UPDATED-MONTH February 2002
|
||||
@set EDITION 0.91
|
||||
@set VERSION 0.91
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set UPDATED 15 January 2002
|
||||
@set UPDATED-MONTH January 2002
|
||||
@set UPDATED 12 February 2002
|
||||
@set UPDATED-MONTH February 2002
|
||||
@set EDITION 0.91
|
||||
@set VERSION 0.91
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue