Thanks, i have checked my hard disk is created with SCSI in vmware. (the one has problem.)
I have tried to add additional disk with IDE type, and it could be mounted automatically while boot time.
And there seems no SATA type hard disk could be added in vmware, so i skip it.
Below are the information of the 'lspci -k' and 'lsmod' from the vmware with SCSI hard disk:
lspci -k
lsmod00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 01)
Subsystem: VMware Virtual Machine Chipset
Kernel driver in use: agpgart-intel
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 01)
00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 08)
Subsystem: VMware Virtual Machine Chipset
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
Subsystem: VMware Virtual Machine Chipset
Kernel driver in use: ata_piix
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
Subsystem: VMware Virtual Machine Chipset
00:07.7 System peripheral: VMware Virtual Machine Communication Interface (rev 10)
Subsystem: VMware Virtual Machine Communication Interface
00:0f.0 VGA compatible controller: VMware SVGA II Adapter
Subsystem: VMware SVGA II Adapter
Kernel driver in use: vmwgfx
00:11.0 PCI bridge: VMware PCI bridge (rev 02)
00:15.0 PCI bridge: VMware PCI Express Root Port (rev 01)
Kernel driver in use: pcieport
00:15.1 PCI bridge: VMware PCI Express Root Port (rev 01)
Kernel driver in use: pcieport
...
[skipped the duplicated message from 15.2 to 18.5]
...
00:18.6 PCI bridge: VMware PCI Express Root Port (rev 01)
Kernel driver in use: pcieport
00:18.7 PCI bridge: VMware PCI Express Root Port (rev 01)
Kernel driver in use: pcieport
02:00.0 USB controller: VMware USB1.1 UHCI Controller
Subsystem: VMware Device 1976
Kernel driver in use: uhci_hcd
02:01.0 Ethernet controller: Intel Corporation 82545EM Gigabit Ethernet Controller (Copper) (rev 01)
Subsystem: VMware PRO/1000 MT Single Port Adapter
Kernel driver in use: e1000
02:02.0 Audio device: VMware Device 1977 (rev 09)
Subsystem: VMware Device 1977
Kernel driver in use: snd_hda_intel
02:03.0 USB controller: VMware USB2 EHCI Controller
Subsystem: VMware USB2 EHCI Controller
Kernel driver in use: ehci_hcd
03:00.0 Serial Attached SCSI controller: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS (rev 01)
Subsystem: VMware SAS Controller
Kernel driver in use: mptsas
I hope these information could be helpful.Module Size Used by
ipv6 162494 12
coretemp 4173 0
mperf 724 0
ppdev 3813 0
parport_pc 22006 0
parport 20949 2 ppdev,parport_pc
8250_core 17184 0
serial_core 11173 1 8250_core
floppy 39042 0
snd_hda_intel 18849 1
snd_hda_codec 56946 1 snd_hda_intel
snd_hwdep 3063 1 snd_hda_codec
snd_pcm 40216 2 snd_hda_codec,snd_hda_intel
mptsas 25099 1
snd_page_alloc 4783 2 snd_pcm,snd_hda_intel
vmwgfx 74362 0
scsi_transport_sas 13257 1 mptsas
intel_agp 6557 1
snd_timer 10823 1 snd_pcm
ttm 34795 1 vmwgfx
mptscsih 13710 1 mptsas
intel_gtt 9158 1 intel_agp
mousedev 6561 0
snd 28358 7 snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
vmw_balloon 3013 0
i2c_piix4 6521 0
freq_table 1658 0
drm 149339 2 ttm,vmwgfx
shpchp 17340 0
mptbase 43764 2 mptsas,mptscsih
agpgart 17236 4 drm,ttm,intel_agp,intel_gtt
soundcore 521 1 snd
e1000 73779 0
processor 21464 0
i2c_core 12251 2 drm,i2c_piix4
psmouse 48287 0
evdev 5853 7
pci_hotplug 16079 1 shpchp
thermal_sys 9277 1 processor
hwmon 863 2 coretemp,thermal_sys
ac 1537 0
button 3131 0
container 1665 0
Regards.