mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
New Posts
This commit is contained in:
parent
21d2ce3ff6
commit
a1eb572cd4
6 changed files with 85 additions and 0 deletions
23
content/blog/ventoy.md
Normal file
23
content/blog/ventoy.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title: "Ventoy for managing ISOs on one USB"
|
||||
date: 2021-06-18T15:32:38-04:00
|
||||
draft: false
|
||||
tags: []
|
||||
---
|
||||
|
||||
Traditionally I would hold one linux distribution per USB drive. Though with 32 GB USB Flash drives only costing $12, why hold only one per drive? That's where Ventoy comes in. With Ventoy, we can store multiple ISOs which it then presents as a boot screen.
|
||||
|
||||
To install Ventoy onto a flash drive, follow the [Get Started](https://www.ventoy.net/en/doc_start.html) guide on their website. Then once it's installed you should see a mountpoint labeled "Ventoy". There you can drop off any ISOs you want to appear on the boot screen. Here are some examples of what I keep in mine:
|
||||
|
||||
|
||||
|
||||
- Clonezilla
|
||||
- Kali Linux
|
||||
- Kubuntu
|
||||
- Tails
|
||||
- UBCD
|
||||
|
||||

|
||||
|
||||
Example screenshot from their website.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue