English Amiga Board    


Go Back   English Amiga Board > » Support > support.Amiga Forever

Reply
 
Thread Tools
Old 21 October 2011, 02:54   #1
dcms61
David Stevens
 
Join Date: Oct 2011
Location: Berlin/USA
Posts: 22
Smile Amiga Forever 2012 & Mounting ISO files

Hello Everyone!

I'm running Amiga Forever 2012, under the A4000 System running Amiga OS 3.9. I'm able to access physical CDs with no problem, but I am unable to mount ISO files. Can someone please explain, in detail how to mount ISO files like CDs?

Thank You.

ps I sent an e-mail to CLOANTO with no response.
dcms61 is offline   Reply With Quote
Old 21 October 2011, 06:33   #2
Arnie
Registered User
 
Arnie's Avatar
 
Join Date: Aug 2005
Location: Leicester/UK
Age: 55
Posts: 1,128
Try using uaescsi.device.

Press F12, select restart, click on expansions, select uaescsi.device. Save config file.

To load an iso file select hardrives, select image file, press start.
__________________
A600, 2GB CF HD, KS3.1, WB3.1, A604, EasyADF, PCMCIA + 4GB CF.
Arnie is offline   Reply With Quote
Old 21 October 2011, 10:43   #3
zipper
Registered User
 
Join Date: Mar 2004
Location: finland
Posts: 869
I usually do it on Windows side, using Daemon Tools.
zipper is offline   Reply With Quote
Old 21 October 2011, 21:15   #4
dcms61
David Stevens
 
Join Date: Oct 2011
Location: Berlin/USA
Posts: 22
Thanks, but under Expansions, it's ghosted, and I cann't select it.

Quote:
Originally Posted by Arnie View Post
Try using uaescsi.device.

Press F12, select restart, click on expansions, select uaescsi.device. Save config file.

To load an iso file select hardrives, select image file, press start.
dcms61 is offline   Reply With Quote
Old 21 October 2011, 21:45   #5
dcms61
David Stevens
 
Join Date: Oct 2011
Location: Berlin/USA
Posts: 22
Mounting ISO & CUE (CD ROM) files

Okay, I figured out how to do that, but I still cann't mount any ISO or CUE (CD ROM) files. I'm able to mount them under the Workbench 3.X, and can't figure out what the difference is.
Thanks

Quote:
Originally Posted by Arnie View Post
Try using uaescsi.device.

Press F12, select restart, click on expansions, select uaescsi.device. Save config file.

To load an iso file select hardrives, select image file, press start.
dcms61 is offline   Reply With Quote
Old 22 October 2011, 08:45   #6
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 3,914
Make sure that there is CD0 or EMERGENCY_CD in Devs/DosDrivers which looks like this:

Code:
/***************************************************************/
/*  CacheCDFS mountlist entry © 2000 Amiga Inc.                */
/***************************************************************/
       FileSystem     = L:CacheCDFS /* The name of the game */
       Device         = "uaescsi.device" /* Name of exec device driver */
       Unit           = 0 /* exec device unit */
       Flags          = 0 /* OpenDevice flags */
       BlocksPerTrack = 351000 /* Unused */
       BlockSize      = 2048 /* True, but unused */
       Mask           = 0x7ffffffe /* Memory mask for direct read */
       MaxTransfer    = 0x10000 /* Maximum amount of bytes for direct read */
       Reserved       = 0 /* Unused */
       Interleave     = 0 /* Unused */
       LowCyl         = 0 /* Unused */
       HighCyl        = 0 /* Unused */
       Surfaces       = 1 /* Unused */
       Buffers        = 50 /* Number of cache lines */
       BufMemType     = 1 /* MEMF_PUBLIC */
       BootPri        = 2 /* Boot priority for MountCD */
       GlobVec        = -1 /* Do not change! */
       Mount          = 1 /* Mount it immediately */
       Priority       = 10 /* Priority of FileSystem task */
       DosType        = 0x43443031 /* Currently unused */
       StackSize      = 3000 /* Minimum stack required is 3000! */
       Control        = "MD=0 LC=1 DC=8 L LV AL LFC=1 S NC AUDIO=Utilities/PlayCD"
   /* The Control field is for special adjustments */
   /* L/S convert all file/volume names to lowercase */
   /* LV/S convert volume names to lowercase */
   /* AL/S Auto-Lower converts only non-Amiga CDs */
   /* LFC/N start converting at this character */
   /* LC/N/A number of blocks per cache line */
   /* DC/N/A number of cache lines for the data cache */
   /* MD/N/A number of blocks, when starting direct read, not using */
   /* the cache. 0 will be a reasonable default (LC*DC+1) */
   /* S/S Do SCSI direct commands, no Trackdisk like commands! */
   /* NC/S Do NOT use TD_ADDCHANGEINT, poll for DiskChange! */
   /* M/S Issue a TD_MOTOR (OFF) command after read */
