bxtmkfs

Langue: en

Version: 110634 (mandriva - 01/05/08)

Section: 1 (Commandes utilisateur)

NAME

bxtmkfs - create a filesystem on a partition of a bochs-hd-image

SYNOPSIS

bxtmkfs [ options ] image-name:partition

DESCRIPTION

bxtmkfs creates a filesystem on a partition of a bochs-hd-image. Supported filesystems types are: swap, minix, ext2, ext3, reiserfs, fat, fat12, fat16, fat32.

OPTIONS

-V
Show the version-number of the Bochs-Tools
-h
Show options and parameters
-q
Don't output informative messages (default)
-v
Output informative messages
-s
Simulate commands, but don't execute them
-t type
Create filesystem of the given type. Supported filesystems types are: swap, minix, ext2, ext3, reiserfs, fat, fat32. If no type is given, the type defaults to ext2.
-x opts
Pass extra options to the specific command (e.g. mke2fs). Extra options must be quoted.

Example

To format the first partition of the hd-image woody.img, use the command:
  # bxtmkfs -t ext2 woody.img:1

LICENSE

This program is distributed under the terms of the GNU General Public License as published by the Free Software Foundation.

AVAILABILITY

The latest version of this program can be found at:         http://www.bablokb.de/bochs-tools/

SEE ALSO

bxt-synopsis(1), bochs(1)

AUTHOR

Bochs-Tools were written and are maintained by Bernhard Bablok (mail@bablokb.de)

BUGS

Please report all bugs to the author. Provide a detailed description of the bug, the version of the program you are running and the operating system you are using.