GDISK command line parameters
search cancel

GDISK command line parameters

book

Article ID: 275609

calendar_today

Updated On:

Products

Ghost Solution Suite Deployment Solution

Issue/Introduction

GDISK command line parameters

Environment

ITMS 8.x, GSS 3.3

Resolution

GDISK64 disk /CRE {/PRI|/EXT|/LOG} [/SZ:{mbytes|pcent{P|%}}] [/END]
        [/FOR [/Q] [/NTFS[:VISTA|XP|2000|NT4|NT351]] [/EXT2]
              [/ALIGN[:CHS|1MB]] [/V[:label]]]
        [/LETTER:c] [/-32] [/NTFAT16]
GDISK64 disk /DEL {/PRI[:nth]|/EXT[:nth]|/LOG:nth|/P:partn-no|/ALL}
        [/QWIPE|/DODWIPE|/CUSTOMWIPE:passes]
GDISK64 disk [/STATUS] [/RAW|/LBA] [/SER]
GDISK64 disk /[-]ACT /P:partn-no
GDISK64 disk /[-]HIDE /P:partn-no
GDISK64 {disk|/DISK:{SYSTEM|ALL}} /DISKWIPE [/DODWIPE|/CUSTOMWIPE:passes]
        [/KEEPGHOSTBOOT]
GDISK64 disk /MBR [/WIPE] [/REPLACE:mbrfile] [/P|/Z]
GDISK64 disk /GPT /WIPE
GDISK64 /REVERT
GDISK64 /BOOTINI {/ADD|/REMOVE|/DEFAULT} [/D:disk-no] [/P:partn-no]
        [/DESC:desc] [/ENTRY:no] [/TIMEOUT:sec] [/INIFILE:filename]
        [/BSECTFILE:filename] [/WINNT [/SYSFOLDER:folder]]
GDISK64 disk /BATCH[:filename] [switch[switch...]]
GDISK64 disk /VIEW:sector [/NUM:num-sectors] [/PAGE]
GDISK64 /? [/CRE|/DEL|/STATUS|/[-]ACT|/[-]HIDE|/DISKWIPE|/MBR|/BOOTINI|/BATCH|
            /VIEW]

Common switches:
  [/NOUSB]             Ignore direct USB disk-access support.
  [/NO1394]            Ignore direct IEEE1394 disk-access support.
  [/AD=vmdkfile]       Mounts a VMDK image as a disk
  [/ADDDISK=v2ifile]   Mounts a V2I image as a disk
  [/X]                 Ignore extended disk-access support.
  [/U]                 Ignore direct IDE UDMA disk-access support.
  [/Y]                 Suppress prompting to confirm you wish the action to be
                       performed. /SURE has the same meaning.
  [/R]                 Reboot after execution of command.