From e73bde442a332a04ee7ee048841f294e53e39ab8 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Sun, 17 Jun 2012 18:49:15 +0000 Subject: [PATCH] Updates: note that the first UFS partition found is expected to be /, and remove the incorrect note that a freebsd-boot partition must be first on the disk. Submitted by: donallen in http://forums.freebsd.org/showthread.php?p=181004#post181004 --- en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml index 5e996fa4ce..bb9115ae92 100644 --- a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml @@ -1390,8 +1390,8 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]... Standard &os; <acronym>GPT</acronym> Partitions - freebsd-boot - &os; boot code. - This partition must be first on the disk. + freebsd-boot - &os; boot + code. @@ -1474,6 +1474,10 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]... should use other unique label values as described above. + By default, &os;'s gptboot expects + the first UFS partition found to be the + / partition. +