[Ubuntu-zh] 抱歉,问一个关于Linux编译的问题(与Ubuntu基本无关)
Tao KY
taoky1999在gmail.com
星期六 五月 12 11:14:09 UTC 2012
我在Chakra Linux上编译3.2.8+ck+tuxonice的内核,遇到了一点问题,模块没有安装进系统。
[tao在TaoKY-Computer linux-3.2.8]$ make modules -j8
CHK include/linux/version.h
CHK include/generated/utsrelease.h
CALL scripts/checksyscalls.sh
CHK kernel/config_data.h
Building modules, stage 2.
MODPOST 10
modules
[tao在TaoKY-Computer linux-3.2.8]$ sudo make modules_install
密码:
INSTALL arch/x86/kernel/test_nx.ko
INSTALL drivers/hid/hid-logitech-dj.ko
INSTALL drivers/net/ethernet/atheros/atlx/atl1.ko
INSTALL drivers/net/ethernet/atheros/atlx/atl2.ko
INSTALL drivers/net/usb/ipheth.ko
INSTALL drivers/scsi/scsi_wait_scan.ko
INSTALL fs/jfs/jfs.ko
INSTALL fs/ntfs/ntfs.ko
INSTALL kernel/configs.ko
INSTALL net/netfilter/xt_mark.ko
DEPMOD 3.2.8-ck1
Warning: you may need to install module-init-tools
See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt
[tao在TaoKY-Computer linux-3.2.8]$ sudo pacman -S module-init-tools
正在解决依赖关系...
正在查找内部冲突...
:: module-init-tools 与 kmod 有冲突。删除 kmod 吗? [y/N] n
错误:检测到未解决的软件包冲突
错误:无法准备事务处理 (有冲突的依赖关系)
:: module-init-tools 与 kmod 有冲突
[tao在TaoKY-Computer linux-3.2.8]$ sudo mkinitcpio -k 3.2.8-ck1 -g
/boot/initramfs-linux3.2.8-ck.img
==> Starting build: 3.2.8-ck1
-> Parsing hook: [base]
-> Parsing hook: [udev]
-> Parsing hook: [keymap]
-> Parsing hook: [autodetect]
-> Parsing hook: [pata]
-> Parsing hook: [scsi]
-> Parsing hook: [sata]
-> Parsing hook: [resume]
-> Parsing hook: [filesystems]
==> WARNING: No modules were added to the image. This is probably not what
you want.
==> Creating gzip initcpio image: /boot/initramfs-linux3.2.8-ck.img
==> Image generation successful
主要是“WARNING: No modules were added to the image. This is probably not what
you want.“看着叫人害怕。请问有什么好的解决方法?
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: <https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120512/eb537c8a/attachment.html>
关于邮件列表 ubuntu-zh 的更多信息