[SOLVED] Ventoy update/upgrade - 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: [SOLVED] Ventoy update/upgrade (/showthread.php?tid=744) |
[SOLVED] Ventoy update/upgrade - Midas - 10-01-2020 Hi @all. There are scant reports of anyone updating -- specifically from v1.0.21 to v1.0.22 -- with Ventoy installed to computer internal HDD/SSD. I just tried to upgrade my setup (see https://forums.ventoy.net/showthread.php?pid=1746#pid1746 and https://forums.ventoy.net/showthread.php?pid=1488#pid1488) by booting a Linux Mint 20 livecd ISO image and issuing the following command in a terminal: Code: $ sudo sh Ventoy2Disk.sh -u /dev/sda And got the following error: Code: /dev/sda does not contain ventoy or data corupted The system is working with no errors with v 1.0.21 -- except for what I reported in the "This is not a standard device and is not officially supported" thread (https://forums.ventoy.net/showthread.php?tid=612) -- and I can see all disk perfectly (plus they show up OK in Mint when I run '$ sudo fdisk -l'). There was one positive upgrade report (https://forums.ventoy.net/showthread.php?pid=1807#pid1807) but I was still afraid it wouldn't work in my case, after other previous reports regarding different Ventoy versions, and so it is... Do I have to reinstall everything? Follow-up: I just tried Ventoy v1.0.22 for Windows -- because the Linux version apparently doesn't have the '-U' parameter -- and got only the "Install" button active, so "Update" is not an option... As an alternative, is there any chance to perform the update manually? How? RE: Ventoy update/upgrade - KaMyKaSii - 10-02-2020 I taught in this topic how to replicate the installation of Ventoy on one device to another, without the need to do the initial standard installation of Ventoy on the desired device and consequently having to format it. Note that I only made it on both disks with MBR partition table and I can only guarantee that it will work (without losing data) if you follow all the steps to the letter. Good luck RE: Ventoy update/upgrade - Midas - 10-03-2020 (10-02-2020, 11:19 PM)KaMyKaSii Wrote: https://forums.ventoy.net/showthread.php?tid=42 Thank you for the tip, KaMyKaSii. I'm away from the PC until Monday, but I'll check it out then... RE: Ventoy update/upgrade - Midas - 10-06-2020 Well, I seem to have solved this problem, inspired by KaMyKaSii instructions. Here's what I did:
So no more delays or awkward warning messages* -- the only quirk being that UEFI part; although this computer is UEFI enabled, I'm running everything in legacy MBR mode... I think. *) For details on this, see https://forums.ventoy.net/showthread.php?tid=612. |