The AROS Archives(anonymous IP: 18.116.8.110,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Driver » Storage » diskimage.ppc-aros.tar.bz2

Diskimage.ppc-aros

Description: Disk image device (adf,dms,iso,...)
Download: diskimage.ppc-aros.tar.bz2       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 764kb
Version: 52.32
Date: 31 Aug 12
Author: Fredrik Wikstrom
Submitter: Fredrik Wikstrom
Email: fredrik/a500 org
Homepage: http://www.a500.org/
Category: driver/storage
Replaces: driver/storage/diskimage.ppc-aros.tar.bz2
License: GPL
Distribute: yes
FileID: 1187
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 138  (Current version)
231  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
This is an AROS port of the 52.x OS4 diskimage.device.

It is not to be confused with Thore Boeckelmann's diskimage.device, since it is
a from scratch development and not based on it in any way, so don't even bother
trying to use his GUI together with this device since it won't work (they are
incompatible in this way). The same mountlists can however be used for both
devices.

Some important notes:

In order to mount .hdf files you will probably need to specify the correct
HighCyl value for the .hdf file in question (FFS2 ignores this value if
LowCyl = 0 so this is not a problem on OS4).

In order to get localisation to work with the diskimage.device you may have to
move the line containing the following command in S:startup-sequence so that
it's located after the C:IPrefs command or the device will always use only the
builtin english strings:
C:Mount >NIL: DEVS:DOSDrivers/~(#?.info)

Requirements:

 - A PPC system capable of running AROS
 - expat.library - included
 - z.library (CISO, DAA, DAX, DMG and UIF plugins) - included
 - bz2.library (DMG plugin) - included
 - AISS - http://masonicons.info/

Supported disk image formats:

 - adf    (Amiga Disk File)
 - adz    (gzipped adf file)
 - bin
 - ccd    (CloneCD)
 - cso    (Compressed ISO)
 - cpr    (same format as dsk)
 - cue
 - d64    (use with 1541-Handler)
 - daa
 - dax
 - dmg    (Apple disk image format)
 - dms    (DiskMaSher)
 - dsk    (CPCEmu, non-EXTENDED images only)
 - fdi
 - flac   (with embedded cue file)
 - gi     (untested)
 - hdf
 - img
 - iso    (CD/DVD)
 - mdf    (Daemon Tools/Alcohol)
 - mds    (Daemon Tools/Alcohol)
 - nrg    (Nero)
 - raw
 - toast  (Roxio Toast)
 - uif    (MagicISO)
 - wv     (with embedded cue file)

Usage:

Put one of the included IDFx/ICDx mount files into DEVS:DOSDrivers (or
SYS:Storage/DOSDrivers in which case they will have to be mounted manually
with C:Mount before use).

To mount a disk image on ICD0:

MountDiskImage drive ICD0: imagefile.iso

To eject:

MountDiskImage drive ICD0: eject

Changes:

52.32 (31-Aug-2012)
 - CUE plugin now uses libmpg123 for MP3 audio tracks (seeking is much faster
   because of this)
 - Added FLAC, Ogg Vorbis and WavPack audio tracks support to the CUE plugin
 - Added support for FLAC and WavPack files with embedded cuesheet information
 - Fixed a bug in READ TOC command when TIME bit is set (the returned address
   should be 0MSF and not HMSF)

52.31 (21-Feb-2012)
 - Rewrote HD_SCSICMD handling and moved some pretty general code away from
   plugins to the device where it belongs
 - Device now saves unit prefs in XML format (format is similar to that used
   in the OS4 version)

See diskimage.guide/Changelog in the archive for a complete list of changes.











File Version Size Date Dls Readme
diskimage.i386-aros.tar.bz252.34622kb05 Jan 15391¤ diskimage.device - Disk image device (adf,dms,iso,...)
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved