<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: set volume uuid in VMware Fusion Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2926556#M179462</link>
    <description>&lt;P&gt;Unfortunately that’s totally macOS related as to how it assigns UUIDs to disks and volumes. &amp;nbsp;Nothing to do with Fusion.&lt;/P&gt;&lt;P&gt;in Monterey, “diskutil info -all” will displa&lt;SPAN&gt;y all UUIDs for volumes known by the system. Don’t have a High Sierra system to see if diskutil on that version will display that.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, I think that Disk Utility will display the UUID of volumes.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;update: Take a look at man pages for hfs.util and apfs.util - they seem to have options for changing UUIDs.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Aug 2022 01:01:37 GMT</pubDate>
    <dc:creator>Technogeezer</dc:creator>
    <dc:date>2022-08-31T01:01:37Z</dc:date>
    <item>
      <title>set volume uuid</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2926533#M179458</link>
      <description>&lt;P&gt;How can I set the volume uuid? By that I mean the value that System Information shows under Hardware &amp;gt; Storage &amp;gt; [disk] &amp;gt; Volume UUID.&lt;/P&gt;&lt;P&gt;Only close reference to this that I found, is &lt;A href="https://kb.vmware.com/s/article/1021189" target="_blank" rel="noopener"&gt;https://kb.vmware.com/s/article/1021189&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 21:21:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2926533#M179458</guid>
      <dc:creator>vmfh</dc:creator>
      <dc:date>2022-08-30T21:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: get / set volume uuid</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2926536#M179459</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't think you can set it, but if you can.. check out the disk descriptor file.&lt;/P&gt;&lt;P&gt;For retrieving the UUID you can first enumerate all the disks / partitions with&lt;/P&gt;&lt;P&gt;diskutil list&lt;/P&gt;&lt;P&gt;Then for each partition query the details.&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;diskutil info /dev/disk1s1 | grep "Volume UUID"&lt;/P&gt;&lt;P&gt;PS: Looked at your link.&lt;/P&gt;&lt;P&gt;vmkfstools is a vSphere command, so that won't work on macOS &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@DCF4E2F7991292CEECF250394DB2C2BC/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;--&lt;BR /&gt;Wil&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 20:57:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2926536#M179459</guid>
      <dc:creator>wila</dc:creator>
      <dc:date>2022-08-30T20:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: get / set volume uuid</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2926538#M179460</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#565656"&gt;Which&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;FONT face="inherit" color="#000000"&gt;guest operating system and what utility are you using to obtain the Volume UUID? Can you elaborate on what is the disk and volume that you are&amp;nbsp;&lt;/FONT&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;trying&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="inherit" color="#000000"&gt;&amp;nbsp;to obtain and set the volume UUID for?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Typically from my experience any volume UUIDs are the responsibility of the operating system. The only thing that VMware would have an idea about is a serial number for the virtual disk device.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 21:08:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2926538#M179460</guid>
      <dc:creator>Technogeezer</dc:creator>
      <dc:date>2022-08-30T21:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: set volume uuid</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2926541#M179461</link>
      <description>&lt;P&gt;I emended the subject of my post.&lt;/P&gt;&lt;P&gt;The OS is 10.14.6, the volume HFS+.&lt;/P&gt;&lt;P&gt;In addition to the link I mentioned, I also found&amp;nbsp;&lt;A href="https://superuser.com/questions/344706/how-does-one-change-the-uuid-of-a-volume-on-mac-os-x-to-a-specified-value," target="_blank"&gt;https://superuser.com/questions/344706/how-does-one-change-the-uuid-of-a-volume-on-mac-os-x-to-a-specified-value,&lt;/A&gt;&amp;nbsp;but it's too convoluted.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 21:28:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2926541#M179461</guid>
      <dc:creator>vmfh</dc:creator>
      <dc:date>2022-08-30T21:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: set volume uuid</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2926556#M179462</link>
      <description>&lt;P&gt;Unfortunately that’s totally macOS related as to how it assigns UUIDs to disks and volumes. &amp;nbsp;Nothing to do with Fusion.&lt;/P&gt;&lt;P&gt;in Monterey, “diskutil info -all” will displa&lt;SPAN&gt;y all UUIDs for volumes known by the system. Don’t have a High Sierra system to see if diskutil on that version will display that.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, I think that Disk Utility will display the UUID of volumes.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;update: Take a look at man pages for hfs.util and apfs.util - they seem to have options for changing UUIDs.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 01:01:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2926556#M179462</guid>
      <dc:creator>Technogeezer</dc:creator>
      <dc:date>2022-08-31T01:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: set volume uuid</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2939314#M180257</link>
      <description>&lt;P&gt;Unfortunately, they set new/random values, so I cannot set one myself.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2022 17:12:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/set-volume-uuid/m-p/2939314#M180257</guid>
      <dc:creator>vmfh</dc:creator>
      <dc:date>2022-11-19T17:12:03Z</dc:date>
    </item>
  </channel>
</rss>

