Created
December 8, 2021 08:51
Crux: make initramfs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make[1]: Leaving directory '/root/crux3.6/iso/busybox/busybox-1.32.0' | |
Creating rootfs... | |
- Installing packages... | |
bsdtar: Error opening archive: Failed to open '/root/crux3.6/iso/ports/*/libmpfr/libmpfr#*.pkg.tar.xz' | |
- Installing kernel and modules... | |
- Deleting superfluous files... | |
- Creating symlinks | |
- Updating library links and cache | |
- Copying iso/ files... | |
- Compressing (rootfs.tar.xz)... | |
Creating initramfs... | |
File ../kernel/linux-5.12.14/drivers/hid/hid-generic.ko could not be opened for reading | |
line 82 | |
File ../kernel/linux-5.12.14/drivers/ata/libahci.ko could not be opened for reading | |
line 87 | |
File ../kernel/linux-5.12.14/drivers/ata/ahci.ko could not be opened for reading | |
line 88 | |
File ../kernel/linux-5.12.14/drivers/ata/libata.ko could not be opened for reading | |
line 91 | |
File ../kernel/linux-5.12.14/drivers/scsi/scsi_mod.ko could not be opened for reading | |
line 141 | |
File ../kernel/linux-5.12.14/drivers/scsi/gdth.ko could not be opened for reading | |
line 156 | |
File ../kernel/linux-5.12.14/drivers/scsi/sd_mod.ko could not be opened for reading | |
line 177 | |
File ../kernel/linux-5.12.14/drivers/dax/dax.ko could not be opened for reading | |
line 190 | |
File ../kernel/linux-5.12.14/fs/ext2/ext2.ko could not be opened for reading | |
line 193 | |
File ../kernel/linux-5.12.14/fs/nls/nls_cp437.ko could not be opened for reading | |
line 204 | |
File ../kernel/linux-5.12.14/lib/crc16.ko could not be opened for reading | |
line 206 | |
File ../kernel/linux-5.12.14/lib/lzo/lzo_compress.ko could not be opened for reading | |
line 209 | |
File ../kernel/linux-5.12.14/lib/zlib_deflate/zlib_deflate.ko could not be opened for reading | |
line 211 | |
File ../kernel/linux-5.12.14/lib/zstd/zstd_compress.ko could not be opened for reading | |
line 212 | |
make: *** [Makefile:282: initramfs] Error 255 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment