Format (command) (original) (raw)

About DBpedia

In computing, format, a command-line utility that carries out disk formatting. It is a component of various operating systems, including 86-DOS, MS-DOS, IBM PC DOS and OS/2, Microsoft Windows and ReactOS.

thumbnail

Property Value
dbo:abstract FORMAT.COM, in Windows NT format.com, ist ein Kommandozeilenprogramm, das auf DOS-PCs, allen voran zum IBM PC kompatible Computer mit zu MS-DOS kompatiblem DOS, sowie den Betriebssystemen OS/2 sowie Windows mitgeliefert wurde und dazu dient, ein Speichermedium (meist eine Diskette oder eine Festplatte) auf der Kommandozeile oder der Eingabeaufforderung zu formatieren. Dabei führt es im Allgemeinen nur eine einfache Formatierung durch, d. h. nicht die gesamte Festplatte wird überschrieben, sondern lediglich die Strukturen des Dateisystems FAT (bzw. bei NTFS auch der MFT) werden geleert (Parameter /P veranlasst ein Komplett-Überschreiben, in älteren Versionen /U). Außerdem überprüft FORMAT.COM das gesamte Laufwerk, dies lässt sich jedoch durch eine Schnellformatierung (Parameter /Q) überspringen. Unter DOS kann man zusätzlich mit dem Parameter /S veranlassen, dass die DOS-Systemdateien auf das Laufwerk kopiert werden und es mit einem VBR als Bootsektor versehen wird (was vor allem für Startdisketten sinnvoll ist). (de) Es unComando de MS-DOS cuya función es dar formato a una partición de disco duro o disquete. Actualmente es poco usado, salvo en algunas instalaciones de Windows 98 o ME. Al ejecutar este comando se pierde todo el contenido de la unidad formateada. Su sintaxis es la siguiente: format [unidad]: [opciones] Donde: * [unidad] indica la unidad de disco a formatear. Ejemplo: C, D, A (normalmente es el caso de la disquetera). * [opciones] modificadores del comando. Ejemplo: /s (una vez concluya el formateo grabará el sistema en la unidad), /q (formateo rápido, solo válido para unidades previamente formateadas normalmente). Ejemplo: C:\Format a:A:\format c: /s Todas las opciones siempre deberán llevar una / para marcar el inicio de la misma. * Datos: Q1156049 (es) In computing, format, a command-line utility that carries out disk formatting. It is a component of various operating systems, including 86-DOS, MS-DOS, IBM PC DOS and OS/2, Microsoft Windows and ReactOS. (en) La commande format lance le formatage du volume de la disquette, du disque ou du support mémoire demandé sous DOS et Windows. L'équivalent de cette commande sous Unix est mkfs. (fr) format은 MS-DOS에 포함된 디스크 포맷 프로그램 파일이다. 디스크를 처음 구입한 경우 디스크에는 파일 시스템이 구성되어 있지 않으므로, MS-DOS가 인식할 수 있는 파일 시스템을 디스크에 구성하는 역할을 한다. 또한 이미 디스크에 구성되어 있는 파일시스템의 색인을 모두 지우고 논리적 형태를 재구성 하고자 할 경우에도 사용할 수 있다. 일부 MS-DOS 버전의 FORMAT.COM은 시스템 파일을 복사하는 기능도 가지고 있다. (ko) Il comando format è utilizzato in IBM OS/2, MS-DOS e in tutti i sistemi operativi Microsoft Windows per formattare, a seconda del file system scelto, un supporto di memoria tra dischi magnetici, dischi allo stato solido (USB e sata) e floppy disk.Il comando format non è utilizzabile per formattare invece, supporti di memoria ottici quali Compact Disc, DVD e Blu Ray.I parametri e le funzioni supportati, pur rimanendo sostanzialmente molto simili, variano in base alla versione del sistema operativo in uso. (it) Format é um comando do MS-DOS capaz de formatar discos locais e disquetes. (pt)
dbo:computingPlatform dbr:Cross-platform
dbo:genre dbr:Command_(computing)
dbo:license dbr:GPLv2 dbr:GPLv3 dbr:MIT_License dbr:LGPL-2.0-or-later
dbo:operatingSystem dbr:DR_DOS dbr:ROM-DOS dbr:FreeDOS dbr:ArcaOS dbr:MS-DOS dbr:MSX-DOS dbr:Z80-RIO dbr:4690_Operating_System dbr:86-DOS dbr:AmigaDOS dbr:EComStation dbr:FlexOS dbr:PTS-DOS dbr:TRIPOS dbr:SpartaDOS_X dbr:IBM_PC_DOS dbr:Microsoft_Windows dbr:OS-9 dbr:OS/2 dbr:RMX_(operating_system) dbr:RT-11 dbr:ReactOS dbr:ISIS_(operating_system) dbr:PC-MOS dbr:SISNE_plus
dbo:programmingLanguage dbr:FreeDOS dbr:MS-DOS
dbo:thumbnail wiki-commons:Special:FilePath/Ms-dosformat.png?width=300
dbo:wikiPageExternalLink http://pcsupport.about.com/od/termsf/p/format-rc.htm http://www.computerhope.com/formathl.htm http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/format.mspx https://github.com/microsoft/MS-DOS/blob/master/v2.0/source/FORMAT.ASM http://support.microsoft.com/kb/255867
dbo:wikiPageID 18982291 (xsd:integer)
dbo:wikiPageLength 12409 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1079763495 (xsd:integer)
dbo:wikiPageWikiLink dbr:BIOS_Parameter_Block dbr:FAT_root_directory dbr:Design_of_the_FAT_file_system dbr:DR_DOS dbr:Unix dbr:GPLv2 dbr:GPLv3 dbc:Microsoft_free_software dbr:Command-line_interface dbr:Command_(computing) dbr:Convert_(command) dbr:Cross-platform dbr:Optical_disc dbr:ROM-DOS dbr:Cluster_(file_system) dbr:FreeDOS dbr:GNU_General_Public_License dbr:The_Software_Link dbr:BtrFS dbr:ArcaOS dbr:Linux dbr:MS-DOS dbr:MSX-DOS dbr:Computing dbr:Z80-RIO dbr:Zilog dbr:Data_storage_device dbr:BSD dbr:C_(programming_language) dbr:Toshiba dbr:USB dbr:Disk_formatting dbr:DR_DOS_6.0 dbr:X86_assembly_language dbr:4690_Operating_System dbr:86-DOS dbr:AmigaDOS dbr:Data_recovery dbr:Datalight dbr:EComStation dbr:FAT32 dbr:FATX dbr:Fdisk dbr:File_Allocation_Table dbr:FlexOS dbr:Floppy_disk dbr:PTS-DOS dbr:Que_Publishing dbr:Hard_disk_drive dbc:External_DOS_commands dbc:MSX-DOS_commands dbc:OS/2_commands dbc:Windows_commands dbr:Sysinternals dbr:TRIPOS dbr:Digital_Equipment_Corporation dbr:Digital_Research dbc:Hard_disk_software dbr:Mark_Russinovich dbr:Solid-state_drive dbr:SpartaDOS_X dbr:File_system dbr:Free_software dbr:IBM dbr:IBM_PC_DOS dbr:Intel dbr:Microsoft dbr:Microsoft_Windows dbr:Microware dbr:O'Reilly_Media dbr:OS-9 dbr:OS/2 dbr:Operating_system dbr:RMX_(operating_system) dbr:RT-11 dbr:ReactOS dbr:MIT_License dbr:MetaComCo dbr:Ext2 dbr:ISIS_(operating_system) dbr:PC-MOS dbr:PC_DOS_7.10 dbr:SISNE_plus dbr:Volume_Boot_Record dbr:Osborne_McGraw-Hill dbr:LGPL-2.0-or-later dbr:Magnetic_medium dbr:File:CPM-86.png dbr:File:ReactOS-0.4.13_format_command_667x514.png dbr:File:IBM_PC_DOS_1.0_screenshot.png
dbp:caption The MS-DOS command (en)
dbp:genre dbr:Command_(computing)
dbp:license MS-DOS: MIT (en) FreeDOS: GPLv2 (en) PC-MOS: GPLv3 (en) ReactOS: LGPL-2.0-or-later (en)
dbp:name format (en)
dbp:operatingSystem dbr:DR_DOS dbr:ROM-DOS dbr:FreeDOS dbr:ArcaOS dbr:MS-DOS dbr:MSX-DOS dbr:Z80-RIO dbr:4690_Operating_System dbr:86-DOS dbr:AmigaDOS dbr:EComStation dbr:FlexOS dbr:PTS-DOS dbr:TRIPOS dbr:SpartaDOS_X dbr:IBM_PC_DOS dbr:Microsoft_Windows dbr:OS-9 dbr:OS/2 dbr:RMX_(operating_system) dbr:RT-11 dbr:ReactOS dbr:ISIS_(operating_system) dbr:PC-MOS dbr:SISNE_plus
dbp:platform dbr:Cross-platform
dbp:programmingLanguage dbr:FreeDOS dbr:MS-DOS dbr:C_(programming_language) dbr:X86_assembly_language
dbp:screenshot Ms-dosformat.png (en)
dbp:wikiPageUsesTemplate dbt:By_whom dbt:Citation_needed dbt:Cite_book dbt:Code dbt:Infobox_software dbt:Lowercase_title dbt:Mono dbt:Reflist dbt:Wikibooks dbt:Windows_commands
dct:subject dbc:Microsoft_free_software dbc:External_DOS_commands dbc:MSX-DOS_commands dbc:OS/2_commands dbc:Windows_commands dbc:Hard_disk_software
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatWindowsCommands yago:WikicatWindowsDiskFileSystems yago:WikicatOS/2Commands yago:Abstraction100002137 yago:Act100030358 yago:Arrangement105726596 yago:ClassificationSystem105727220 yago:Cognition100023271 yago:Command107168131 yago:Component105868954 yago:Concept105835747 yago:Content105809192 yago:Event100029378 yago:FileSystem105732614 yago:Idea105833840 yago:Part105867413 yago:PsychologicalFeature100023100 yago:YagoPermanentlyLocatedEntity yago:SpeechAct107160883 yago:Structure105726345 yago:WikicatExternalDOSCommands
rdfs:comment In computing, format, a command-line utility that carries out disk formatting. It is a component of various operating systems, including 86-DOS, MS-DOS, IBM PC DOS and OS/2, Microsoft Windows and ReactOS. (en) La commande format lance le formatage du volume de la disquette, du disque ou du support mémoire demandé sous DOS et Windows. L'équivalent de cette commande sous Unix est mkfs. (fr) format은 MS-DOS에 포함된 디스크 포맷 프로그램 파일이다. 디스크를 처음 구입한 경우 디스크에는 파일 시스템이 구성되어 있지 않으므로, MS-DOS가 인식할 수 있는 파일 시스템을 디스크에 구성하는 역할을 한다. 또한 이미 디스크에 구성되어 있는 파일시스템의 색인을 모두 지우고 논리적 형태를 재구성 하고자 할 경우에도 사용할 수 있다. 일부 MS-DOS 버전의 FORMAT.COM은 시스템 파일을 복사하는 기능도 가지고 있다. (ko) Il comando format è utilizzato in IBM OS/2, MS-DOS e in tutti i sistemi operativi Microsoft Windows per formattare, a seconda del file system scelto, un supporto di memoria tra dischi magnetici, dischi allo stato solido (USB e sata) e floppy disk.Il comando format non è utilizzabile per formattare invece, supporti di memoria ottici quali Compact Disc, DVD e Blu Ray.I parametri e le funzioni supportati, pur rimanendo sostanzialmente molto simili, variano in base alla versione del sistema operativo in uso. (it) Format é um comando do MS-DOS capaz de formatar discos locais e disquetes. (pt) FORMAT.COM, in Windows NT format.com, ist ein Kommandozeilenprogramm, das auf DOS-PCs, allen voran zum IBM PC kompatible Computer mit zu MS-DOS kompatiblem DOS, sowie den Betriebssystemen OS/2 sowie Windows mitgeliefert wurde und dazu dient, ein Speichermedium (meist eine Diskette oder eine Festplatte) auf der Kommandozeile oder der Eingabeaufforderung zu formatieren. (de) Es unComando de MS-DOS cuya función es dar formato a una partición de disco duro o disquete. Actualmente es poco usado, salvo en algunas instalaciones de Windows 98 o ME. Al ejecutar este comando se pierde todo el contenido de la unidad formateada. Su sintaxis es la siguiente: format [unidad]: [opciones] Donde: Ejemplo: C:\Format a:A:\format c: /s Todas las opciones siempre deberán llevar una / para marcar el inicio de la misma. * Datos: Q1156049 (es)
rdfs:label FORMAT.COM (de) Format (es) Format (command) (en) Format (commande DOS) (fr) Format (DOS) (it) Format (명령어) (ko) Format (pt)
owl:sameAs freebase:Format (command) yago-res:Format (command) wikidata:Format (command) dbpedia-de:Format (command) dbpedia-es:Format (command) dbpedia-fa:Format (command) dbpedia-fr:Format (command) dbpedia-it:Format (command) dbpedia-ko:Format (command) dbpedia-pt:Format (command) dbpedia-tr:Format (command) https://global.dbpedia.org/id/Codo
prov:wasDerivedFrom wikipedia-en:Format_(command)?oldid=1079763495&ns=0
foaf:depiction wiki-commons:Special:FilePath/IBM_PC_DOS_1.0_screenshot.png wiki-commons:Special:FilePath/CPM-86.png wiki-commons:Special:FilePath/Ms-dosformat.png wiki-commons:Special:FilePath/ReactOS-0.4.13_format_command_667x514.png
foaf:isPrimaryTopicOf wikipedia-en:Format_(command)
foaf:name format (en)
is dbo:wikiPageRedirects of dbr:FORMAT dbr:FORMAT_(Windows_command) dbr:FORMAT_(command) dbr:FORMAT_(DOS_command) dbr:FORMAT.COM dbr:FORMAT_(OS/2_command)
is dbo:wikiPageWikiLink of dbr:FORMAT dbr:FORMAT_(Windows_command) dbr:NTLDR dbr:Z80-RIO dbr:Timeline_of_DOS_operating_systems dbr:TurboDOS dbr:Disk_utility dbr:Twelve_Tricks dbr:4690_Operating_System dbr:Datalight dbr:FORMAT_(command) dbr:Fdisk dbr:FlexOS dbr:PC-MOS/386 dbr:Floptical dbr:List_of_DOS_system_files dbr:TR-DOS dbr:TRIPOS dbr:TRSDOS dbr:SpartaDOS_X dbr:FORMAT_(DOS_command) dbr:NewDos/80 dbr:OS-9 dbr:OS/2 dbr:RT-11 dbr:Recovery_Console dbr:Cfdisk dbr:FORMAT.COM dbr:FORMAT_(OS/2_command) dbr:Sfdisk
is rdfs:seeAlso of dbr:List_of_DOS_commands
is foaf:primaryTopic of wikipedia-en:Format_(command)