__________________
Home: thomas-rapp.homepage.t-online.de
Email: thomas-rapp@web.de
thomas is online now   Reply With Quote
Old 22 October 2011, 23:43   #7
dcms61
David Stevens
 
Join Date: Oct 2011
Location: Berlin/USA
Posts: 22
Mounting ISO & CUE files

Yes, I have that. I know it something simple I'm forgetting to do.
Thank You.
dcms61 is offline   Reply With Quote
Old 23 October 2011, 10:13   #8
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 3,914
Verify that it's exactly like that above. Especially FileSystem, Device, Unit and MaxTransfer are important.

Also check that uaescsi.device is avtivated in WinUAE config.
__________________
Home: thomas-rapp.homepage.t-online.de
Email: thomas-rapp@web.de
thomas is online now   Reply With Quote
Old 23 October 2011, 10:21   #9
Arnie
Registered User
 
Arnie's Avatar
 
Join Date: Aug 2005
Location: Leicester/UK
Age: 55
Posts: 1,128
I have found that not all iso's mount properly. Superfrog & chuckrock mount ok for me.

If the iso came with a cue file, try using that instead.
__________________
A600, 2GB CF HD, KS3.1, WB3.1, A604, EasyADF, PCMCIA + 4GB CF.
Arnie is offline   Reply With Quote
Old 25 October 2011, 04:29   #10
mcb
Registered User
 
mcb's Avatar
 
Join Date: Oct 2008
Location: - / -
Posts: 29
Send a message via Skype™ to mcb
Quote:
Originally Posted by dcms61 View Post
ps I sent an e-mail to CLOANTO with no response.
You were sent 88 (eighty-eight) technical support reply emails in response to your numerous questions, including on this topic, between August 29, 2011 and October 22, 2011. You may want to check your spam folder.

Last edited by mcb; 25 October 2011 at 04:58.
mcb is offline   Reply With Quote
Old 25 October 2011, 05:13   #11
dcms61
David Stevens
 
Join Date: Oct 2011
Location: Berlin/USA
Posts: 22
Quote:
Originally Posted by Arnie View Post
I have found that not all iso's mount properly. Superfrog & chuckrock mount ok for me.

If the iso came with a cue file, try using that instead.
Yes, I know that. Thank You.
dcms61 is offline   Reply With Quote
Old 25 October 2011, 05:47   #12
dcms61
David Stevens
 
Join Date: Oct 2011
Location: Berlin/USA
Posts: 22
Quote:
Originally Posted by mcb View Post
You were sent 88 (eighty-eight) technical support reply emails in response to your numerous questions, including on this topic, between August 29, 2011 and October 22, 2011. You may want to check your spam folder.
Yes, I went through all your replies, but you don't understand. When I first start the Amiga Forever A4000, all the CD0 and uaescsi.device are in place, there is no CD ICON that allows me to mount an ISO or .CUE file. The reason I seem to be asking about the CD0 images is because I had a bad Hard Drive, and I had no backup and I had to reinstall everything.
Thank you Mike, You've been a very big help. I just sent you my .RP9 file for your review. Maybe you might see something I over looked.
dcms61 is offline   Reply With Quote
Old 25 October 2011, 10:12   #13
zipper
Registered User
 
