VirtualBox

Changeset 2772 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
May 22, 2007 2:40:40 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
21379
Message:

Implement option to replace MBR code for raw partition VMDKs.

File:
1 edited

Legend:

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

    r2727 r2772  
    9595            (u64Cmd & USAGE_CREATERAWVMDK) ?
    9696                "  createrawvmdk -filename <filename> -rawdisk <diskname>\n"
    97                 "                [-partitions <list of partition numbers>]\n"
     97                "                [-partitions <list of partition numbers> [-mbr <filename>] ]\n"
    9898                "                [-register] [-relative]\n"
    99                 "       Creates a new VMDK image which gives access to an entite host disk or\n"
    100                 "       some partitions of a host disk. The diskname is on Linux e.g. /dev/sda,\n"
    101                 "       and on Windows e.g. \\\\.\\PhysicalDisk0).\n"
     99                "       Creates a new VMDK image which gives access to an entite host disk (if\n"
     100                "       the parameter -partitions is not specified) or some partitions of a\n"
     101                "       host disk. If access to individual partitions is granted, then the\n"
     102                "       parameter -mbr can be used to specify an alternative MBR to be used\n"
     103                "       (the partitioning information in the MBR file is ignored).\n"
     104                "       The diskname is on Linux e.g. /dev/sda, and on Windows e.g.\n"
     105                "       \\\\.\\PhysicalDisk0).\n"
    102106                "       On Linux host the parameter -relative causes a VMDK file to be created\n"
    103107                "       which refers to individual partitions instead to the entire disk.\n"
Note: See TracChangeset for help on using the changeset viewer.

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