View previous topic :: View next topic |
Author |
Message |
wenzi Tux's lil' helper
Joined: 18 Jan 2019 Posts: 106
|
Posted: Sat Apr 06, 2024 11:15 am Post subject: genkernel initramfs --zfs failed |
|
|
when I use Code: | genkernel initramfs --zfs | to create initramfs.
* initramfs: >> Initializing ...
* >> Appending devices cpio data ...
* >> Appending base_layout cpio data ...
* >> Appending util-linux cpio data ...
* >> Appending eudev cpio data ...
* >> Appending auxiliary cpio data ...
* >> Appending busybox cpio data ...
* ERROR: Command 'nice -n10 make -j16 V=1' failed!
* ERROR: create_initramfs(): append_data(): append_busybox(): populate_binpkg(): gkbuild(): Failed to create binpkg of busybox-1.36.1!
* Please consult '/var/log/genkernel.log' for more information and any
* errors that were reported above.
*
* Report any genkernel bugs to bugs.gentoo.org and
* assign your bug to genkernel@gentoo.org. Please include
* as much information as you can in your bug report; attaching
* '/var/log/genkernel.log' so that your issue can be dealt with effectively.
*
and here is /var/log/genkernel.log
https://fars.ee/FyJF |
|
Back to top |
|
|
grknight Retired Dev
Joined: 20 Feb 2015 Posts: 1896
|
|
Back to top |
|
|
wenzi Tux's lil' helper
Joined: 18 Jan 2019 Posts: 106
|
Posted: Sun Apr 07, 2024 2:49 am Post subject: |
|
|
I downgrade linux-headers-6.7-r1,get other error
Code: | initramfs: >> Initializing ...
* >> Appending devices cpio data ...
* >> Appending base_layout cpio data ...
* >> Appending util-linux cpio data ...
* >> Appending eudev cpio data ...
* >> Appending auxiliary cpio data ...
* >> Appending busybox cpio data ...
* >> Appending modprobed cpio data ...
* >> Appending zfs cpio data ...
* zfs: /etc/hostid not found; You must use 'spl_hostid' kernel command-line parameter!
* ERROR: Something went wrong: Did not found any udev-related files for sys-fs/zfs!
* Please consult '/var/log/genkernel.log' for more information and any
* errors that were reported above. |
here is the /var/log/genkernel.log
https://fars.ee/FPgJ |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22578
|
|
Back to top |
|
|
wenzi Tux's lil' helper
Joined: 18 Jan 2019 Posts: 106
|
Posted: Mon Apr 08, 2024 3:48 am Post subject: |
|
|
I downgrade to sys-kernel/genkernel-4.3.6,and give the same error |
|
Back to top |
|
|
|