Gentoo

1. vmware 6.0 (SCSI)安装 Gentoo

(1) 虚拟机设置:

      硬盘: SCSI Bus Logic

(2) 安装方式: minimal: install-x86-minimal-20090623.iso

(3) 编译内核( linux-2.6.29-gentoo-r5),配置选项(make menuconfig):

在默认配置的基础上:

File systems --->

      <*> Second extended fs support  

      [*]      Ext2 extended attributes

      [*]           Ext2 POSIX Access Control Lists

      [*]           Ext2 Security Labels    

Device drivers --->

      Fusion MPT device support --->

           <*> Fusion MPT ScsiHost drivers for SPI

           <*> Fusion MPT ScsiHost drivers for FC

           <*> Fusion MPT ScsiHost drivers for SAS

           <*> Fusion MPT misc device (ioctl) dirver

      SCSI device support --->

           SCSI low-level drivers --->

                 BusLogic SCSI support

 

此外还有选择地进行了 http://www.gentoo-wiki.info/HOWTO_Install_Gentoo_on_VMware_in_Windows_NT/2K/XP 里指定的一些配置, 这些配置可能与虚拟机相关在默认的基础上):

Device Drivers  --->

     ATA/ATAPI/MFM/RLL support  --->

               <*> generic ATA/ATAPI disk support

           [*] ATA disk support

           <*> Include IDE/ATAPI CDROM support

           [*] Probe IDE PCI devices in the PCI bus order (DEPRECATED)

           <M> Generic PCI IDE Chipset Support

Device Drivers --->

      <*> Sound card support --->

           <*> Advanced Linux Sound Architecture --->

                 [*] PCI sound devices  --->

                      <*> (Creative) Ensoniq AudioPCI 1371/1373

你可能感兴趣的:(vmware,linux,虚拟机,XP,ide)