Author: Ya (yaya005 at seznam.cz) Uploader: Ya (yaya005 seznam cz) Type: util/rexx Version: 3.0 Requires: AmigaOS 3.1+ Architecture: generic Date: 2024-03-20 Readme: http://aminet.net/util/rexx/isomount.readme Downloads: 12
http://aminet.net/util/rexx/isomount.lha
Isomount is an ARexx script that makes possible to mount
CD iso, HD img and/or floppy images in variable formats automatically.
Supported images:
-amiga adf - 880(ofs,ffs)
-m$-dos img - 360-2.88(fat12)
-atari st st - 800(fat12)
-mac gs ?? - 800(mfm)
-cd iso - every size including floppy specific
-HD img - every size and FFS, DOS or MAC format
This script might be very useful to PC-Task users, so that u
do not need to make real boot-floppy and HD image all u have to do is to
download one from somewhere,mount it and use.
-Requirements:
Isomount requires some things to work properly, iam sure
You already have most of them in Your SYS:, if not go Aminet.
In order to use Isomount You need:
-68000+/os3.1+, at least 512ko of memory.
-RexxMast (system) running
-rexxsupport.library in libs:
-filedisk.device (included)
-CrossDOSFileSystem 42.5+ - for m$-dos floppy images
(http://131.234.25.10/aminetbin/find?crossdos)
-CrossMACFileSystem - for mac GS 800 ko floppies
-CacheCDFS 113.20 - for CD-ROM iso images
(http://no.aminet.net/pub/aminet/disk/misc/IDEfix97.lha)
-mount,rx - commands in C: or in path
and of course some disk/iso images.
-Installation:
1. Copy isomount preferably to Your C: directory and make sure
it has script bit [flag] active.
[protect c:isomount add s].
2. Copy filedisk.device from archive in to DEVS: folder on sys. disk.
3. When your REXXMAST server not stabile running, copy rexxmast from your
sys:system/rexxmast
directory in to sys:wbstartup.
4. Create asociation`s in Deficons tool [ sys:prefs/deficons OS 3.5, 3.9, 3.2+
] for all
types supported image`s.
Note: 1. In older version OS [ 3.1 ] is Deficons tool not presented.
You must create icon`s for every single image file separately.
2. Icon`s must be Project type with Default tool set on to Isomount
[with path]
and first tooltype must be SHELL or CLI.
When you have all this correct set,
you have mouting functionality for all supported files on one douleclick !!!!!!!
- usage from shell:
template: isomount <filename>[,devname][,manmode]
[,manmode] is a number of 'devtype.', see this
file with text viewer or editor in order to get the range.
remember that 0 is always iso, the reason why this option
exists is that u may have iso image that has exactly same
size like one of the supported floppy images.
NOTE: u can still ommit [,devname] like this,
'isomount ../games/cdimageofsomething.iso,,0'
examples:
RamDisk:> isomount hd2:debian_woody.iso
-this will mount debian installation disc as SCD0:,
if You type above line again then the debian iso
will be mounted again but this time as SCD1:.
RamDisk:> isomount miniamitcp.adf,MINI:
-custom dev name
RamDisk:>isomount `requestfile`
-and now select your imege file via filerequester.
PERMISSION UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME ---------- ----------- ------- ------- ------ ---------- ------------ ---------- [generic] 1749 2668 65.6% -lh5- 3dca Sep 12 2005 isomount30/filedisk.device [generic] 2739 6124 44.7% -lh5- 7bff Feb 14 1980 isomount30/iconstemp/def_adf.info [generic] 1510 1798 84.0% -lh5- 3378 Feb 14 1980 isomount30/iconstemp/def_hdffile.info [generic] 818 1059 77.2% -lh5- a08c Feb 14 1980 isomount30/iconstemp/def_isofile.info [generic] 522 1462 35.7% -lh5- 1b63 Mar 2 1980 isomount30/install [generic] 326 669 48.7% -lh5- 0438 Feb 29 1980 isomount30/install.info [generic] 1334 4337 30.8% -lh5- 5d04 Mar 3 1980 isomount30/Installsoftware [generic] 1810 2280 79.4% -lh5- 467b Mar 3 1980 isomount30/Installsoftware.info [generic] 3623 12639 28.7% -lh5- 384d Mar 2 1980 isomount30/isomount [generic] 4281 12735 33.6% -lh5- 55c2 Mar 9 1980 isomount30/Isomount.guide [generic] 1490 1893 78.7% -lh5- 7493 Feb 29 1980 isomount30/Isomount.guide.info [generic] 1675 3193 52.5% -lh5- 8522 Mar 20 1980 isomount30/isomount.readme [generic] 1814 2751 65.9% -lh5- 6112 Feb 29 1980 isomount30/isomount.readme.info ---------- ----------- ------- ------- ------ ---------- ------------ ---------- Total 13 files 23691 53608 44.2% Mar 21 02:40
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminet aminet net>