Dashboard > Virtual Disk Toolkit > Demo Download > Information > Page Comparison
Log In   View a printable version of the current page.
Demo Download
compared with
Current by RĂ¼diger Jungbeck
on May 13, 2008 11:53.

 
Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 2 changes. View first change.

 h2. Download
 {attachments}
  
 h2. Usage
 * Download ZIP file
 * Unpacks ZIP file to local disk
 * Right click on .INF file
 * Select *Install*
  
 h3. VDCTL
 h4. Create Image File
 {code}
 VDCTL CREATE <imageFileName> <imageSizeInMB>
 {code}
 Creates an empty image.
  
 {note} You must format the image, after mounting before you can use it{note}
  
 ||Parameter || Description ||
 | imageFileName | Name of Image File (on local disk) |
 | imageSizeInMB | File Size in MB |
  
 h4. Mount Image
 {code}
 VDCTL MOUNT <drive> <imageName>
 {code}
  
 Mount an image as drive.
  
 || Parameter || Description ||
 | drive | Drive to mount (eg X:\) |
 | imageName | Name of local image file |
  
 h4. Unmount Image
 {code}
 VDCTL UNMOUNT <drive>
 {code}
  
 Unmount an image
  
 || Parameter || Description ||
 | drive | Drive to unmount (eg X:\) |
  
  
 h4. Unload Driver
 {code}
 VDCTL UNLOAD
 {code}
  
 Unload driver. Please unmount drives before.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2 Build:#512 Apr 26, 2006) - Bug/feature request - Contact Administrators