EnglishFrenchSpanish

Ad


OnWorks favicon

mkudffs - Online in the Cloud

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

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


mkudffs - create an UDF filesystem

SYNOPSIS


mkudffs [ switches ] device [ blocks-count ]

DESCRIPTION


mkudffs is used to create a UDF filesystem on a device (usually a disk). device is the
special file corresponding to the device (e.g /dev/hdX). blocks-count is the number of
blocks on the device. If omitted, mkudffs automagically figures the file system size.

OPTIONS


--help Display the usage and list of options.

-b,--blocksize= block-size
Specify the size of blocks in bytes. Valid block size vales are 1024, 2048 and 4096
bytes per block. If omitted, mkudffs block-size is 2048.

-r,--udfrev= udf-revision
Specify the udf revision to use. Valid revisions are 0x0201, 0x0200, 0x0150, and
0x0102. If omitted, mkudffs udf-revision is 0x0201.

--lvid= logical-volume-ident
Specify the logical volume identifier.

--vid= volume-ident
Specify the volume identifier.

--vsid= volume-set-ident
Specify the volume set identifier.

--fsid= file-set-ident
Specify the file set identifier.

--strategy= strategy
Specify the allocation strategy to use. Valid strategies are 4 and 4096. If
omitted, mkudffs strategy is based on the media-type.

--spartable= spartable-number
Specify the number of sparing tables to write to disc. Valid numbers are 1 - 4.
This option implies --media-type=cdrw.

--media-type= media-type
Specify the media type. Valid media types are:

hd hard drive

dvd DVD (Digital Versatile Disc)

dvdram DVD-RAM (Digital Versatile Disc-Random Access Memory)

worm WORM (Write Once Ready Many)

mo MO (Magneto Optical)

cdrw CD-RW (CD Read-Write)

--space= space

freedbitmap Freed bitmap

freedtable Freed table

unallocbitmap Unallocated bitmap

unalloctable Unallocated table

--ad= ad

inicb Allocation Descriptors in ICB

short Short Allocation Descriptors

long Long Allocation Descriptors

--noefe
Don't Use Extended File Entries

--u8 Use 8-bit unicode for file names

--u16 Use 16-bit unicode for file names

--utf8 Use UTF-8 for file names

EXIT STATUS


mkudffs returns 0 if successful, non-zero if there are problems.

Use mkudffs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad