Skip to content

Commit

Permalink
Update test_cpu_compat.md (#1847)
Browse files Browse the repository at this point in the history
Grammar check
  • Loading branch information
gannazhyrnova authored Feb 28, 2024
1 parent be50216 commit 9f00c62
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/gemstones/test_cpu_compat.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
---
title: Test CPU compatibility
author: Steven Spencer
contributors: Louis Abel
contributors: Louis Abel, Ganna Zhyrnova
tags:
- cpu test
---

# Introduction

Since the release of Rocky Linux 9, some installations on x86-64 platforms fail with a kernel panic. In most cases, ==this is due to the CPU's incompatibility== with Rocky Linux 9. This procedure will verify CPU compatibility prior to installation.
Since the release of Rocky Linux 9, some installations on x86-64 platforms have failed with a kernel panic. In most cases, ==this is due to the CPU's incompatibility== with Rocky Linux 9. This procedure will verify CPU compatibility before installation.

## Testing

1. Obtain a boot image of Rocky Linux 8, Fedora, or other.
1. Obtain a boot image of Rocky Linux 8, Fedora, or others.

2. Boot this live image on the machine where you want the installation of Rocky Linux 9 to be.

3. After boot completes, open a terminal window and run this procedure:
3. After the boot completes, open a terminal window and run this procedure:

```bash
/lib64/ld-linux-x86-64.so.2 --help | grep x86-64
Expand Down

0 comments on commit 9f00c62

Please sign in to comment.