Tuesday, 28 December 2021

agFM v1.76 released

This version just has a small bugfix to the batch file:
 \e2b\Update agFM\Make_Latest_ventoy_Partition_Image.cmd which makes the Ventoy images described see here. The old cmd file was downloading Ventoy 1.0.62 instead of 1.0.63.

To update agFM run \e2b\Update aFM\Download and update agFM_v2.cmd from partition 2 of your USB drive.

1.76 2021-12-28 – fix \e2b\Update agFM\Make_Latest_ventoy_Partition_Image.cmd so always downloads latest version.

Monday, 20 December 2021

E2B v2.11 released

 v2.11 is now released. It is the same as v2.11d Beta.

v2.11 2021-12-19

  • Bugfix – file extension overrides xxxxxx_.isodef.iso not working in 2.10
  • Add sample ReloadVentoy.mnu menu for when adding E2B to a Ventoy USB drive (and _ISO\docs\Sample mnu files\Ventoy\ventoy_grub.cfg file sample file for \ventoy folder)
  • Update Launcher.exe, latest RMPartUSB.exe
  • Update language strings
  • Update .cmd files to use windows find.exe in all places in case user has changed Windows default path

Saturday, 11 December 2021

Add E2B to your Ventoy USB drive

If you have switched over to using Ventoy as your main USB multiboot tool but you still need your trusty  E2B USB drive for some Legacy boot tasks such as to boot to DOS images, Legacy booting some Linux ISOs which Ventoy doesn't support, install Win98/Win2K/XP, auto-install Windows legacy with drivers+apps (SDI_CHOCO), run PassPass, etc. then why not add E2B to your Ventoy USB drive as well?

It is very easy to do and I have added a new page with instructions here.

Tip: Use E2B v2.14 or later.


Note that .imgPTN files are not supported when using a Ventoy USB drive.

Saturday, 4 December 2021

Why not start a 'side-hustle' during the holidays?

Instead of watching your favourite box-set again during the holidays, why not use the time to set up a 'side-hustle' or two instead? With the Omicron virus around, you won't be going out much anyway...


Get this T-shirt here. Try the coupon code FINISHLINE and you may get 25% off this week!

So with a little bit of effort why not earn extra income from the internet. In many cases, this can be set up as a 'passive income' source - i.e. once you set it up, it will continue to earn you money for many years and you don't have to do anything else except count the money every month!

For instance, I set up a RedBubble 'shop' in just one day yesterday (and I have ZERO skills when it comes to graphics design as you can probably tell!). RedBubble will sell your designs for you. Your designs are printed onto a wide range of their products on demand and it costs nothing to start.

E2B sticker for your laptop/PC from as little as £1

E2B Classic Mug from £8-ish with coupon code.

Can you work out the message on my plain black T-shirt below (for maths geeks only - and it is for sale -  tip: try the coupon code FINISHLINE before Dec 8th and you may get 25% off!;-)?

Thursday, 2 December 2021

eBook 'Getting started with Ventoy' v1.05 now available

My PDF-based eBook 'Getting started with Ventoy' v1.05 has now been updated for the latest version of Ventoy.

Ventoy v1.0.62 now includes the new VentoyPlugson web-based app so you can easily make and tweak your ventoy.json file.

You can get the updated eBook for free using the link that was previously in your confirmation email from Payhip when you first bought the book.

If you haven't already purchased the eBook then please visit my store here (multibuy discount will be applied at checkout if you buy more than one).

Ventoy v1.0.62

1. VentoyPlugson —— A GUI plugin configurator. Notes
2. Add default_file option in theme plugin. Notes
3. Add F5 Tools --> Theme Select menu to switch between themes. Notes
4. Automatically fix volume abnormal status when do non-destructive install in Windows.
5. Optimization for FreeBSD boot process.
6. Optimization for Ventoy2Disk.sh
7. languages.json update


Saturday, 27 November 2021

agFM v1.75 released (bugfix for Windows ISOs not booting in Legacy mode)

I accidentally introduced a Legacy Windows ISO problem in agFM v1.73 and v1.74.

In an attempt to fix a grub2 bug involving the loopback command which caused a problem on some PCs, I changed the windows iso code to load some required uncompressed files instead of compressed .xz files. Unfortunately, although this worked for UEFI mode, it seems it does not work for Legacy mode (for some strange reason - must be a grub2 bug?).

I have therefore changed back the grub2 code to load the compressed .xz files if grubfm is booted in Legacy mode. 

i.e this code

loopback wimboot (${user})/boot/grubfm/wimbootxz;

loopback install (${user})/boot/grubfm/installxz;

works in UEFI mode but for some strange reason not in MBR\Legacy mode!

Thursday, 18 November 2021

eBook 'Getting started with Ventoy' v1.04 now available

 I have made some small updates to my eBook 'Getting started with Ventoy'.

You can get the new version by using the original link in the confirmation email that was sent to you when you first purchased it.

If you haven't got it yet, it is available here (with 10% discount on total if you buy more than one).

Friday, 12 November 2021

E2B v2.11c Beta is now available (but needs some English strings translated)

The latest Beta of E2B is now available: v2.11c.

Some of the .mnu files for UEFI/agFM/Ventoy support in \_ISO\MAINMENU folder were 'hard-coded' to English. In the new Beta 2.11c I have now put the menu titles into each of the language files (however they are still in English):

Sunday, 7 November 2021

E2B UEFI File Manager agFM v1.74c Beta.zip with new Ventoy partition image support available

It was previously possible to make partition images of Ventoy and then replace Partition 2 of the E2B USB drive with the Ventoy partition image, however in Ventoy v1.0.57 onwards, extra checks have been added into Ventoy and it now checks for Ventoy grub2 boot code in the MBR of the drive. This means that new versions will no longer work as partition images. :-(

However, I have modified the script and .cfg files so that it now also replaces the grub4dos boot code with the Ventoy grub2 boot code. The result is that we can now make Ventoy partition images again and boot to them and Ventoy still thinks the drive is an 'official' Ventoy USB stick.

Note that this exercise is only for someone who knows where their towel is and don't try it if you have not made a backup of your E2B drive just in case something goes wrong!

Instructions

Friday, 5 November 2021

New Beta version of E2B with bugfix and latest E2B+grub4efi Beta

 I found a bug in the latest release version of E2B v2.10 - file extension overrides no longer work.

e.g. a filename of Ubuntu_.isodef.iso should automatically use the .isodef extension, or  win10pe_.isope01.iso should use the extension of .isope01 but in the latest version it doesn't work.

The new Beta version of E2B with a bugfix for this is v2.11a.

The Beta download folder is here.

Note that the latest grub4dos releases are not used by E2B. Some new bugs and incompatibilities have been introduced and also the old grub4dos utilities such as wenv and fat and hotkey no longer work with the new grub4dos versions and you have to replace them with new compatible versions. So although the latest grub4dos versions have a few new features (e.g. allowing menu titles and menu help text to be in multiple colours), I still use a February 2020 version of grub4dos in E2B.


E2B for UEFI

I have also updated the E2B+grub4efi experimental version which uses the latest version of 'grub4dos for UEFI'. It is now version v2.10i. For instructions on how to use this grub4efi version see the previous blog article here.

Note that grub4efi (grub4dos for uefi) is still buggy. It crashes if you try to use the map command on iso files too often and it does not support wimboot so I have to use grub2\agFM to boot to WinPE and wim files! Because of this, I don't see grub4efi as being very useful so this Beta is for experimental use only and is just for the curious.