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

Ventoy Swiss Army Knife #179

Merged
merged 39 commits into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
4da4f73
Create Ventoy
julsehn Aug 4, 2024
cce54f5
Rename Ventoy to ventoy.md
julsehn Aug 4, 2024
5bc52e8
Add files via upload
julsehn Aug 4, 2024
5c6098c
Actualizar ventoy.md
julsehn Aug 4, 2024
2d10307
Actualizar ventoy.md
julsehn Aug 4, 2024
75d1a65
Actualizar ventoy.md
julsehn Aug 4, 2024
d566a58
Actualizar ventoy.md
julsehn Aug 4, 2024
c956564
Actualizar ventoy.md
julsehn Aug 4, 2024
da6ef42
Actualizar ventoy.md
julsehn Aug 4, 2024
5a13b4b
Fix a link & custom containers
FloatingMilkshake Aug 4, 2024
6eb5e96
Update ventoy.md
julsehn Aug 5, 2024
9ad6840
Added the images.
julsehn Aug 13, 2024
4692f10
I forgot to modfy one thing (my bad).
julsehn Aug 13, 2024
1900329
Applied the most part of Waitacto suggestions.
julsehn Aug 13, 2024
f8d4a67
Bruh Stratos and acto spammed my screen like adds
julsehn Aug 13, 2024
9fe4c2c
Rolling back to an untrashed version.
julsehn Aug 13, 2024
04785ca
Apply suggestions from code review
julsehn Aug 13, 2024
03a9b80
Apply suggestions from code review
julsehn Aug 13, 2024
f761f1a
Update src/wiki/ventoy.md
julsehn Aug 13, 2024
6d59cdd
Apply suggestions from code review
julsehn Aug 15, 2024
864bde2
Update ventoy.md
julsehn Aug 15, 2024
766a5c3
Update src/wiki/ventoy.md
julsehn Aug 26, 2024
66ca978
Apply Erisa's suggestions from code review
julsehn Sep 22, 2024
b186dd2
Apply Aervnu suggestions from code review
julsehn Sep 22, 2024
51c85a4
Update src/wiki/ventoy.md
julsehn Sep 22, 2024
fd94e54
I had other stuff in my editor and accidently I
julsehn Sep 22, 2024
9ade27e
Some refinements added.
julsehn Sep 22, 2024
058fd12
Apply suggestions from Stratos
julsehn Oct 26, 2024
47020d3
Apply suggestions from Pear and the one that I missed from Stratos
julsehn Oct 27, 2024
2267d10
Merge branch 'Microsoft-community:master' into master
julsehn Oct 27, 2024
7356757
Actualizar ventoy.md
julsehn Oct 27, 2024
87abee0
Update config.ts
julsehn Nov 5, 2024
f09a1b4
Apply suggestions from code review
julsehn Nov 5, 2024
9aa7546
Update config.ts
julsehn Nov 5, 2024
3a17424
Update config.ts
julsehn Nov 5, 2024
d32e9a2
Update src/wiki/ventoy.md
julsehn Nov 8, 2024
e218696
Update src/wiki/ventoy.md
julsehn Nov 8, 2024
2550e7d
Apply suggestions from code review
julsehn Nov 9, 2024
4438e3f
Update ventoy.md
julsehn Nov 10, 2024
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
Binary file added src/wiki/img/ventoy/Gparted.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/wiki/img/ventoy/Install.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/wiki/img/ventoy/Secure boot and GPT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/wiki/img/ventoy/Ventoy screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
96 changes: 96 additions & 0 deletions src/wiki/ventoy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
# Create your multi-tool USB
julsehn marked this conversation as resolved.
Show resolved Hide resolved
With this guild, you will discover how to create your multi-tool USB for various situations that will be too helpful.
julsehn marked this conversation as resolved.
Show resolved Hide resolved

