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
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • More »

Linux commands

Ad