Giter Site home page Giter Site logo

ufiformat's Introduction

This is formatting disk utility for USB floppy devices.

Usage: ufiformat [OPTION]... [DEVICE]
Format a floppy disk in a USB floppy disk DEVICE.

  -f, --format [SIZE]  specify format capacity SIZE in KB
                       without -f option, the format of the current media will be used
  -F, --force          do not perform any safety checks
  -i, --inquire        show device information, instead of performing format
                       without DEVICE argument, list USB floppy disk devices
  -v, --verbose        show detailed output
  -q, --quiet          suppress minor output
  -h, --help           show this message

NOTE: ufiformat supports only the following format capacities.
         1440/1232/1200 (for 2hd disk)
         720/640        (for 2dd disk)
      The device should support the capacities also,
      otherwise ufiformat shows an error message.

      The above format capacities are predefined in the program, but
      each usb floppy device also has a limited set of formats (defined internally)
      that it can format media to.  The allowed format capacities are obtained by
      querying the device, but this only returns the total format capacity
      and not CHS (cylinder, heads and sectors), hence a mapping is
      required in the program.

This program is based around the following document:
  "Universal Serial Bus Mass Storage Class - UFI Command Specification"
  Revision 1.0 December 14 1998
  http://www.usb.org/developers/devclass_docs/usbmass-ufi10.pdf

Currently it is known to work under the following environment.
  * Plamo Linux 4.0.2(kernel 2.6) + YE-DATA USB-FDU(OEM)
  * Plamo Linux 4.0.2(kernel 2.4) + YE-DATA USB-FDU(OEM)
  * SuSE-10 + TEAC FD-05PUB(OEM)
  * Linux Zaurus SL-C700(kernel 2.4) + REX-CFU1 + YE-DATA USB-FDU
    (some kernel modules and recent libext2 are needed)

ufiformat's People

Contributors

jumski avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.