ventoy / vtoyboot

Work with ventoy to support boot Linux distros in a vdisk file (vhd/vdi/raw ...)
GNU General Public License v3.0
275 stars 23 forks source link

Update to vtoyboot 1.0.16 #14

Closed anwar-alsilwy closed 2 years ago

anwar-alsilwy commented 2 years ago

I have Kali.vhd.vtoy (legacy+uefi), configured with vtoyboot_1.0.12, Is it safe to install vtoyboot.sh once again to update it to latest 1.0.16 version ??

Also, should I update vtoyboot.sh on ventoy environment, or mount vhd via Virtualbox and update it ??

Thanks

ventoy commented 2 years ago

Yes, you can update to 1.0.16, but you need to update in the VirtualBox environment. Rename kali.vhd.vtoy kali.vhd and Use VirtualBox to boot into the vhd kali system and run the new vtoyboot.sh. After that you can boot the kali.vhd.vtoy in your computer.

anwar-alsilwy commented 2 years ago

Ok !! Thanks for making vtoyboot.tar.gz inside .iso file. now it's easier to mount it via Virtualbox instead of copy tar.gz file into usb drive then mount it via Virtualbox.