Join Date: Mar 2004
Location: finland
Posts: 869
Why don't you try it on windows side with Daemon Tools (lite) - haven't seen any problems with it. The images on Daemon Tools drive show fine on Amiga workbench - just looked some anims of Eric Schwartz from CD.
zipper is offline   Reply With Quote
Old 25 October 2011, 13:04   #14
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 3,914
Daemon Tools is the most crashy piece of software I've ever tried. Never had as many blue screens as with this installed.

I prefer VirtualCloneDrive or Alcohol 52%.
__________________
Home: thomas-rapp.homepage.t-online.de
Email: thomas-rapp@web.de
thomas is online now   Reply With Quote
Old 25 October 2011, 14:37   #15
zipper
Registered User
 
Join Date: Mar 2004
Location: finland
Posts: 869
Wow, I never had it to crash in 7 years I think. Have VCD and Alcohol 120, too but Daemon tools is so easy to use. But the alternatives are good, perhaps better.
zipper is offline   Reply With Quote
Old 25 October 2011, 14:59   #16
Supamax
Da Digger :)
 
Supamax's Avatar
 
Join Date: Nov 2008
Location: Italy
Posts: 1,989
Quote:
Originally Posted by zipper View Post
Wow, I never had it to crash in 7 years I think
The same for me. My Daemon Tools never crashed.
Supamax is offline   Reply With Quote
Old 25 October 2011, 16:46   #17
S0ulA55a551n
Registered User
 
S0ulA55a551n's Avatar
 
Join Date: Nov 2010
Location: Rhondda, Wales
Age: 36
Posts: 142
Quote:
Originally Posted by Supamax View Post
The same for me. My Daemon Tools never crashed.

I won't risk installing any iso mounters in windows anymore. The amount of games that won't run because the crappy software protection detects them is unreal.

I have had to use no cd cracks on quite a lot of software I own because of that.
S0ulA55a551n is online now   Reply With Quote
Old 25 October 2011, 18:43   #18
Arnie
Registered User
 
Arnie's Avatar
 
Join Date: Aug 2005
Location: Leicester/UK
Age: 55
Posts: 1,128
Quote:
Originally Posted by dcms61 View Post
When I first start the Amiga Forever A4000, all the CD0 and uaescsi.device are in place, there is no CD ICON that allows me to mount an ISO or .CUE file.
You need to press F12 first, load an ISO file, then the CD icon will appear.
__________________
A600, 2GB CF HD, KS3.1, WB3.1, A604, EasyADF, PCMCIA + 4GB CF.

Last edited by Arnie; 02 March 2012 at 18:12.
Arnie is offline   Reply With Quote
Old 25 October 2011, 23:27   #19
dcms61
David Stevens
 
Join Date: Oct 2011
Location: Berlin/USA
Posts: 22
Smile

Quote:
Originally Posted by Arnie View Post
You need to press F12 first, load an ISO file, then the CD icon will appear.
Okay, I did that and the CD icon appeared. I mounted the .CUE file, and it didn't show on the Workbench, but it did list under the CD icon to unmount the drive. I would upload my screen shot, but it asks for a URL, and the screen capture is on my D:\ drive.

Can you tell me how to post a picture/screen capture in the forums?
Thank You.

dcms61 is offline   Reply With Quote
Old 26 October 2011, 00:33   #20
prowler
Global Moderator
 
prowler's Avatar
 
Join Date: Aug 2008
Location: Sidcup, England
Posts: 8,719
Quote:
Originally Posted by dcms61 View Post
I would upload my screen shot, but it asks for a URL, and the screen capture is on my D:\ drive.

Can you tell me how to post a picture/screen capture in the forums?
Thank You.

Upload your screenshot as an attachment (Click the Manage Attachments button in the Additional Options panel below the Reply panel). Size limit is currently 488.3kB for a picture.

Browse to your D:\ drive, select the file and press Upload, then close the window.

Now your file will be shown below the Reply panel. Right-click on the filename and select Properties from the menu. This is the URL you can use to insert the picture into your post between [IMG] [/IMG] tags. Done!
prowler is offline   Reply With Quote
Old 26 October 2011, 01:53   #21
dcms61
David Stevens
 
