VirtualBox

Opened 16 years ago

Closed 15 years ago

#1810 closed defect (fixed)

Using VBoxManage drive specification

Reported by: Jorge Cribb Owned by:
Component: other Version: VirtualBox 1.6.2
Keywords: drive VBoxManage VERR_PATH_NOT_FOUND Cc:
Guest type: other Host type: other

Description

Problem: Using VBoxManage in drive D:, with clonevdi option, I get the error VERR_PATH_NOT_FOUND.

Procedure:

  1. The command executed on dir D:\.VirtualBox was:
    D:\Software\VirtualBox\VBoxManage.exe clonevdi ReactOS.vdi new.vdi
    
  2. The file ReacOS.vdi is located in D:\.VirtualBox

Workaround:

D:\Software\VirtualBox\VBoxManage.exe clonevdi D:ReactOS.vdi new.vdi

I must use the drive D: specification on the ReacOS.vdi path to force to consider the drive D: because the VBoxManage tool search the file on drive C:.

Change History (1)

comment:1 by Frank Mehnert, 15 years ago

Resolution: fixed
Status: newclosed

Please reopen if this problem persists with the latest release.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use