## Creation of the USB
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved
In this area, you will see how to create your USB for being bootable.
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved
1. [Download the Ventoy application that will help us to make the USB being capable with various ISOs.](https://www.ventoy.net/en/download.html)
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved
![Download page of Gparted](img/ventoy/Gparted.png)
julsehn marked this conversation as resolved.
Show resolved Hide resolved
2. Grab a USB stick that is recommended to have more than 8gb and plug it into your PC.
julsehn marked this conversation as resolved.
Show resolved Hide resolved
3. For this time, we will use the Ventoy2Disk.exe, we click on it, and we click to “yes” in the UAC screen that pooped.
julsehn marked this conversation as resolved.
Show resolved Hide resolved
4. Then at devices section select your USB that you want to make a Ventoy or if you can't see it press the green button to refresh the list.
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved
![Select USB](<img/ventoy/Ventoy screen.png>)
julsehn marked this conversation as resolved.
Show resolved Hide resolved
5. And the top right of the program click on options and get sure that the secure boot option is enabled and in partition stile select “GPT”.
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved
![Menu for selecting settings in Ventoy](<img/ventoy/Secure boot and GPT.png>)
6. At the last step, click on install and wait some seconds to get the job done.
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved
![Click on Install button](img/ventoy/Install.png)

julsehn marked this conversation as resolved.
Show resolved Hide resolved
## Downloading windows
julsehn marked this conversation as resolved.
Show resolved Hide resolved
### Downloading the tool for downloading the ISO
julsehn marked this conversation as resolved.
Show resolved Hide resolved

1. For Windows 10, go to [https://www.microsoft.com/software-download/windows10](https://www.microsoft.com/software-download/windows10) <br>
   For Windows 11, go to [https://www.microsoft.com/software-download/windows11](https://www.microsoft.com/software-download/windows11)
julsehn marked this conversation as resolved.
Show resolved Hide resolved

julsehn marked this conversation as resolved.
Show resolved Hide resolved
2. Click the **Download Tool Now** button.

   ![](./img/downloading-windows/downloadtoolnow.png)

3. After the tool has been downloaded, run it.

### Using the tool

1. The first thing you will see is this screen, click Accept.

   ![](./img/downloading-windows/licenseterms.png)

2. The next screen you see will be this, wait for the installer to complete preparation.
julsehn marked this conversation as resolved.
Show resolved Hide resolved

   ![](./img/downloading-windows/gettingthings.png)

3. This is where you select what you want to do.

   — You need to click on:**want to reinstall Windows on another computer** click **Create installation media**.
julsehn marked this conversation as resolved.
Show resolved Hide resolved

    ![](./img/downloading-windows/whatdoyouwanttodo.png)

4. Select the correct Architecture, Edition, and Language of Windows, or use the recommended settings.
julsehn marked this conversation as resolved.
Show resolved Hide resolved

   ::: tip Note
julsehn marked this conversation as resolved.
Show resolved Hide resolved
   If you're planning on installing Windows on another PC and don't know what to select for the architecture, then choose both x86 and x64.
julsehn marked this conversation as resolved.
Show resolved Hide resolved
   :::
julsehn marked this conversation as resolved.
Show resolved Hide resolved

   ![](./img/downloading-windows/changelanguagearchitecture.png)

5. On the Media Creation Tool, select **ISO file**.
julsehn marked this conversation as resolved.
Show resolved Hide resolved

![](./img/downloading-windows/mediatouse.png)

6. Select a path to save to.

julsehn marked this conversation as resolved.
Show resolved Hide resolved
After that, Windows will start downloading the ISO file.

Once is done, copy that file to your USB
julsehn marked this conversation as resolved.
Show resolved Hide resolved

::: tip Note
The instructions for installing or reinstalling Windows in your pc are here: [Installing Windows](installing-windows).
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved
:::
julsehn marked this conversation as resolved.
Show resolved Hide resolved

## Download the AV
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved
If you want to detect rootkits and malware that got infected in your computer, and you want to clean them, use you can use one you've here listed:
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved
- Kaspersky: https://www.kaspersky.com/downloads/free-rescue-disk (Not usable in US).
julsehn marked this conversation as resolved.
Show resolved Hide resolved
- Microsoft Defender Offline: https://support.microsoft.com/en-us/windows/help-protect-my-pc-with-microsoft-defender-offline-9306d528-64bf-4668-5b80-ff533f183d6c (head into Windows 8.1 and 7 to know how to download your .iso).
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved

With the ISO, send it to your Ventoy USB.
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved

::: tip Note
The usage is very simple, just you click to update the antivirus databases and run the scan following the instructions on your screen.
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved
:::

## Clonezilla
Clonezilla is great software for managing (backup and restore, clone)
julsehn marked this conversation as resolved.
Show resolved Hide resolved
Download the ISO here, selecting your architecture (amd64:  x86_64/
i686=32-bit) and selecting ISO as file type: https://clonezilla.org//downloads/download.php?branch=stable.
julsehn marked this conversation as resolved.
Show resolved Hide resolved

With the ISO, send it to your Ventoy USB.
julsehn marked this conversation as resolved.
Show resolved Hide resolved

::: tip Note
Erisa marked this conversation as resolved.
Show resolved Hide resolved
All the steps using will be covered at: https://clonezilla.org//clonezilla-live-doc.php
julsehn marked this conversation as resolved.
Show resolved Hide resolved
:::
julsehn marked this conversation as resolved.
Show resolved Hide resolved

## Gparted
Gparted is a powerful tool that helps you to manage partitions, and you can copy them to other disks or inside.
julsehn marked this conversation as resolved.
Show resolved Hide resolved
Download the ISO here, selecting your architecture (amd64:  x86_64/ i686=32-bit) and selecting ISO as file type: https://gparted.org/download.php.
julsehn marked this conversation as resolved.
Show resolved Hide resolved
With the ISO, send it to your Ventoy USB.
julsehn marked this conversation as resolved.
Show resolved Hide resolved
julsehn marked this conversation as resolved.
Show resolved Hide resolved

::: tip Note
All the steps using will be covered at: https://gparted.org/display-doc.php?name=help-manual
julsehn marked this conversation as resolved.
Show resolved Hide resolved
:::