Thursday, 5 November 2015

Windows Defender is deleting SWITCH_E2B.exe!

BEWARE: The latest definitions update for Windows Defender seems to think SWITCH_E2B.exe is a malicious file and promptly deletes it!
VirusTotal does not find any problems with it and, of course, it is not malicious!
You may find that this file has suddenly disappeared, now you know why!
Thanks to Steven L for pointing this out!

New Gandalf WinPE, XP SP3 install ISO and Dreams Boot CD 2015

This post covers:

  • New Gandalf Windows 10 64-bit WinPE ISO
  • Windows XP 'Gold 2016' install ISO
  • Dreams Boot CD 2015 (DLCD) ISO


Monday, 2 November 2015

FYI - new Kaspersky Ransomware decryptor software

Kaspersky have recovered the full list of over 14,000 encryption keys used by the criminals responsible for CoinVault and Bitcryptor ransomware. They have now updated their decryptor utility to include all of these keys. This means that if a system has been encrypted and held to ransom using this type of encryption, you should now be able to decrypt your drive! The 'How-to' guide is here.

However, it apparently does not work against CryptoWall 3.0 ransomware.

Saturday, 31 October 2015

Inateck FE2007 - is this the ideal Hard Disk USB 3.0 drive caddy for your Easy2Boot USB drive?

If you follow this blog, you may have read that I was not entirely happy with the Inateck FE200 drive caddy that I purchased a few months ago (previous blog post here),

After some email correspondence from Inateck, they sent me the FE2007 for evaluation.

Friday, 30 October 2015

Add UberStudent to Easy2Boot

The UberStudent ISO, uberstudent-4.1-xfce-64bit.iso does not seem to boot just as an .ISO file.
If you have a removable E2B USB drive, it will boot OK if you use the .ISOPE01 file extension (you can also use a fixed-disk E2B USB drive + an E2B WinHelper USB drive).

However, if you convert the ISO file to a FAT32 .imgPTN file it boots OK from both fixed and removable types of USB drive and you can install from it too.


Friday, 23 October 2015

E2B v1.73 released

v1.73 is now on the two Alternate Download Areas.
I will update the MPI Tool Pack with the new Switch_E2B.exe and also update the downloads on the main www.easy2boot.com website in a few days.
I have changed SWITCH_E2B.exe to version 1.0.0 and added a Help button (no change in functionality).
Please let me know if you spot a problem!

Wednesday, 21 October 2015

E2B v1.73 Beta G

Beta G has the new \grldr grub4dos 0.4.6a version which fixes the previous issue #84 bug that was in E2B v1.73 Beta E. non-ANSI characters should now appear correctly (e.g. ú or é).

full v1.73 Beta version history here.

Add antiX 15 with persistence to Easy2Boot

The sample .mnu file Antix_13.2_Persistent.mnu shows you how to set up root or home persistence, but not both.

Here is a brief outline of how I made a root+home persistent antiX 15 installation on my Easy2Boot NTFS USB HDD

Sunday, 18 October 2015

E2B v1.73 BetaE/F (RC) version available

v1.73 Beta E is now considered a 'Release Candidate' RC version.

For a full history of v1.73 Betas, see the previous blog post here.

Unless any bugs are found, this will be the v1.73 full release version in a few days.

Please, let me know if you find any problems (steve at easy2boot dot com).

I will also upload a new version of the MPI Tool Kit which has Switch_E2B added.

Bug in BetaE!

Fabien reported a bug he noticed with french accented (i.e. UTF-8) characters in v1.73BetaE (displays a space or graphics character before each non-ANSI character) - it turns out to be a bug in the new grub4dos 0.4.6a version.  v1.73BetaF uses the previous grub4dos version (\grldr).
This bug is noticeable if you set a language in your MyE2B.cfg file, but you don't see the problem if you use the 'Change language' .mnu file!


Friday, 16 October 2015

Switch_E2B v0.1.58 Beta available (please do not use v0.1.56)

v0.1.56 had code added to restore LBA1 (the backup MBR that is copied there when you install grub4dos). This can lead to problems, so please don't use v0.1.56

The algorithm was:
If E2B backup sector 30 was invalid and sector 60 was invalid and the file MBR.BIN contained invalid contents, then use LBA1 if it has valid contents.

However, if you accidentally clicked on the 'Restore E2B partitions' button and had a grub4dos drive selected which was not an E2B USB drive, it would restore LBA1 automatically. This is usually OK as long as you did not re-partition the drive since the time that you installed grub4dos to the MBR on that drive. If however, you did install grub4dos onto the drive and then re-partitioned the drive, the LBA1 grub4dos backup would no longer be valid and Switch_E2B would write the old MBR sector to the MBR, thus losing your new partitions!

Thanks to DevaDev for reporting this when he tried it on a non-E2B USB drive!

v0.1.58 now just informs you if LBA1 is a valid MBR, but it does not restore it for you, in case you are using Switch_E2B on a non-E2B drive by mistake