Displaying 2 results from an estimated 2 matches for "hybdridization".
2014 Jun 22
0
Announcing a patch series for isohybrid.c
...sohybrid.c compilable standalone
>
> If the form needs adjustments, i whould be able to reproduce the
> patches.
Those patches regenerated from git are send to Thomas and the ML.
We will see is they go a cross various e-mail (spam) filters.
> The state after patch 6 was tested by re-hybdridization of
> yetserday's Fedora-Live-Desktop-x86_64-20-1.iso.
> The result was loaded by xorriso which then assessed and
> reported the MBR, GPT, and APM equipment.
>
> One false positive complaint appears:
> GPT backup problems: Implausible header LBA 1951743, Implausible arr...
2014 Jun 22
16
Announcing a patch series for isohybrid.c
...s of first GPT partition
4: Write GPT backup to the very end of the image
5: Change all fseek(3) to fseeko(3)
6: Introduce option --mbr and make isohybrid.c compilable standalone
If the form needs adjustments, i whould be able to reproduce the
patches.
The state after patch 6 was tested by re-hybdridization of
yetserday's Fedora-Live-Desktop-x86_64-20-1.iso.
The result was loaded by xorriso which then assessed and
reported the MBR, GPT, and APM equipment.
One false positive complaint appears:
GPT backup problems: Implausible header LBA 1951743, Implausible array LBA 1951711
It could be avo...