View previous topic :: View next topic |
Author |
Message |
jnicol n00b
Joined: 29 Jan 2003 Posts: 73 Location: Seattle, WA
|
Posted: Mon Mar 30, 2020 7:18 pm Post subject: Me too [was: genkernel 4.0 initramfs problem] |
|
|
[Moderator note: this post, and the first response, were originally attached to the topic genkernel 4.0 initramfs problem, and were split per Whissi's suggestion. -Hu]
Hi,
I think I'm having this same problem. Genkernel is compiling a busybox binary that segfaults. 32bit, and this is a KVM guest. My normal busybox binary via portage is statically compiled and does not segfault.
https://i.imgur.com/5u6aGX1.png
Code: | rescueshell / # ls
bin init lib64 proc sbin usr
dev lib mnt root sys var
etc lib32 newroot run tmp
Segmentation fault
rescueshell / #
|
|
|
Back to top |
|
|
Whissi Retired Dev
Joined: 12 Jan 2011 Posts: 222
|
Posted: Tue Mar 31, 2020 12:23 am Post subject: |
|
|
Please create an own thread for your problem. But only if you created that initramfs on the same 32bit host. If you created that initramfs on 64bit host, re-read manual how to do proper cross-compilation and retry. _________________ Regards,
Whissi |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 23082
|
Posted: Tue Mar 31, 2020 1:34 am Post subject: Re: Me too |
|
|
Please don't post screenshots of text. Post the text itself. Since this is a KVM guest, you should be able to capture the text using the hypervisor, so you don't need to retype it. |
|
Back to top |
|
|
|