Skip navigation.

Free as in Freedom

本Blog建议使用Firefox或Opera进行浏览

VMware GSX 下设置共享磁盘

首先使用vmware-vdiskmanager创建一个lsilogic类型的磁盘
 vmware-vdiskmanager -c -a lsilogic -s 512Mb -t 2 share.vmdk

然后,编辑每个虚拟机的配置文件,加入如下内容
 scsi1.present = "TRUE"
 scsi1.virtualDev = "lsilogic"
 scsi1.sharedBus = "virtual"
 scsi1:0.present = "TRUE"
 scsi1:0.mode = "independent-persistent"
 scsi1:0.filename = "/path/to/share.vmdk"
 scsi1:0.deviceType = "plainDisk"
 disk.locking = "false"
 diskLib.dataCacheMaxSize = "0"
 diskLib.dataCacheMaxReadAheadSize = "0"
 diskLib.dataCacheMinReadAheadSize = "0"
 diskLib.dataCachePageSize = "4096"
 diskLib.maxUnsyncedWrites = "0"

在linux下关掉beep的方法APE转FLAC

How to use Quote function:

  1. Select some text
  2. Click on the Quote link

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

If you can't read the words, press the small reload icon.


Smilies

January 2010
S M T W T F S
December 2009February 2010
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30