VirtualBox

Changes between Initial Version and Version 3 of Ticket #12244


Ignore:
Timestamp:
Oct 27, 2013 3:17:12 PM (11 years ago)
Author:
Ramshankar Venkataraman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12244 – Description

    initial v3  
    11If you run the following command:[[BR]]
    2 VBoxManage --nologo showinfo --machinereadable "YOUR MACHINE NAME" | grep 'hardwareuuid'[[BR]]
     2{{{
     3VBoxManage --nologo showinfo --machinereadable "YOUR MACHINE NAME" | grep 'hardwareuuid'
     4}}}
    35You get the following result:[[BR]]
    46with Version 4.2.18: hardwareuuid="30761f24-1e22-49c8-a4a5-dedc4a7ed74c" (or anything similar)[[BR]]
     
    810Please correct this.
    911
    10 By the way: The following command doesn't have any effect in version 4.3:[[BR]]
    11 VBoxManage modifyvm "YOUR MACHINE NAME" --hardwareuuid "30761f24-1e22-49c8-a4a5-dedc4a7ed74c"[[BR]]
     12By the way: The following command doesn't have any effect in version 4.3:
     13{{{
     14VBoxManage modifyvm "YOUR MACHINE NAME" --hardwareuuid "30761f24-1e22-49c8-a4a5-dedc4a7ed74c"
     15}}}
    1216The hardware uuid is after this command still full of zeros.

© 2023 Oracle
ContactPrivacy policyTerms of Use