Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about build failed #80

Open
xcc-123 opened this issue Sep 16, 2022 · 0 comments
Open

about build failed #80

xcc-123 opened this issue Sep 16, 2022 · 0 comments

Comments

@xcc-123
Copy link

xcc-123 commented Sep 16, 2022

i want to create linuxboot.rom for qemu,so
first run
make KERNEL = path/to/bzImage INITRD= path/to/initrd.cpio.xz config
then run
make
when create merged.vol,it failed as below:

./bin/create-ffs
--compress
--type FIRMWARE_VOLUME_IMAGE
build/qemu/rom/0x00084000/9e21fd93-9c72-4c15-8c4b-e77f1db2d792/0.fv build/qemu/dxe.vol build/qemu/qemu.txt
| ./bin/create-fv
--size 0x748000
-o build/qemu/merged.vol
alignment attribute 05
FV pad failed
build/qemu/merged.vol: Unable to create FV
boards/qemu/Makefile.board:43: recipe for target 'build/qemu/merged.vol' failed
make: *** [build/qemu/merged.vol] Error 255

Is there anyone know what the possible reason is ? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant