An Entity of Type: settlement, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In computing, a rigid disk block (RDB) is the block on a hard disk where the Amiga series of computers store the disk's partition and filesystem information. The IBM's PC equivalent of the Amiga's RDB is the master boot record (MBR). Additionally, it may point to additional filesystem drivers, allowing the Amiga to boot from filesystems not directly supported by the ROM, such as PFS or SFS. Nearly all Amiga hard disk controllers support the RDB standard, enabling the user to exchange disks between controllers.

Property Value
dbo:abstract
  • In computing, a rigid disk block (RDB) is the block on a hard disk where the Amiga series of computers store the disk's partition and filesystem information. The IBM's PC equivalent of the Amiga's RDB is the master boot record (MBR). Unlike its PC equivalent, the RDB doesn't directly contain metadata for each partition. Instead it points to a linked list of partition blocks, which contain the actual partition data. The partition data includes the start, length, filesystem, boot priority, buffer memory type and "flavor", though the latter was never used. Because there is no limitation in partition block count, there is no need to distinguish primary and extended types and all partitions are equal in stature and architecture. Additionally, it may point to additional filesystem drivers, allowing the Amiga to boot from filesystems not directly supported by the ROM, such as PFS or SFS. The data in the rigid disk block must start with the ASCII bytes "RDSK". Furthermore, its position is not restricted to the very first block of a volume, instead it could be located anywhere within its first 16 blocks. Thus it could safely coexist with a master boot record, which is forced to be found at block 0. Nearly all Amiga hard disk controllers support the RDB standard, enabling the user to exchange disks between controllers. (en)
  • Rigid Disk Block (RDB) bezeichnet einen Datenblock auf einem Datenspeicher (normalerweise einer Festplatte), in dem Computer der Amiga-Reihe Partitions- und Dateisystem-Informationen (das Partitionsschema bzw. die Partitionstabelle) dieses Datenträgers speichern. Der Rigid Disk Block enthält selbst keine Information für die Partitionen. Stattdessen verweist er auf eine verknüpfte Liste von Partitionsblöcken, welche die eigentlichen Partitionsdaten enthalten. Diese umfassen den Startpunkt, die Länge, das Dateisystem, die Boot-Fähigkeit und -reihenfolge und den Pufferspeichertyp. Darüber hinaus kann der Partitionsblock auf zusätzliche Treiber für Dateisysteme verweisen, die vom Amiga-ROM nicht direkt unterstützt werden und diese auch booten, wie etwa das Professional File System (PFS) oder das Smart File System (SFS).Der RDB muss mit den ASCII-Zeichen „RDSK“ beginnen, die Position ist aber nicht auf den ersten Block eines Datenträgers festgelegt. Stattdessen kann er sich innerhalb der ersten 16 Blöcke befinden, was eine gleichzeitige Anwesenheit einer weiteren Partitionstabelle ermöglicht, z. B. eines Master Boot Records, welcher auf Block 0 festgelegt ist (siehe auch Bootsektor). Fast alle Amiga-Festplatten-Controller unterstützen den RDB-Standard, so dass der Benutzer Festplatten an verschiedenen Controllern unabhängig vom Controller-Hersteller benutzen kann. (de)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 10935027 (xsd:integer)
dbo:wikiPageLength
  • 2151 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1077626492 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • In computing, a rigid disk block (RDB) is the block on a hard disk where the Amiga series of computers store the disk's partition and filesystem information. The IBM's PC equivalent of the Amiga's RDB is the master boot record (MBR). Additionally, it may point to additional filesystem drivers, allowing the Amiga to boot from filesystems not directly supported by the ROM, such as PFS or SFS. Nearly all Amiga hard disk controllers support the RDB standard, enabling the user to exchange disks between controllers. (en)
  • Rigid Disk Block (RDB) bezeichnet einen Datenblock auf einem Datenspeicher (normalerweise einer Festplatte), in dem Computer der Amiga-Reihe Partitions- und Dateisystem-Informationen (das Partitionsschema bzw. die Partitionstabelle) dieses Datenträgers speichern. Der Rigid Disk Block enthält selbst keine Information für die Partitionen. Stattdessen verweist er auf eine verknüpfte Liste von Partitionsblöcken, welche die eigentlichen Partitionsdaten enthalten. Diese umfassen den Startpunkt, die Länge, das Dateisystem, die Boot-Fähigkeit und -reihenfolge und den Pufferspeichertyp. (de)
rdfs:label
  • Rigid Disk Block (de)
  • Amiga rigid disk block (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License