Ventoy Forums
Ventoy-1.0.80 release - 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: Ventoy-1.0.80 release (/showthread.php?tid=2189)



Ventoy-1.0.80 release - longpanda - 09-21-2022

  • 2022/09/21 --- 1.0.80 release
  1. Add secondary boot menu for boot compatibility improvement. Notes

  2. Now wimboot mode supports WinPE ISO files.

  3. Make injection plugin available in WIMBOOT mode. (#1834)

  4. Add support for HoloISO. (#1644)
  5. Bugfix for booting latest Gentoo live. (#1770)
  6. Bugfix for booting latest ALT linux. (#1784)
  7. Always use /bin/bash to launch VentoyPlugson.sh (#1809)
  8. Add w and r hotkey for WIMBOOT and GRUB2 mode. (#1837)
  9. Fix typo in VentoyPlugson web page. (#1782)
  10. Fix the 'overflow is detected' error in WIMBOOT mode for large ISO file.
  11. Fix a bug when ISO contains a ks=file:/xxx boot parameter.
  12. languages.json update
  13. Total 1000+ iso files tested. (A big milestone)



RE: Ventoy-1.0.80 release - nguyen ha thai trong - 09-22-2022

(09-21-2022, 12:08 PM)longpanda Wrote:
  • 2022/09/21 --- 1.0.80 release
  1. Add secondary boot menu for boot compatibility improvement. Notes

  2. Now wimboot mode supports WinPE ISO files.

  3. Make injection plugin available in WIMBOOT mode. (#1834)

  4. Add support for HoloISO. (#1644)
  5. Bugfix for booting latest Gentoo live. (#1770)
  6. Bugfix for booting latest ALT linux. (#1784)
  7. Always use /bin/bash to launch VentoyPlugson.sh (#1809)
  8. Add w and r hotkey for WIMBOOT and GRUB2 mode. (#1837)
  9. Fix typo in VentoyPlugson web page. (#1782)
  10. Fix the 'overflow is detected' error in WIMBOOT mode for large ISO file.
  11. Fix a bug when ISO contains a ks=file:/xxx boot parameter.
  12. languages.json update
  13. Total 1000+ iso files tested. (A big milestone)
[Image: hinh-anh-trai-tim-6.jpg]


RE: Ventoy-1.0.80 release - Steve2926 - 09-24-2022

Some issues with 1.0.80 and new secondary menu feature

1. No way to exit 2nd menu and return to  1st menu  (see picture)
2. If select ISO (e.g. AcronisAntiMalwareScanCD.ISO) and then grub2 option, some ISOs give error - then LONG wait - then returns to menu 1  - BUT  menu is in grub2 mode  BUT not indicated by  'GRUB2 Mode' text at bottom of menu. Any ISO now selected will be booted in grub2 mode. 
If press F1 in menu 1, then both [Memdisk] and 'GRUB2 Mode' appear at bottom of menu (grub2errB.jpg).


RE: Ventoy-1.0.80 release - longpanda - 09-24-2022

1. Secondary boot menu was designed to not be able to return. It's similar with the menu for select auto install script.

2. Try this CI release after if finish build: https://github.com/ventoy/Ventoy/actions/runs/3118425032