EnglishFrenchSpanish

OnWorks favicon

mkfatimage16 - Online in the Cloud

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

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


mkfatimage16 - generate a virtual drive image suitable for DOSEMU

SYNOPSIS


mkfatimage16 [ -b bsectfile ] [{ -t tracks | -k Kbytes }] [ -l volume-label ] [ -f outfile
] [ -p ] [ file... ]

DESCRIPTION


mkfatimage16 creates a hdimage file for DOSEMU that is pre-loaded with the files specified
on the command line. The output is either written to stdout (hence do not forget to
append " > hdimagefile", else you will see garbage on the screen) or to the file specified
by the -f option. For the latter you may also use option -p in order to force padding up
to the given size. This padding will result in so-called holes on an ext2-FS, hence the
actual disk usage will not be greater. The file created by mkfatimage16 then can be used
as a virtual drive, when defined in /etc/dosemu.conf. As long as -k is not given, the
number of heads is always 4 and you have 17 sectors per head else it is adjusted
accordingly. To vary the size, you may either use the -t option or specify the total
amount of Kbytes via -k option.

All files given behind the options will be copied onto the hdimage. In addition a DOSEMU
suitable master boot record (MBR) is established and via option -b you may specify a boot
sector that gets inserted as first sector of the partition. To later access the hdimage
outside of DOSEMU you should use mtools (/etc/mtools.conf parameters partition=1 and
offset=128).

OPTIONS


-b file
Insert the first 512 bytes of file into the bootsector of the partition.

-t num Make the virtual disk have num tracks. This is the one way to define the size of
the disk.

-k Kbytes
Make the virtual disk be Kbytes in size. Using -t and -k are mutual exclusive.

-l label
insert label as volume label for the disk.

-f outfile
The hdimage is written to outfile instead of stdout

-p Pad the hdimage with zero up to the total size given by -t or -k (only in
conjunction with -f).

Use mkfatimage16 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 2
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 3
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 4
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 5
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 6
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • More »

Linux commands

Ad