Virtual Disk Toolkit
Page Comparison - Demo Download (v.5 vs v.6)
Version 5
by
RĂ¼diger Jungbeck
on May 09, 2008 13:01.
<< Changes from
4
to
5
compared with
Current
by
RĂ¼diger Jungbeck
on May 13, 2008 11:53.
(
show comment
)
(
hide comment
)
Key
These lines were removed. This
word
was removed.
These lines were added. This
word
was added.
View page history
Comment:
View page history
There are
6
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. RECSHELL
h3. VDCTL
h4. Create Image File
{code}
RECSHELL
CREATE <imageFileName> <imageSizeInMB>
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}
RECSHELL
MOUNT
VDRIVE
<drive> <imageName>
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}
RECSHELL
UNMOUNT <drive>
VDCTL
UNMOUNT <drive>
{code}
Unmount an image
|| Parameter || Description ||
| drive | Drive to unmount (eg X:\) |
h4. Unload Driver
{code}
RECSHELL UNLOAD VDRIVE
VDCTL
UNLOAD
{code}
Unload driver. Please Unmount drives before.
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