|

楼主 |
发表于 2009-1-6 18:26:01
|
显示全部楼层
经过N次重新编译2.6.28的内核,仍不能让虚拟机打印,2.6.27.*的内核就可以,这说明2.6.28的变化有些地方使得这个虚拟机打印的传送功能出现了问题。
另外,我在网上看到在2.6.28的内核上也有:- Include IDE/ATA-2 DISK support (BLK_DEV_IDEDISK)
- This will include enhanced support for MFM/RLL/IDE hard disks. If
- you have a MFM/RLL/IDE disk, and there is no special reason to use
- the old hard disk driver instead, say Y. If you have an SCSI-only
- system, you can say N here.
- To compile this driver as a module, choose M here: the
- module will be called ide-disk.
- Do not compile this driver as a module if your root file system
- (the one containing the directory /) is located on the IDE disk.
- If unsure, say Y.
复制代码
这一项,但我在编译的时候说什么也找不到这个选项,真的奇怪了。 |
|