您的位置:首页 > 运维架构 > Linux

vmware linux kernel driver config

2010-08-06 15:28 423 查看
基于linux_2.6.33内核

$make defconfig

$make menuconfig

选择下面几项:

 LSI Logic New Generation RAID Device Drivers
<*> Serial ATA and Parallel ATA drivers --->
<*>   Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support
Fusion MPT device support  --->
<*> Fusion MPT ScsiHost drivers for SPI
Network device support  --->
Ethernet (10 or 100Mbit)  --->
[*] EISA, VLB, PCI and on board controllers
<*>   AMD PCnet32 PCI support

这样编译后无需initrd即可启动系统。

在VMware论坛上找到的资料:

Network: PCnet32 (under 10/100 devices, then you have to say "yes" to "onboard controllers")
Sound: Esoniq AudioPCI 1371
SCSI drives (only if your virtual hard disk uses SCSI): FusionMPT for SPI

All processor-related settings should just match the ones on the host CPU.

If you plan on moving the VM between machines that are not the same subarch (i.e., pentium 3, pentium 4, etc.)

you might want to use more generic processor settings.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: