Skip to content

Conversation

@Harshil2107
Copy link
Contributor

No description provided.

powerjg
powerjg previously approved these changes Jul 22, 2025
Copy link
Contributor

@erin-le erin-le left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Harshil2107: I took a look at this PR by running the website locally, and I don't think this documentation is actually reachable by clicking through links on the website. I've attached a Markdown file with commands to run the website locally in a Docker container. Hopefully it'll help you double-check if the documentation is or isn't unreachable.

steps-to-run-website-locally-in-docker-img.md

Copy link
Contributor

@erin-le erin-le left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally, this looks good. I had to modify a permalink to get the documentation to show up on the website, though.

title: "Supported Kernels and Disk Images for gem5 stable"
doc: gem5 documentation
parent: fullsystem
permalink: /documentation/general_docs/fullsystem/suported_disks_and_kernel.md
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I needed to change this in order to get it to work:

Suggested change
permalink: /documentation/general_docs/fullsystem/suported_disks_and_kernel.md
permalink: /documentation/general_docs/fullsystem/supported_disks_and_kernels

Comment on lines +23 to +24
* **Ubuntu 22.04 disk images** use **kernel 5.15.168**
* **Ubuntu 24.04 disk images** (including `npb` and `gapbs` variants) use **kernel 6.8.12**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not a big deal, but could you double check the sub-versions for these? On the gem5 resources website, we have version 5.15.180 kernels, but not version 5.15.168 kernels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants