EnglishFrenchSpanish

Ad


OnWorks favicon

chdman - Online in the Cloud

Run chdman in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command chdman that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


chdman - MAME Compressed Hunks of Data (CHD) manager

SYNOPSIS


chdman option

DESCRIPTION


chdman is the (C)ompressed (H)unks of (D)ata (CHD) manager for MAME. It is a tool to
manage CHD images.

OPTIONS


Please note that each option allows a set of switches, the meaning of each is explained in
the SWITCHES section below. Whenever the short form for the switch is listed, the long one
may be used instead.

help [option]
Print a summary of the available options or, if option is given, a detailed list of
the valid switches for the option.

info -i filename [-v]
Dump the header information from a drive image.

verify -i fileiname [-ip filename]
Validate the MD5/SHA1 on a drive image.

createraw -o filename [-op filename] [-f] -i filename [-isb offset] [-ish offset] [-ib
length] [-ih length] -hs bytes -us bytes [-c none|type1[,[...]]] [-np processors]
Create a new compressed raw image from a raw file.

createhd -o filename [-op filename] [-f] [-i filename] [-isb offset] [-ish offset] [-ib
length] [-ih length] [-hs bytes] [-c none|type1[,[...]]] [-chs cylinders,heads,sectors]
[-ss bytes] [-np processors]
Create a new compressed hard disk image from a raw file.

createcd -o filename [-op filename] [-f] -i filename [-hs bytes] [-c none|type1[,[...]]]
[-np processors]
Create a new compressed CD image from a raw file.

createld -o filename [-op filename] [-f] -i filename [-isf offset] [-if length] [-hs
bytes] [-c none|type1[,[...]]] [-np processors]
Create a new compressed laserdisc image from a raw file.

extractraw -o filename [-f] -i filename [-ip filename] [-isb offset] [-ish offset] [-ib
length] [-ih length]
Extract a raw file from a CHD image.

extracthd -o filename [-f] -i filename [-ip filename] [-isb offset] [-ish offset] [-ib
length] [-ih length]
Extract a hard disk block image from a CHD image.

extractcd -o filename [-ob filename] [-f] -i filename [-ip filename]
Extract a CDRDAO .toc/.bin, CDRWIN .bin/.cue, or Sega Dreamcast .GDI file from a
CHD-CD image.

extractld -o filename [-f] -i filename [-ip filename] [-isf offset] [-if length]
Extract a laserdisc image from a CHD-LD image.

copy -o filename [-op filename] [-f] -i filename [-ip filename] [-isb offset] [-ish
offset] [-ib length] [-ih length] -hs bytes [-c none|type1[,[...]]] [-np processors]
Copy all hunks of data from one CHD file to another. The hunk sizes do not need to
match. If the source is shorter than the destination, the source data will be
padded with 0s.

addmeta -i filename -t tag [-ix index] [-vt text] [-vf filename] [-nocs]
Add metadata to the chd.

delmeta -i filename -t tag [-ix index]
Remove metadata from the chd.

dumpmeta -i filename [-o filename] [-f] -t tag [-ix index]
Dump metadata from the chd to standard output or to a file.

SWITCHES


--chs, -chs cylinders,heads,sectors
Specifies CHS geometry values for CHD harddisks.

--compression, -c none|type1[,[...]]
Which compression codecs to use (up to 4).

--force, -f
Force overwriting an existing file.

--hunksize, -hs bytes
Size of each unit, in hunks.

--ident, -id filename
Name of ident file to provide CHS information.

--index, -ix index
Indexed instance of the metadata tag.

--input, -i filename
Input file name.

--inputbytes, -ib length
Effective length of the input in bytes.

--inputframes, -if length
Effective length of the input in frames.

--inputhunks, -ih length
Effective length of the input in hunks.

--inputparent, -ip filename
Parent CHD's input file name.

--inputstartbyte, -isb offset
Starting byte offset within the input.

--inputstartframe, -isf offset
Starting frame offset within the input.

--inputstarthunk, -ish offset
Starting hunk offset within the input.

--nochecksum, -nocs
Do not include this metadata information in the overall SHA-1.

--numprocessors, -np count
Limits the number of processors to use during compression.

--output, -o filename
Output file name.

--outputbin, -ob filename
Output binary file name for extractcd.

--outputparent, -op filename
Parent CHD's output file name.

--sectorsize, -ss bytes
Size of each hard disk sector.

--tag, -t tag
4-character tag for metadata.

--valuefile, -vf filename
Text file containing data to add.

--valuetext, -vt text
Text for the metadata.

--unitsize, -us bytes
Size of each unit, in bytes.

--verbose, -v
Output additional information about the operation.

Use chdman online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad