EnglishFrenchSpanish

Ad


OnWorks favicon

imgtool - Online in the Cloud

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

This is the command imgtool 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


imgtool - MESS media image manipulation tool

SYNOPSIS


imgtool create format image [option ...]
imgtool dir format image [path]
imgtool get format image file [newname] [--filter=filter] [--fork=fork]
imgtool put format image file ... [newname] [option ...] [--filter=filter] [--fork=fork]
imgtool getall format image [path] [--filter=filter]
imgtool del format image file ...
imgtool mkdir format image directory
imgtool rmdir format image directory ...
imgtool readsector|writesector format image track head sector file
imgtool identify image
imgtool listformats|listfilters
imgtool listdriveroptions format

DESCRIPTION


imgtool is a tool for the maintenance and manipulation of disk and other types of images
that MESS users need to deal with. Functions include retrieving and storing files and CRC
checking and validation. Image files can also be within .zip files.

OPTIONS


create Creates and image. Optional, image-specific parameters can be specified, see
imgtool listdriveroptions command for a full list.

dir Lists the contents of an image.

get Gets a single file from an image. A filter can be specified to convert custom file
formats to ASCII, see imgtool listfilters command for a full list. File can
optionally be renamed.

put Puts file(s) on an image (wildcards and rename supported). Filters are supplied to
convert ASCII files to custom file formats, see imgtool listfilters command for a
full list.

getall Gets all files off an image. Filters can be specified to convert custom file
formats to ASCII, see imgtool listfilters command for a full list.

del Deletes a file on an image.

mkdir Create a directory on an image.

rmdir Delete directories on an image.

readsector
Extract content of a single sector from an image to a file.

writesector
Write file content to a specific sector on an image.

identify
Try to recognize the format of an image file.

listformats
Lists all image file formats supported by imgtool.

listfilters
Lists all filters supported by imgtool. Filters are a mean to process data being
written into or read out of an image in a certain way.

listdriveroptions
Lists all format-specific options for imgtool put and imgtool create commands.

EXAMPLES


imgtool dir coco_jvc_rsdos myimageinazip.zip

imgtool get coco_jvc_rsdos myimage.dsk myfile.bin mynewfile.txt

imgtool getall coco_jvc_rsdos myimage.dsk

Use imgtool online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Brackets
    Brackets
    Brackets is a free, modern open-source
    text editor made especially for Web
    Development. Written in HTML, CSS, and
    JavaScript with focused visual tools and
    prepr...
    Download Brackets
  • 2
    Free Pascal Compiler
    Free Pascal Compiler
    A 32/64/16-bit Pascal compiler for
    Win32/64/CE, Linux, Mac OS X/iOS,
    Android, FreeBSD, OS/2, Game Boy
    Advance, Nintendo NDS and DOS;
    semantically compatible wi...
    Download Free Pascal Compiler
  • 3
    Canon EOS DIGITAL Info
    Canon EOS DIGITAL Info
    Canon doesn�t have shutter count
    included on the EXIF information of an
    image file, as opposed to Nikon and
    Pentax. There�s no official Canon based
    application ...
    Download Canon EOS DIGITAL Info
  • 4
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 5
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 6
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • More »

Linux commands

Ad