EnglishFrenchSpanish

OnWorks favicon

createhdf - Online in the Cloud

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

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


createhdf — Create a blank IDE hard disk image in .hdf format

SYNOPSIS


createhdf [ -c ] [ -s ] cylinders heads sectors file

DESCRIPTION


createhdf creates a blank image of an IDE hard disk in .hdf format for use with Sinclair
ZX Spectrum emulators.

OPTIONS


-c specifies that the .hdf image should be created in `compact' mode, where only the
low byte of every word is stored in the image. This is useful for saving space if
the hard disk image is for use with an interface which accesses only the low byte
of every word.

-s specifies that the .hdf image should not be created as a sparse file. Normally,
createhdf will attempt to create the hard disk image as a `sparse file', where the
operating system knows that the file consists mostly of zero bytes and fills those
in without using any space in the file. This option disables this. (There's nothing
`magic' about this: if data is written to the file, it will take up space just like
any other data; it's only empty space which is synthesised by the operating
system).

-v version
specifies the version of .hdf image to be created. Valid values are `1.0' for a
version 1.0 file and `1.1' for a version 1.1 file. Defaults to creating version 1.1
files.

cylinders
specifies the number of cylinders in the image.

heads specifies the number of heads in the image.

sectors
specifies the number of sectors in the image.

file specifies the file to which the image should be written.

Use createhdf online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 2
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 3
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 4
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • 5
    Task Coach
    Task Coach
    Task Coach - Your friendly task
    manager. Task Coach is a free open
    source todo manager. It grew out of
    frustration about other programs not
    handling composite ...
    Download Task Coach
  • 6
    HyperSQL Database Engine (HSQLDB)
    HyperSQL Database Engine (HSQLDB)
    HSQLDB is a relational database engine
    written in Java, with a JDBC driver,
    conforming to ANSI SQL:2016. A small,
    fast, multithreaded engine and server
    with mem...
    Download HyperSQL Database Engine (HSQLDB)
  • More »

Linux commands

Ad