mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* DiscImageChef.Filesystems/Acorn.cs:
* DiscImageChef.Filesystems/DiscImageChef.Filesystems.csproj: Added support for Acorn ADFS. * DiscImageChef.Partitions/Sun.cs: * DiscImageChef.Partitions/DiscImageChef.Partitions.csproj: Added support for Sun disklabel. * DiscImageChef.Filesystems/FFS.cs: Correct FFS information. * DiscImageChef/Commands/DumpMedia.cs: Correct physical/logical block size in sidecar. * TODO: * README.md: Added support for Sun disklabel. Added support for Acorn ADFS.
This commit is contained in:
@@ -54,6 +54,7 @@ Supported partitioning schemes
|
||||
* NeXT disklabel
|
||||
* Amiga Rigid Disk Block (RDB)
|
||||
* Atari AHDI and ICDPro
|
||||
* Sun disklabel
|
||||
|
||||
Supported file systems
|
||||
======================
|
||||
@@ -88,6 +89,7 @@ Supported file systems
|
||||
* Amiga Original File System, with international characters, directory cache and multi-user patches
|
||||
* Amiga Fast File System, with international characters, directory cache and multi-user patches
|
||||
* Amiga Fast File System v2, untested
|
||||
* Acorn Advanced Disc Filing System
|
||||
|
||||
Supported checksums
|
||||
===================
|
||||
|
||||
Reference in New Issue
Block a user