[ Comments below, in line ]

On Friday 11 September 2009 at 11:53 am, Antonio Doldo penned
about "Re: [vbox-users] Problems cloning - 3.0.6"

> >
> > Once again, thank you!  Check out my results below .... am I going
> > crazy?  :)
> >
> >   
> No :) I don't think it

heh heh!  Gracias!  Although, I might be going crazy for other
reasons.  :)

> > Cheers,
> > -pablo
> >
> > pa...@oreo-1355-[vdi]: VBoxManage createhd --format VDI -size 40000 
> > --filename `pwd`/new_one.vdi
> > VirtualBox Command Line Management Interface Version 3.0.6
> > (C) 2005-2009 Sun Microsystems, Inc.
> > All rights reserved.
> >
> > 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
> > Disk image created. UUID: 28ffd92b-df56-481f-a2d9-007eaf6d61cf
> >
> >
> > pa...@oreo-1356-[vdi]: ls -lah new_one.vdi
> > -rw------- 1 pablo users 157K 2009-09-11 11:28 new_one.vdi
> >
> > pa...@oreo-1357-[vdi]: VBoxManage clonehd --existing `pwd`/even_newer.vdi 
> > `pwd`/new_one.vdi
> >
> > ERROR: Could not find file for the hard disk 
> > '/home/pablo/.VirtualBox/VDI/even_newer.vdi' (VERR_FILE_NOT_FOUND)
> >   
> 
> the file "even_newer.vdi" is present? ;-)

No it's not ... even if I switch the call around:

pa...@oreo-1361-[vdi]: VBoxManage clonehd --existing `pwd`/new_one.vdi 
`pwd`/even_newer.vdi
VirtualBox Command Line Management Interface Version 3.0.6
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

ERROR: Could not find file for the hard disk 
'/home/pablo/.VirtualBox/VDI/even_newer.vdi' (VERR_FILE_NOT_FOUND)
Details: code VBOX_E_FILE_ERROR (0x80bb0004), component HardDisk, interface 
IHardDisk, callee nsISupports
Context: "OpenHardDisk(Bstr(szFilenameAbs), AccessMode_ReadWrite, false, 
Bstr(""), false, Bstr(""), dstDisk.asOutParam())" at line 658 of file 
VBoxManageDisk.cpp


> I don't know what version you are using, my VBoxManage version is
> compiled from SVN:

It's the released version:  3.0.6

   pa...@oreo-1362-[vdi]: VBoxManage --version
   3.0.6r52128

> Is a bug? I don't know more :(

By all indications, it would appear to be a bug.  Let's see what Frank
and group have to say.  Your help has been invaluable!

Luckily, I found a work-around so I'm able to move forward.

Cheers,
-- 
Pablo Sanchez - Blueoak Database Engineering, Inc
Ph:    819.459.1926      Fax:   760.860.5225 (US)


_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to