Topic: Easy2Boot

Date 23/10/2015

By SteveSi

Subject Re: Re: Re: Re: Re: USB harddisk

It is nothing to do with the cdfs partition.
The check is a simple disk read of some sectors near the end of the USB disk. This tests some BIOSes which have a bug and cannot access sectors past 137GB. You can disable the test using
set CHECKBIOS=
in your \_ISO\MyE2B.cfg file, but you may find that some payloads will not work if they are beyond 137GB on some systems due to a bad BIOS.

Back