Monday 12 December 2016

Yesterday I built an Amazon Echo 'Skill' for E2B

I was asked by my family what I wanted for Christmas recently. As I was considering buying an Amazon Echo for myself, I suggested that I could order one for them to give to me.

It arrived a few days ago and like a naughty child, I opened my XMas present early and I have since been talking to 'Alexa' - with varying degrees of success (and frustration)!

I saw a video on YouTube about how to create a 'Skill' for the Amazon Echo (equivalent of a mobile phone app) and so yesterday, I decided to have a go.

I won't describe how I did it in detail, because there are many videos and other tutorials around which tell you how to do it.

I decided to try a simple Skill for Easy2Boot: e.g.

"Alexa, ask Easy2Boot Helper how to add ubuntu"

Here is how I got on...

Sunday 11 December 2016

ChrisR WinBuilder Win10PESE 2016-12-08 available

ChrisR has been supplying WinBuilder downloads for WinPE7/8/10 for some time now.

You can use WinBuilder to make a 32-bit or 64-bit WinPE ISO complete with many tools and even add your own utilities too. Most have WoW64 support in the x64 versions so you can run 32-bit apps under 64-bit WinPE.

The WinPE 10 WinBuilder version can be downloaded from here.

RMPrepUSB Tutorial #100 shows how to use WinBuilder and can be found here.

You can build a dual-boot USB drive which will UEFI-boot using either 32-bit or 64-bit UEFI (Secure Boot and MBR) systems by following the RMPrepUSB Tutorial #127 here. Note that some UEFI-systems may not MBR-boot from such a USB drive however - they will always UEFI-boot!

If you want to boot WinBuilder-based ISOs from E2B, you will need to read this Easy2Boot page. The easiest way to boot numerous WinBuilder-based payloads is to convert each one to a .imgPTN file for both UEFI and MBR booting, however you can MBR-boot directly from each ISO if you keep the file extension as .ISO and don't use spaces in the filename (E2B v1.92+). If you see a Yellow Triangle! on the Desktop, then it didn't work correctly! Read my previous blog on how to add multiple different WinBuilder ISOs to E2B.

Saturday 10 December 2016

E2B v.1.87 is now released

Changes from v1.86 are:

  • Fix typo in SDI_CHOCO which caused pause with scrolllock.exe and capslock.exe error messages. 
  • Improve linux fmt.sh scripts to install grub4dos to PBR and make partition active using parted. 
  • Latest grub4dos 0.4.6a. 
  • Snappy updated to R513. 
  • Persistent sample .mnu files added for LibreELEC and Pentoo. 
  • Win10 support added to PassPass (thanks to Ner0). 
  • Improved Restore File check in PPass.g4b to prevent restoring wrong file+improve search speed.
  • Other small tweaks

Download page

Thursday 8 December 2016

YouTube Video on the E2B_Editor now available

See http://www.easy2boot.com/configuring-e2b/e2b-editor/  (refresh the page if you don't see a video at the top of the page).

Tip: use the gear wheel speed control and set x2 if you find yourself falling asleep!


Wednesday 7 December 2016

E2B v1.87e Beta available

1.87e Beta has a few more tweaks to PassPass to make it quicker when searching for Windows OS's.
I hope to release this version as 1.87 after a few days, so please report any issues if you find any.

Tuesday 6 December 2016

PEPassPass for XP to Win10

PEPassPass is a Windows-executable version of PassPass written by boulcat.

If you can boot to the E2B menu (MBR-boot), then you can use the E2B PassPass version.

The 64-bit + 32-bit modified boulcat versions of PEPassPass.exe (updated by Ner0 for Win10) is now available from the Easy2Boot alternate download areas (Google drive and OneDrive).

You can add these PEPassPass files to your E2B drive (or add them inside a UEFI-bootable .imgPTN file if you want to UEFI-boot to WinPE).


You can boot from any Windows or WinPE OS on a USB drive or CD (64-bit or 32-bit OS) and run PEPassPass to patch a Windows OS so you can bypass the local user account password entry.

Under WinPE, I use SHIFT+F10 to open a command console and then run NotePad and use the File Open menu in NotePad to find and run the PEPassPass exe file using right-click.

PEPassPass is useful if your system cannot MBR boot to E2B and can only UEFI-boot.

Follow the reboot.pro discussion for more details on PEPassPass (note the first version by Ner0 had a bug).

Sunday 4 December 2016

How to directly boot to different grub4dos payloads from the Windows boot menu

I have added Tutorial 134 to the RMPrepUSB website which describes how you can add multiple grub4dos payloads to the Windows 7/8/10 boot menu.

This method is useful because the user does not see any intermediate grub4dos menu, only the bootmgr BCD menu is seen.

For instance, a Windows bootmgr menu can contain BCD entries for:

Windows 10
Memtest 86
Ubuntu Live ISO
Parted Magic ISO

When you select any of these menu options, it will immediately boot to that payload.

Friday 2 December 2016

E2B v1.87d (PassPass improved)

I have improved the PassPass batch file a bit in v1.87d.
When you Restore the DLL file (after first backing it up), it will now check the first 512 bytes to make sure you are restoring the same file and same version.



Alternate Download Area


Thursday 1 December 2016

Add a Manjaro Live install image to E2B

The manjaro live cd ISO does not seem to support a live persistence volume (AFAIK).



However, we can add a full manjaro image (MBR boot only) to E2B so that we can boot to a fully installed OS which will be updatable and persistent just like a normal installation.

Here are the steps to add a full linux OS to an Easy2Boot USB drive.