Join Date: Oct 2011
Location: Berlin/USA
Posts: 22
Attached Thumbnails
Click image for larger version

Name:	10-25-2011 5-15-54 PM.jpg
Views:	799
Size:	305.8 KB
ID:	29687  
dcms61 is offline   Reply With Quote
Old 26 October 2011, 01:59   #22
dcms61
David Stevens
 
Join Date: Oct 2011
Location: Berlin/USA
Posts: 22
Smile

Sorry about that! As you notice, I have one CD in my physical drive and I used one disk image, which is not on the Workbench.

I've been experimenting with Amiga Forever 2012, and discovered that it's software and not in the config file(s) because I used the built in drive of Workbench 3.X and I'm able to load CD images with no problem. Now if only Mike can tell me what I need software wise to mount CD images because I'm running Workbench 3.9, and I'm able to mount physical CDs but not CD images, unless I use Workbench 3.X!

Thank you for all your help, assistance and patients.
Dave
dcms61 is offline   Reply With Quote
Old 26 October 2011, 06:54   #23
Arnie
Registered User
 
Arnie's Avatar
 
Join Date: Aug 2005
Location: Leicester/UK
Age: 55
Posts: 1,128
I've had a play around with this and I think this is what you need to do.

Right click on the A4000 entry, scroll down to edit.

Click on configuration tab and tick SCSI.

Click on media tab and tick CD0

You should now get the CD icon from the start and uaescsi.device will be selected.
__________________
A600, 2GB CF HD, KS3.1, WB3.1, A604, EasyADF, PCMCIA + 4GB CF.

Last edited by Arnie; 02 March 2012 at 18:12.
Arnie is offline   Reply With Quote
Old 27 October 2011, 00:02   #24
dcms61
David Stevens
 
Join Date: Oct 2011
Location: Berlin/USA
Posts: 22
Okay, they all were checked off. I finally figured out what the problem is/was. Under the tool types, have NONOTWAIT . I figured that out by creating a new hardfile with JUST Workbench 3.9 installed on it. I could only mount physical drives, not images. So I used Aminet Set 4, Disc 1, then I looked under Tools / Useful / Amicdrom and installed it just for the heck of it, and now I can mount ISO and .CUE files with no problem. The best part is that that it was in the Amiga Workbench and NOT with Amiga Forever 2012 ! I'm sorry for being such a big pain. I thought it was a software problem, but I couldn't figure out what it was. Now I have a sticky on my Aminet Set 4 CD ROM to remind me.
Attached Thumbnails
Click image for larger version

Name:	10-26-2011 5-53-18 PM.jpg
Views:	90
Size:	341.9 KB
ID:	29694  
dcms61 is offline   Reply With Quote
Old 27 October 2011, 08:55   #25
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 3,914
You don't need to install additional software to have two CD drives. I told you above what is needed to have one CD drive. To add a second drive you just duplicate the CD0 file (as CD1 for example) and change Unit=0 into Unit=1.
__________________
Home: thomas-rapp.homepage.t-online.de
Email: thomas-rapp@web.de
thomas is online now   Reply With Quote
Old 05 November 2011, 01:24   #26
ipp0
Registered User
 
Join Date: May 2010
Location: Germany
Posts: 19
In my opinion Deamon Tools is one of the most perfect tools for Windows since there is no mount command.

I don't see. It never crashed here. And it worked with WinUAE perfectly.
ipp0 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Amiga forever 2012? capa support.WinUAE 4 04 October 2011 21:39
How/where do I save files in Amiga Forever? JrasicMark New to Emulation or Amiga scene 5 18 July 2009 08:06
ISO mounting within WinUAE please zardoz request.UAE Wishlist 8 18 May 2005 17:51
Mounting ADF files as disks on real amiga dkovacs support.Apps 5 08 April 2005 16:57
Using the amiga forever files with the Linux verison of UAE joeservant support.OtherUAE 10 22 March 2004 20:52


All times are GMT +2. The time now is 16:59.

-->

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Page generated in 0.32609 seconds with 10 queries