
|
85451 packages online
|
|
 |
|
|
|
|
No screenshot available
|
| Short: | Modern optical-disc filesystem |
| Author: | stefan.reinauer coreboot.org (Stefan Reinauer) |
| Uploader: | stefan reinauer coreboot org (Stefan Reinauer) |
| Type: | disk/cdrom |
| Version: | 0.7.0 |
| Architecture: | m68k-amigaos |
| Date: | 2026-07-28 |
| Requires: | Kickstart 2.04 (V37) or newer, CD/DVD drive or emulator CD device |
| Download: | disk/cdrom/ODFileSystem.lha - View contents | | Readme: | disk/cdrom/ODFileSystem.readme |
| Downloads: | 337 |
|
ODFileSystem
============
ODFileSystem is a read-only optical-disc filesystem handler for
AmigaOS. It mounts CD-ROM, DVD, Blu-ray, and image-backed optical
media through the normal AmigaDOS handler interface.
The AmigaOS 3 release archive contains the m68k handlers intended for
classic Amiga systems and emulators. Copy the normal handler to L: and
use it from a DOSDriver or Mountlist entry.
Archive Contents
----------------
- ODFileSystem
Normal disk-loadable filesystem handler. Copy this to
L:ODFileSystem for regular use. Runs on any 68000 or better.
- ODFileSystem020
Handler built for 68020 and higher processors. Faster and smaller
than the 68000 build; use it on 68020/030/040/060 machines by
copying it to L:ODFileSystem instead of the 68000 version.
- ODFileSystem-test
Test build with serial debug output enabled.
- ODFileSystem-rom
Size-reduced ROM-profile build.
- ODFileSystem-rom-test
Test build of the ROM profile with serial debug output enabled.
- Env-Archive/Sys/def_cdda.info
Default Workbench disk icon for pure audio CDs.
- README.md
This file.
Features
--------
- ISO 9660 directory and file access
- Rock Ridge long names and metadata
- Joliet Unicode names
- UDF bridge-disc support
- HFS and HFS+ data-fork access
- Multisession media support
- CDDA tracks exposed as virtual audio files
- Read-only operation for safe use with optical media
For ISO-family hybrid discs, ODFileSystem prefers Rock Ridge, then
Joliet, then plain ISO 9660. For bridge discs it prefers the ISO view
by default; UDF and HFS can be selected explicitly through mount
options.
Installation
------------
1. Copy the handler to:
L:ODFileSystem
2. Install or edit a DOSDriver entry, for example:
DEVS:DOSDrivers/CD0
3. Set the filesystem in the DOSDriver or Mountlist to:
FileSystem = L:ODFileSystem
4. Set Device and Unit for your CD/DVD device.
Typical examples:
- SCSI CD-ROM: Device = scsi.device, Unit = SCSI ID
- A1200 IDE slave: Device = scsi.device, Unit = 1
- WinUAE/FS-UAE: use the emulator's configured CD device/unit
Only one active DOSDriver may use a given device name. If another CD
filesystem is already mounted as CD0:, either replace or disable that
entry before mounting ODFileSystem as CD0:, or rename the ODFileSystem
DOSDriver to another name such as OD0:.
Mount the device from Workbench by double-clicking the DOSDriver icon,
or from Shell with:
Mount CD0:
To use the supplied audio-CD icon, copy it to both the persistent and
current default-icon directories:
Copy Env-Archive/Sys/def_cdda.info ENVARC:Sys/
Copy Env-Archive/Sys/def_cdda.info ENV:Sys/
For pure audio CDs, ODFileSystem presents this default icon as the
volume's Disk.info. If it is unavailable, Workbench falls back to its
normal default CD icon. Data and mixed-mode discs continue to use
their normal disk icons.
Mount Options
-------------
Options can be supplied with the DOSDriver Control string:
Control = "LOWERCASE UDF FILEBUFFERS=128"
Supported options include:
- LOWERCASE
Lowercase plain ISO 9660 names.
- NOROCKRIDGE or NORR
Disable Rock Ridge.
- NOJOLIET or NOJ
Disable Joliet.
- UDF
Prefer UDF on bridge discs.
- HFSFIRST or HF
Prefer HFS on hybrid HFS/ISO discs.
- FILEBUFFERS=n or FB=n
Set the filesystem block-cache size.
- AIFF
Expose CDDA audio tracks as AIFF files instead of WAV files.
Limitations
-----------
ODFileSystem is read-only.
HFS and HFS+ support exposes data forks only. Resource forks and
Finder metadata are not presented through the AmigaDOS view, so some
classic Mac media may not appear exactly as they would on Mac OS.
Project source and current documentation are available from the
ODFileSystem repository:
https://github.com/reinauer/ODFileSystem
|
Contents of disk/cdrom/ODFileSystem.lha
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
-rw-r--r-- 0/0 1806 2620 68.9% -lh5- ce6b Jul 28 20:54 Env-Archive/Sys/def_cdda.info
-rwxr-xr-x 0/0 51564 90204 57.2% -lh5- 8076 Jul 28 20:54 ODFileSystem
-rwxr-xr-x 0/0 20677 31812 65.0% -lh5- 1f6e Jul 28 20:54 ODFileSystem-rom
-rwxr-xr-x 0/0 26652 42928 62.1% -lh5- b877 Jul 28 20:54 ODFileSystem-rom-test
-rwxr-xr-x 0/0 59221 105088 56.4% -lh5- 56df Jul 28 20:54 ODFileSystem-test
-rwxr-xr-x 0/0 50618 87064 58.1% -lh5- 7a3d Jul 28 20:54 ODFileSystem020
-rw-r--r-- 0/0 1883 4162 45.2% -lh5- 7ab2 Jul 28 20:54 README.md
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 7 files 212421 363878 58.4% Jul 28 23:25
|
|
|
 |
| Page generated in 0.03 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |