dinit failed to write

Hi, group,

To embed photon image into floppy to boot X86 PC, I put the stuffs

requied into bin,lib and font_repository directories on the host.

Unfortunely, dinit failed to write image into the floopy. To be

simplified, the lines following [data=copy] cause dinit failed. I have

no idea the reason. Is the method correct? And how you embed photon

image? Thanks.

My build file --------

[virtual=x86,bios +compress] .bootstrap = {
startup-bios
PATH=/proc/boot:/bin LD_LIBRARY_PATH=/proc/boot:/lib:/dll procnto
}
[+script] .script = {
}

[data=copy]
/phembed/font_repository=./font_repository
/phembed/bin=./bin
/phembed/lib=./lib

Peter Z
pzdec26@1010.com

How big is the resulting file?