开发者

UML Linux - vmlinux.o Error 1 - final close failed: Input/output error

开发者 https://www.devze.com 2022-12-16 16:27 出处:网络
I\'m trying to install UML linux. Kernel is 2.6.28. I link to Linux files so that I have a read-only copy that I can revert back to.

I'm trying to install UML linux. Kernel is 2.6.28.

I link to Linux files so that I have a read-only copy that I can revert back to.

I then run the commands:

make defconfig ARCH=um  # works
make ARCH=um            # errors out at the very end:
final开发者_开发知识库 close failed: Input/output error
make: *** [vmlinux.o] Error 1

Because of this error, my binary vmlinux never gets created so I can't run my own UML Linux. Any ideas?


Does this fix the problem?

Otherwise, more information is needed. Host's architecture, distribution, and versions of tools (GCC, binutils, Make, shell, ...).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号