Skip to content

Correct SD mount path in kernel installation guide and fix indentation. - #797

Open
Pratham-T wants to merge 2 commits into
TexasInstruments:masterfrom
Pratham-T:fixes
Open

Pratham-T wants to merge 2 commits into
TexasInstruments:masterfrom
Pratham-T:fixes

Conversation

@Pratham-T

Copy link
Copy Markdown
Contributor

Correct the SD card mount path in kernel installation guide page from /media/rootfs to /media/$USER/rootfs.

While we're here, also correct the indentation in this file from 4 spaces to 3 spaces.

Correct the SD card mount path in kernel installation guide page from
/media/rootfs to /media/$USER/rootfs.

Fixes: LCPD-48618
Signed-off-by: T Pratham <t-pratham@ti.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot review overview

🟢 Approval recommended

No unresolved review issues were identified.

Review effort: Lite
Findings: None

What changed in this PR

Updates the kernel installation guide with the correct user-specific SD mount path and consistent RST indentation.

Changes:

  • Replaces /media/rootfs with /media/$USER/rootfs.
  • Documents $USER.
  • Normalizes directive indentation.
File Summary
source/​linux/​Foundational_Components/​Kernel/​_Users_Guide.rst Corrects mount paths and RST formatting.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

Copy link
Copy Markdown

New warnings found with rstcheck:

source/linux/Foundational_Components/Kernel/_Users_Guide.rst:57: (SEVERE/4) File referenced in "include" directive not found: 'Overview/GCC_ToolChain.rst'.
source/linux/Foundational_Components/Kernel/_Users_Guide.rst:482: (SEVERE/4) File referenced in "include" directive not found: '/linux/Foundational_Components/Kernel/_Fit_Image_Guide.rst'.

Correct indentation from 4 to 3 spaces in the file. Also modify some
lines to fix Vale complaints.

Signed-off-by: T Pratham <t-pratham@ti.com>
@github-actions

Copy link
Copy Markdown

New warnings found with rstcheck:

source/linux/Foundational_Components/Kernel/_Users_Guide.rst:57: (SEVERE/4) File referenced in "include" directive not found: 'Overview/GCC_ToolChain.rst'.
source/linux/Foundational_Components/Kernel/_Users_Guide.rst:482: (SEVERE/4) File referenced in "include" directive not found: '/linux/Foundational_Components/Kernel/_Fit_Image_Guide.rst'.

@Pratham-T

Copy link
Copy Markdown
Contributor Author

Fixed Vale complaints. Amended the Vale fixes into indentation fix commit.

@Pratham-T

Copy link
Copy Markdown
Contributor Author

New warnings found with rstcheck:

source/linux/Foundational_Components/Kernel/_Users_Guide.rst:57: (SEVERE/4) File referenced in "include" directive not found: 'Overview/GCC_ToolChain.rst'.
source/linux/Foundational_Components/Kernel/_Users_Guide.rst:482: (SEVERE/4) File referenced in "include" directive not found: '/linux/Foundational_Components/Kernel/_Fit_Image_Guide.rst'.

This appears to be a false failure as local build succeeds and renders the relevant sections correctly. Also this PR does not touch these lines.

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.

8 participants