Hubbry Logo
search button
Sign in
Amiga rigid disk block
Amiga rigid disk block
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Amiga rigid disk block
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Amiga rigid disk block Wikipedia article. Here, you can discuss, collect, and organize anything related to Amiga rigid disk block. The purpose of the hub i...
Add your contribution
Amiga rigid disk block

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.

See also

[edit]
[edit]