VirtualBox

Changeset 2727 in vbox for trunk/src


Ignore:
Timestamp:
May 21, 2007 10:03:59 AM (18 years ago)
Author:
vboxsync
Message:

New option for creating VMDKs that refer to individual partitions
instead of the full disk (and just clipping out inaccessible areas in
the VMDK code). Documentation updated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp

    r2675 r2727  
    9696                "  createrawvmdk -filename <filename> -rawdisk <diskname>\n"
    9797                "                [-partitions <list of partition numbers>]\n"
    98                 "                [-register]\n"
     98                "                [-register] [-relative]\n"
    9999                "       Creates a new VMDK image which gives access to an entite host disk or\n"
    100100                "       some partitions of a host disk. The diskname is on Linux e.g. /dev/sda,\n"
    101101                "       and on Windows e.g. \\\\.\\PhysicalDisk0).\n"
     102                "       On Linux host the parameter -relative causes a VMDK file to be created\n"
     103                "       which refers to individual partitions instead to the entire disk.\n"
    102104                "       Optionally the created image can be immediately registered.\n"
    103105                "       The necessary partition numbers can be queried with\n"
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette