VirtualBox

Opened 15 years ago

Closed 13 years ago

#3443 closed defect (fixed)

VBoxManage internalcommands sethduuid <FILE> does not work for VHDs => Fixed in SVN

Reported by: rallenh Owned by:
Component: virtual disk Version: VirtualBox 2.2.2
Keywords: Cc:
Guest type: other Host type: Linux

Description

showhd command before attempt at changing UUID:

$ VBoxManage showhdinfo XPSP3withIE62008Dec.vhd VirtualBox Command Line Management Interface Version 2.1.4 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved.

UUID: b6202eec-1791-b921-4c0c-4306e34cc487 Accessible: yes Logical size: 16384 MBytes Current size on disk: 1358 MBytes Type: normal Storage format: VHD Location: /home/DECISIV/allen/Documents/VirtualBox/HardDisks/XPSP3withIE62008Dec.vhd

sethduuid command being run and declaring change successful:

$ VBoxManage internalcommands sethduuid XPSP3withIE62008Dec.vhd VirtualBox Command Line Management Interface Version 2.1.4 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved.

UUID changed to: bbacf79b-de34-43dc-821f-77e2681e6a3d

showhdinfo command showing that uuid was in fact not changed:

$ VBoxManage showhdinfo XPSP3withIE62008Dec.vhd VirtualBox Command Line Management Interface Version 2.1.4 (C) 2005-2009 Sun Microsystems, Inc. All rights reserved.

UUID: b6202eec-1791-b921-4c0c-4306e34cc487 Accessible: yes Logical size: 16384 MBytes Current size on disk: 1358 MBytes Type: normal Storage format: VHD Location: /home/DECISIV/allen/Documents/VirtualBox/HardDisks/XPSP3withIE62008Dec.vhd

These VHDs are from the Microsoft Download center. I am running VirtualBox on Fedora 10 x86_64. I am using the latest version as of 2/25/09.

Change History (10)

comment:1 by Mark Harr, 15 years ago

I can confirm that sethduuid on VHD file also does not work with Windows Vista (32bit).

comment:2 by deepak.kumar, 15 years ago

+1, running into the same issue on VirtualBox 2.1.4 running on OS 10.5.6.

comment:3 by George Harkin, 15 years ago

+1

It would be a great feature if, while importing an image and a duplicate UUID is encountered, VirtualBox can offer to automatically change the UUID of the image. With the appropriate warnings.

Thanks for looking into this issue.

comment:4 by kimbotha, 15 years ago

+1

Still happens with VirtualBox 2.2.2 on Ubuntu Jaunty

comment:5 by Frank Mehnert, 15 years ago

Summary: VBoxManage internalcommands sethduuid <FILE> does not work for VHDs.VBoxManage internalcommands sethduuid <FILE> does not work for VHDs => Fixed in SVN

comment:6 by Chris Senior, 15 years ago

Can you tell us when this change will make it into a release (or put another way, when is the next release due :-)?

comment:7 by Frank Mehnert, 15 years ago

Version: VirtualBox 2.1.4VirtualBox 2.2.2

Sorry, but we cannot promise any ETA. But the next maintenance release will usually be released in a few weeks.

comment:8 by Frank Mehnert, 15 years ago

Resolution: fixed
Status: newclosed

comment:9 by clive darra, 13 years ago

Resolution: fixed
Status: closedreopened

still cannot open copied (/cloned) vbox vms on windoz 7 running vbox 4.0.12 without getting the duplicate UUID error!

comment:10 by Frank Mehnert, 13 years ago

Resolution: fixed
Status: reopenedclosed

This is not what the bug was about. If you copy the image then the UUID is not changed. After copying you have to change the UUID. Or use the VBox function to clone the image -- then the UUID is changed automatically.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use