User Manual
User's guide O&O DiskImage Disk management functions
</command>
format
Formats a disk for use under Windows.
Parameter
quickformat
enable_compression
force_dismount
{ devicename | driveletter | drivenumber | serialnumber | begin }
{ NTFS | FAT16 | FAT32 }
[ allocation_unit_size ]
[ label ]
Note
It is not possible to format current system or boot partitions.
Compression will only be supported by NTFS volumes.
Quick formatting will remove all files from the disk; the disk will not, however, be checked for bad
sectors.
Example
<command name="format">
<driveletter>G</driveletter>
<quickformat>yes</quickformat>
<enable_compression>no</enable_compression>
<force_dismount>yes</force_dismount>
<NTFS>yes</NTFS>
</command>
grow partition
Extends the partition into the next, non-reserved storage space on the same disk. Beyond that, it
must follow on the partition (i.e., feature a higher sector number).
Parameters
{ devicename | driveletter | drivenumber | serialnumber | begin }
{ size | remaining_range | part_of_disk_size }
Note
196 / 235










