Skip to content

Commit 09cb8b5

Browse files
Ast3risk-opshe3als
andauthored
fix(install): ventoy guide and update page (#198)
Co-authored-by: he3als <65787561+he3als@users.noreply.github.com>
1 parent a001e78 commit 09cb8b5

File tree

4 files changed

+39
-5
lines changed

4 files changed

+39
-5
lines changed
7.72 KB
Loading
197 KB
Binary file not shown.

docs/faq-and-troubleshooting/common-questions/updating-atlas.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ icon: material/microsoft-windows
55

66
# :material-microsoft-windows: How do I update AtlasOS to the latest version?
77

8-
**If you're running an Atlas Playbook version v0.2.0 or below, you can not update Atlas or Windows version.** The latest versions of Atlas support cumulative Windows Updates, which include security and quality patches for Windows.
8+
**If you're running an Atlas Playbook version of 0.2.0 or below, you cannot update your Atlas or Windows version. Additionally, Atlas versions under 0.4.0 require a full reinstall to update to the latest Atlas version.**
9+
10+
The latest versions of Atlas support cumulative Windows Updates, which include security and quality patches for Windows.
911

1012
## What should I do on an older version?
1113

docs/getting-started/installation.md

+36-4
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,9 @@ You can find your network driver online by searching for your device/motherboard
134134
!!! danger "Data loss"
135135
Following this guide will destroy all data on the USB drive, as well as data on your drives. Remember to use a USB drive with a higher capacity than the Windows ISO file size.
136136

137-
This guide presumes you have some experience installing operating systems. If you get stuck and it's possible to use the [**"No USB Drive"**](#__tabbed_2_1) method, we recommend that instead.
137+
**This guide presumes you have some experience installing operating systems. If you get stuck and it's possible to use the ["No USB Drive"](#__tabbed_2_1) method, we recommend that instead.**
138138

139-
1. Download the latest release of [Ventoy :material-download:](https://github.com/ventoy/Ventoy/releases/) and extract it wherever you feel comfortable. Alternatively, get it using a package manager. Anything is okay
139+
1. Download the latest release of [Ventoy :material-download:](https://github.com/ventoy/Ventoy/releases/) and extract it wherever you feel comfortable. Alternatively, get it using a package manager.
140140

141141
1. Inside the Ventoy folder, run **Ventoy2Disk**
142142

@@ -146,9 +146,41 @@ You can find your network driver online by searching for your device/motherboard
146146

147147
1. Disconnect any cables providing your computer internet, such as an ethernet cable
148148
- Do not reconnect to the internet until instructed to
149-
149+
150150
1. Using the BIOS menu, boot from the USB drive
151151

152+
??? failure "'Security Violation' Error"
153+
154+
??? tip "Video Demonstration"
155+
<center>
156+
<video src="/assets/videos/enroll-key-vtoy.mp4" controls muted></video>
157+
<p>Credit to [Ventoy](https://ventoy.net/en/doc_secure.html) for the video demonstration.<p>
158+
</center>
159+
160+
![vtoy-verification-error-0x1A](../assets/images/vtoy-secure-error.png){ align=right width=200 }
161+
162+
If you get an error screen saying there was a 'Security Violation,' follow the steps below:
163+
164+
1\. Press ++enter++ to load **MokManager**
165+
166+
2\. Press any key to begin key management
167+
168+
3\. Choose **Enroll Key From Disk**
169+
170+
4\. Choose `VTOYEFI`
171+
172+
- The controls are arrow keys to move and ++enter++ to select
173+
174+
5\. Choose `ENROLL_THIS_KEY_IN_MOKMANAGER.cer`
175+
176+
6\. Choose **Continue**, then **Yes**, and finally **Reboot**
177+
178+
7\. Boot from the USB again, as the issue should be resolved
179+
180+
------
181+
182+
If it is still not working, try 'Hash Enrollment,' as detailed in [Ventoy's guide](https://ventoy.net/en/doc_secure.html).
183+
152184
1. At the Ventoy menu, select the Windows ISO using the arrow keys, press ++enter++, click **Boot in normal mode**, and press ++enter++ again
153185

154186
1. Follow [Microsoft's guide](https://support.microsoft.com/en-us/windows/reinstall-windows-d8369486-3e33-7d9c-dccc-859e2b022fc7#ID0EDBBBBBBBDBD) for a clean installation from step 4 (clicking **Install now**)
@@ -163,7 +195,7 @@ After completing this step, you should be on your desktop without an internet co
163195
1. Once the setup starts, select your language and then your keyboard layout.
164196
1. Press ++shift+f10++ to open the Command Prompt.
165197
1. Type in `oobe\bypassnro` and press ++enter++. Your computer will restart.
166-
- This step might not be needed when using Ventoy
198+
- This step is not needed when using Ventoy
167199
1. Continue through with setup as normal, but make sure to:
168200
- Not connect to the internet
169201
- Deny each option in the **Privacy** section

0 commit comments

Comments
 (0)