mirror of
https://git.FreeBSD.org/doc.git
synced 2026-09-09 00:07:23 +08:00
15.1: Tidy architecture notes
CPU architectures have a lot of names, only use the names we've been using consistently. Reviewed by: emaste
This commit is contained in:
@@ -105,9 +105,8 @@ freebsd-update install
|
|||||||
+
|
+
|
||||||
. **Upgrade the Boot Loader**
|
. **Upgrade the Boot Loader**
|
||||||
+
|
+
|
||||||
AArch64 (arm64) systems always use the UEFI boot loader.
|
AArch64 systems always use the UEFI boot loader.
|
||||||
On x86 systems (amd64 and i386), run the following command to determine
|
To determine which boot loader to update on AMD64 systems, run the following command:
|
||||||
which boot loader to update:
|
|
||||||
+
|
+
|
||||||
[source,shell]
|
[source,shell]
|
||||||
----
|
----
|
||||||
@@ -178,9 +177,8 @@ If they exist, compare them with the deployed version (e.g., `diff /etc/rc.conf
|
|||||||
+
|
+
|
||||||
. **Upgrade the Boot Loader**:
|
. **Upgrade the Boot Loader**:
|
||||||
+
|
+
|
||||||
AArch64 (arm64) systems always use the UEFI boot loader.
|
AArch64 systems always use the UEFI boot loader.
|
||||||
On x86 systems (amd64 and i386), run the following command to determine
|
To determine which boot loader to update on AMD64 systems, run the following command:
|
||||||
which boot loader to update:
|
|
||||||
+
|
+
|
||||||
[source,shell]
|
[source,shell]
|
||||||
----
|
----
|
||||||
|
|||||||
Reference in New Issue
Block a user