Unable to install to 32GB SDHC - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: Ventoy General Use —— Ventoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=1) +--- Forum: Ventoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=2) +--- Thread: Unable to install to 32GB SDHC (/showthread.php?tid=1790) |
Unable to install to 32GB SDHC - tosim - 09-03-2021 Running Linux Mint,19.3. Have been using (several) older version of Ventoy on a 16GB SDHC flash card for quite awhile, and now card died. Have d/l v1.0.51 and tried to install on new 32GB SDHC card, to no avail.Please see[attachment=430][attachment=430] attachment. Would appreciate all suggestions. Thank you. RE: Unable to install to 32GB SDHC - longpanda - 09-04-2021 What is the current directory when you run Ventoy2Disk.sh ? Please show the file/directory layout. What about run sudo sh ./Ventoy2Disk.sh -I /dev/sdb RE: Unable to install to 32GB SDHC - tosim - 09-04-2021 (09-04-2021, 02:52 PM)longpanda Wrote: What is the current directory when you run Ventoy2Disk.sh ?Thanks for the reply. I did a cd to the directory,then ran sudo sh ./Ventoy2Disk.sh -I /dev/32CHIPBU gave me back Cant open ventoyDisk.sh NOTE:32CHIPBU is name used for that flash drive. Also-Please be advised: I could not connect to server: http://127.0.0.1:24680 RE: Unable to install to 32GB SDHC - longpanda - 09-05-2021 Where is the directory locate? In your home directory?Desktop? Please run Code: uname -a and give me the result RE: Unable to install to 32GB SDHC - tosim - 09-05-2021 1.Please see attachments. After cd into Ventoy directory, unable to run the file "Ventoy2Disk.sh". Thanks for your help. (Am starting to feel like a "newbie".) RE: Unable to install to 32GB SDHC - longpanda - 09-05-2021 Please run every command (each line is a command) and give the result: Code: uname -a And finally try run: sudo bash ./Ventoy2Disk.sh -I /dev/32CHIPBU |