Skip to content

docs: refresh USB Creator setup screenshots - #523

Merged
Eli Bosley (elibosley) merged 1 commit into
mainfrom
automation/usb-creator-screenshots
Aug 7, 2026
Merged

docs: refresh USB Creator setup screenshots#523
Eli Bosley (elibosley) merged 1 commit into
mainfrom
automation/usb-creator-screenshots

Conversation

@unraid-bot

Copy link
Copy Markdown
Collaborator

Automated refresh from the passing USB Creator journey 2be4b16783f157b0780a84052f8fbfcd34ab78d2-31111748734. Every image was accepted only after the full virtual USB write and filesystem verification passed, and the docs importer revalidated each SHA-256 digest.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
unraid-docs 172d507 Commit Preview URL

Branch Preview URL
Aug 07 2026, 12:06 AM

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (5)
  • static/img/unraid-os/getting-started/create-unraid-usb/01-00-language-selection.png is excluded by !**/*.png
  • static/img/unraid-os/getting-started/create-unraid-usb/02-01-os-selection.png is excluded by !**/*.png
  • static/img/unraid-os/getting-started/create-unraid-usb/03-02-storage-selection.png is excluded by !**/*.png
  • static/img/unraid-os/getting-started/create-unraid-usb/04-03-write-summary.png is excluded by !**/*.png
  • static/img/unraid-os/getting-started/create-unraid-usb/05-04-write-complete.png is excluded by !**/*.png

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 7b4e56fb-34b0-4809-ab07-714430b34af2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@unraid-bot
Unraid Bot (unraid-bot) force-pushed the automation/usb-creator-screenshots branch from e289d93 to 172d507 Compare August 7, 2026 00:02
@elibosley
Eli Bosley (elibosley) merged commit 87c475a into main Aug 7, 2026
4 checks passed
@elibosley
Eli Bosley (elibosley) deleted the automation/usb-creator-screenshots branch August 7, 2026 14:08
Eli Bosley (elibosley) added a commit that referenced this pull request Aug 7, 2026
## Summary
This adds a complete, screenshot-led guide for creating a new Unraid
bootable USB with the USB Creator.

## Why This Exists
The page previously provided only a high-level six-step outline. Users
needed the actual Creator flow, a clear warning about erasing the
selected drive, and guidance for first boot and older BIOS-only systems.

## Resolution
Expand the existing Create an Unraid USB drive page with the five merged
USB Creator screenshots, step-by-step UI actions, optional
server/network customization notes, UEFI/legacy BIOS instructions, and
troubleshooting.

## Reviewer Considerations
- Confirm the stable-release guidance and the optional development-image
warning match the intended USB Creator experience.
- Check the platform-specific legacy BIOS script names and first-boot
guidance.
- The manual installation section remains in place; this change improves
the recommended automated path rather than replacing it.
- Screenshot references target the assets merged in `origin/main` by
#523.

## Behavior Changes
Documentation-only. Users now see a complete path from USB Creator
download through first boot, with troubleshooting for missing drives,
boot failures, and GUID licensing problems.

## Implementation Summary
- Renamed the page label/title to Create an Unraid USB drive.
- Expanded the automated install section with five screenshot-linked
workflow steps.
- Documented optional Server name, Wi-Fi, and Network customization.
- Added UEFI versus BIOS-only boot guidance and troubleshooting.

## Verification
- `./node_modules/.bin/remark
docs/unraid-os/getting-started/set-up-unraid/create-your-bootable-media.mdx
--quiet --frail`
- `./node_modules/.bin/prettier --check
docs/unraid-os/getting-started/set-up-unraid/create-your-bootable-media.mdx`
- `git diff --check`
- Verified all five screenshot paths resolve against `origin/main`.
- Full Docusaurus build not run because repository guidance discourages
it for routine docs edits.

## Risk
Low. Documentation-only change; the page links to existing screenshot
assets and leaves the manual install instructions intact.


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Documentation**
  - Renamed and refreshed the Unraid bootable media setup guide.
- Added detailed instructions for using USB Creator, including language
and release selection, drive validation, server configuration, image
writing, and boot setup.
- Added troubleshooting guidance and warnings about data erasure,
licensing identifiers, boot scripts, and drive visibility.
  - Preserved the existing manual installation instructions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Eli Bosley (elibosley) added a commit that referenced this pull request Aug 7, 2026
## Summary
This follow-up to #524 updates the screenshot-led guide for creating a
new Unraid USB boot device with the USB Creator.

## Why This Exists
The page previously provided only a high-level six-step outline and
included stale USB-only guidance. Users needed current boot-device
choices, a clear warning about erasing the selected drive, and guidance
for first boot and older BIOS-only systems.

## Resolution
Expand the existing Create an Unraid USB drive page with the five merged
USB Creator screenshots, step-by-step UI actions, optional
server/network customization notes, current flash-versus-internal-boot
guidance for Unraid 7.3+, UEFI/legacy BIOS instructions, and
troubleshooting.

## Reviewer Considerations
- Confirm the stable-release guidance and the optional development-image
warning match the intended USB Creator experience.
- Check the platform-specific legacy BIOS script names and first-boot
guidance.
- Confirm that internal boot is described as an onboarding choice after
the initial USB boot.
- Confirm that the USB Creator guidance does not impose a drive-capacity
range; the remaining 32 GB reference applies only to Windows FAT32
formatting for manual installs.
- The manual installation section remains in place; this change improves
the recommended automated path rather than replacing it.
- Screenshot references target the assets merged in `origin/main` by
#523.

## Behavior Changes
Documentation-only. Users now see a complete path from USB Creator
download through first boot, with flash boot or internal boot choices,
troubleshooting for missing drives and boot failures, and GUID licensing
guidance.

## Implementation Summary
- Renamed the page label/title to Create an Unraid USB drive.
- Expanded the automated install section with five screenshot-linked
workflow steps.
- Documented optional Server name, Wi-Fi, and Network customization.
- Removed the outdated 4–32 GB recommendation and separated the Windows
FAT32 formatting limit from USB Creator capacity guidance.
- Added the Unraid 7.3+ internal boot path and removed unrelated
virtualization/IOMMU setup from the USB creation procedure.
- Added UEFI versus BIOS-only boot guidance and troubleshooting.

## Verification
- `./node_modules/.bin/remark
docs/unraid-os/getting-started/set-up-unraid/create-your-bootable-media.mdx
--quiet --frail`
- `./node_modules/.bin/prettier --check
docs/unraid-os/getting-started/set-up-unraid/create-your-bootable-media.mdx`
- `git diff --check`
- Verified all five screenshot paths resolve against `origin/main`.
- Full Docusaurus build not run because repository guidance discourages
it for routine docs edits.

## Risk
Low. Documentation-only change; the page links to existing screenshot
assets and leaves the manual install instructions intact.
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.

2 participants