]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - INSTALL/README
Add F5-->Tools-->Ventoy UEFI Utilities-->Show EFI Drivers feature.
[Ventoy.git] / INSTALL / README
index c90d18963bdd78ec8185ec849b79553d2f674879..01bfb34cfbee5fa012c20341b414f9554a9f2d95 100644 (file)
@@ -21,9 +21,6 @@ Please refer https://www.ventoy.net/en/doc_start.html for details.
 1. sudo sh VentoyWeb.sh 
 2. open your browser and visit http://127.0.0.1:24680
 
-========== VentoyWebDeepin.sh ===============
-1. sudo sh VentoyWebDeepin.sh 
-
 
 ========== CreatePersistentImg.sh ===============
 
@@ -38,5 +35,12 @@ Please refer https://www.ventoy.net/en/plugin_persistence.html for details.
 
 
 
+========== ExtendPersistentImg.sh ===============
+sudo sh ExtendPersistentImg.sh  file size   
+For example:
+sh ExtendPersistentImg.sh persistence.dat 2048  ---->  Extend persistence.dat by 2048MB
+That is to say, persistence.dat file will grow to 3GB size (assume that it is 1GB size before extend)
+
+Please refer https://www.ventoy.net/en/plugin_persistence.html for details.