disktype(1)

NAME

     disktype --- disk format detector

SYNOPSIS

     disktype file...

DESCRIPTION

     The purpose of disktype is to detect the content format of a disk or disk
     image. It knows about common file systems, partition tables, and boot
     codes.

USAGE

     disktype can be run with any number of regular files or device special
     files as arguments. They will be analyzed in the order given, and the
     results printed to standard output. There are no switches in this
     version. Note that running disktype on device files like your hard disk
     will likely require root rights.

     See the online documentation at <http://disktype.sourceforge.net/doc/>
     for some example command lines.

RECOGNIZED FORMATS

     The following formats are recognized by this version of disktype.

     File systems:
       FAT12/FAT16/FAT32, NTFS, HPFS, MFS, HFS, HFS Plus, ISO9660,
       ext2/ext3/ext4, btrfs, Minix, ReiserFS, Reiser4, Linux romfs, Linux
       cramfs, Linux squashfs, UFS (some variations), SysV FS (some
       variations), JFS, XFS, Amiga FS/FFS, BeOS BFS, QNX4 FS, UDF, 3DO
       CD-ROM file system, Veritas VxFS, Xbox DVD file system.

     Partitioning:
       DOS/PC style, Apple, Amiga "Rigid Disk", ATARI ST (AHDI3), BSD
       disklabel, Linux RAID physical disks, Linux LVM1 physical volumes,
       Linux LVM2 physical volumes, Solaris x86 disklabel (vtoc), Solaris
       SPARC disklabel.

     Other structures:
       Debian split floppy header, Linux swap.

     Disk images:
       Raw CD image (.bin), Virtual PC hard disk image, Apple UDIF disk
       image (limited).

     Boot codes:
       LILO, GRUB, SYSLINUX, ISOLINUX, Linux kernel, FreeBSD loader, Sega
       Dreamcast (?).

     Compression formats:
       gzip, compress, bzip2.

     Archive formats:
       tar, cpio, bar, dump/restore.

     Compressed files (gzip, compress, bzip2 formats) will also have their
     contents analyzed using transparent decompression. The appropriate
     compression program must be installed on the system, i.e.  gzip(1) for
     the gzip and compress formats, bzip2(1) for the bzip2 format.

     Disk images in general will also have their contents analyzed using the
     proper mapping, with the exception of the Apple UDIF format.

     See the online documentation at <http://disktype.sourceforge.net/doc/>
     for more details on the supported formats and their quirks.

HOMEPAGE

     http://disktype.sourceforge.net/

AUTHOR

     Christoph Pfisterer <[email protected]>

SEE ALSO

     file(1), gpart(8)

                             Feb 21, 2005



Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.


Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.

Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.


Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.

Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.


Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.

Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.