| |
---|
| | |
---|
| | |
---|
| | :Author: Tim Daneliuk (tundra@tundraware.com) |
---|
| | |
---|
| | :Version: ``$Id: Deconstructing_Linux_udev_Rules.rst,v 1.130 2013/11/01 13:49:14 tundra Exp $`` |
---|
| | :Version: ``$Id: Deconstructing_Linux_udev_Rules.rst,v 1.131 2015/02/23 16:05:40 tundra Exp $`` |
---|
| | |
---|
| | |
---|
| | Précis |
---|
| | ====== |
---|
| |
---|
| | enable unique disk identification like physical |
---|
| | machines (and ``Oracle VirtualBox``) do. You can |
---|
| | read all about it here: |
---|
| | |
---|
| | http://www.dizwell.com/tag/scsi_id/ |
---|
| | http://www.dizwell.com/wiki/doku.php?id=blog:the_case_of_vmware_and_the_missing_scsi_id&s%5B%5D=scsi |
---|
| | |
---|
| | Basically, you have to set ``disk.EnableUUID = "TRUE"`` |
---|
| | in your virtual machine's ``.vmx`` file. |
---|
| | |
---|
| |
---|
| | |