Ventoy: Difference between revisions
Jump to navigation
Jump to search
Hoppinglife (talk | contribs) |
Hoppinglife (talk | contribs) "add more description for ventoy." |
||
| Line 2: | Line 2: | ||
== Creating a USB disk with cidata == | == Creating a USB disk with cidata == | ||
Sometimes, we want to initialize cloud-init for the ISO file (for example, to perform headless instllation). We can reserve a small partition for user-data: | |||
<code> | <code> | ||
Latest revision as of 07:23, 7 February 2023
Ventoy is a multi-iso USB booting tool. It allows a user to simply copy an ISO to the directory and boot from it without wiping the entire USB disk.
Creating a USB disk with cidata
Sometimes, we want to initialize cloud-init for the ISO file (for example, to perform headless instllation). We can reserve a small partition for user-data:
sudo ventoy -i /dev/sdX -r 128