From 56867c9b4ced86f7231a5ee1bbea62b0cb784574 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Wed, 28 Aug 2024 07:46:57 +0100 Subject: Changes to lang --- public/articals/linux/tools/00Ventoy | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) (limited to 'public/articals/linux/tools/00Ventoy') diff --git a/public/articals/linux/tools/00Ventoy b/public/articals/linux/tools/00Ventoy index b677ef0..b45fdcd 100644 --- a/public/articals/linux/tools/00Ventoy +++ b/public/articals/linux/tools/00Ventoy @@ -1,22 +1,23 @@ - - + + + Installing Ventoy - - + +
- +

How to Install Ventoy with Linux 🐧🔌

@@ -49,7 +50,7 @@

cd ventoy-<version>/ && lsblk

Normally the USB with the lowest amount of storage will be your USB; to make sure, check the size of your USB compared to the devices listed under lsblk.


- +

5) This command will install Ventoy to the USB. Make sure your USB name is correct; it will be something like sdb. A good way to identify the USB is by running lsblk when the USB is out and then running lsblk while the USB is plugged in.

sudo sh Ventoy2Disk.sh -i /dev/sdX

@@ -65,8 +66,8 @@

After following all of these steps Ventoy should be installed on your USB stick, now the only thing to do is plug the USB in and put the ISO and IMG files into the USB, I hope this has helped you!

-
-
  Back
+        
+
  Back
     
-- cgit v1.2.3