Welcome, Guest. Please login or register.

Author Topic: The Interesting Discovery Or Handy Tip Thread.....  (Read 5012 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline A4000_MadTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 1392
    • Show all replies
The Interesting Discovery Or Handy Tip Thread.....
« on: November 23, 2010, 02:26:08 PM »
Hi Guys,

The internal floppy drive of an A4000 stopped being able to read floppy disks this morning and I was a bit peeeeed of about it....




But I was able to make an external floppy drive, plugged onto the rear of the A4000, behave exactly like the internal floppy drive by simply removing the cable and power lead from the internal drive and changing the jumper J352 on the motherboard from INT to EXT (as shown). You can even insert a bootable floppy disk into the external drive, switch on your A4000 and boot straight into the floppy.

If you know of or discover something which could be helpful to others, then feel free to post it here :)

:drink:
« Last Edit: November 23, 2010, 05:28:49 PM by A4000_Mad »
A4000 Mad
 

Offline A4000_MadTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 1392
    • Show all replies
Re: The Interesting Discovery Or Handy Tip Thread.....
« Reply #1 on: December 01, 2010, 09:40:46 PM »
Quote from: RMK305;593880
Brilliant find!


I coudn't agree with you more RMK305 :biglaugh:

By coincidence I had just put my first ever LCD monitor on an Amiga the same day as the internal floppy drive packed up....



With space being a bit tight between a cupboard and a desk occupied by an A1200 Desktop, it is handy to have extra room for my CD32 control pad and some floppies too. I will of course be replacing the internal drive at some point, but there is no rush as the set up is working great with the almost silent running GVP external floppy drive which was new out of the box :)
A4000 Mad
 

Offline A4000_MadTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 1392
    • Show all replies
Re: The Interesting Discovery Or Handy Tip Thread.....
« Reply #2 on: January 14, 2011, 10:39:29 PM »
Setting up a CDrom drive

Hi Guys,

I've just had to get a CDrom drive working on an A1200 Tower, so thought I'd put what I did here in case it is of use to anyone :)

I've always used IDEfix97 myself obtainable from here:-

http://aminet.net/search?query=idefix97

Here's a screenshot............




My own shortcut was to just copy over the required files from an A4000 which was already setup and using a CDrom.

The file called IDEfix goes into the C drawer of Workbench.
The file called CacheCDFS goes the L drawer of Workbench.
The driver CD1 goes into the Devs/DOSdrivers drawer of Workbench.
The tools called FindDevice and Register I just put into my Work partition.

As the A1200 Tower is using a 4-way-buffered-IDE-interface, I used the text editor EditPad to add these 3 lines to the top of my Startup-Sequence which is located in the S drawer of Workbench:-

If Exist C:IDEFix
C:IDEfix
EndIf

(NOTE: You do *not* need to add those lines unless using a 4-way-buffered-IDE-interface.
i.e. You wouldn't need to add them for a SCSI CDrom on an A2000 or a for a CDrom drive on the PCMCIA slot of an A1200 Desktop, for example)


After a reboot to get IDEfix running, I double clicked on FindDevice, ticked the little box "Show All Device Types, and then clicked on the devices listed in the left FindDevice window. This caused my devices to display in the right FindDevice window. As you can see from the screenshot above, my hard drive and CDrom drive both showed up as scsi.devices with the WDC hard drive being Unit 0 and the Matshita CDrom drive as Unit 1 (The hard drive is attached to the IDE leads first position and the CDrom drive is on the IDE leads second position).

This obtained information of scsi.device and Unit 1 is important for the driver CD1 which is in the DOSdrivers drawer of  Workbench. The driver CD1 is now loaded into a text editor to have its details checked and altered if necessary.

See the screenshot below......................




As you can see, the top 3 lines of CD1 are now correct for the CDrom drive:-

FileSystem    = L:CacheCDFS
Device           = "scsi.device"
Unit              = 1


All went smoothly for me and I hope it does for you too if you use this post :)

:pint:
« Last Edit: January 15, 2011, 12:13:44 AM by A4000_Mad »
A4000 Mad
 

Offline A4000_MadTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 1392
    • Show all replies
Re: The Interesting Discovery Or Handy Tip Thread.....
« Reply #3 on: January 15, 2011, 09:57:59 AM »
Quote from: runequester;606770
I am probably the last person on the planet who didn't know this, so feel free to laugh, but last night I discovered that you can drag screens in workbench by holding down left amiga and clicking anywhere

I had forgotten that so thanks for the reminder :)

Does anyone remember what will allow you to drag open windows past the edge of the screen?
A4000 Mad