Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate firmware part of docs to MrChromebox's website #200

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ventoy.md: simplify title, reminder to enable developer mode
sadlerm4 committed Jul 22, 2024
commit bc752a6782d583adff00e94d0e2ec53ee0f42cab
10 changes: 7 additions & 3 deletions src/docs/firmware/ventoy.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Installing Ventoy to a USB drive with chromeOS
# Using Ventoy on ChromeOS

Ventoy is a useful tool that allows you to have multiple OS installer images on a single drive. It is also the only way to properly create an installer for Windows using chromeOS.
Ventoy is a useful tool that allows you to have multiple OS installer images on a single drive. It is also the only way to properly create the Windows installer using ChromeOS.

## Backing up your drive

@@ -16,6 +16,10 @@ Grab the latest Ventoy release from [GitHub](https://github.com/ventoy/Ventoy/re

## Extracting Ventoy

::: tip NOTE
You need to have already enabled Developer Mode first.
:::

Open VT-2 by pressing Ctrl + Alt + 🡢 (F2) and run the following commands as root:

1. `cd /usr/local`
@@ -36,7 +40,7 @@ Run the following command to start the Ventoy Web GUI:

- `./VentoyWeb.sh`

Next, switch back to VT-1 by pressing Ctrl + Alt + 🡠 (F1)and open `http://localhost:24680` in Chrome.
Next, switch back to VT-1 by pressing Ctrl + Alt + 🡠 (F1) and open `http://localhost:24680` in Chrome.

You should see this on your screen now: