Welcome, Guest. Please login or register.

Author Topic: Mac PreFormated Zip Jaz disks OK for Amiga?  (Read 1640 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Dr_Righteous

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1345
    • Show all replies
Re: Mac PreFormated Zip Jaz disks OK for Amiga?
« on: November 14, 2005, 04:31:48 AM »
Does it recognize the fact a disk has been inserted? Do you get an NDOS icon on the Workbench?

Amigas won't recognize Mac formats by default, you'll need CrossMac. Assuming you can see a ZIP disk at all, you can reformat it for DOS (FAT), since CrossDOS should already be installed and MacOS can read DOS (FAT) disks too.

Oh and of course you need to have the ZIP drivers installed on your miggy as well... Found easilly on Aminet.
- Doc

A4000D, A3640 OC-36.3MHz, custom tower, Mediator A4000D. Diamond Banshee 16M, Indivision AGA 4000, GVP HC+8.

Mac Mini 1.5GHz, that might run MorphOS someday, when the fools who own it come to the realization that 30 minutes just isn\'t enough time to play with it enough to decide whether or not you like it enough to cough up $200.

 - Someone please design SOME kind of DIY accelerator for the A4000. :D -
 

Offline Dr_Righteous

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1345
    • Show all replies
Re: Mac PreFormated Zip Jaz disks OK for Amiga?
« Reply #1 on: November 16, 2005, 04:43:35 AM »
Do you have JazTools installed? That might help. http://www.aminet.net/search.php?query=iomega

Might double check the disk isn't write protected using your Mac. That optical write protection is a bear sometimes.
- Doc

A4000D, A3640 OC-36.3MHz, custom tower, Mediator A4000D. Diamond Banshee 16M, Indivision AGA 4000, GVP HC+8.

Mac Mini 1.5GHz, that might run MorphOS someday, when the fools who own it come to the realization that 30 minutes just isn\'t enough time to play with it enough to decide whether or not you like it enough to cough up $200.

 - Someone please design SOME kind of DIY accelerator for the A4000. :D -
 

Offline Dr_Righteous

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1345
    • Show all replies
Re: Mac PreFormated Zip Jaz disks OK for Amiga?
« Reply #2 on: November 17, 2005, 04:35:51 AM »
The formats are indeed different. I can't put a Mac formatted ZIP disk in my PC and have it read (without software intervention)... It'll assume the disk is unformatted and prompt to format. Thus the little lable on the disk that says "Mac Formatted." It's not just software, it's a different format.

Using a FAT (DOS/Windows) formated ZIP disk...
You should have a file in Devs:/DOSDrivers called ZIC containing:
FileSystem = CrossDOSFileSystem
Flags = 0
Surfaces = 1
BlocksPerTrack = 1
SectorsPerBlock = 1
SectorSize = 512
Mask = 0x7ffffffe
MaxTransfer = 0x100000
Reserved = 0
Interleave = 0
LowCyl = 0
HighCyl = 196607
Buffers = 5
BufMemType = 0
StackSize = 2000
Priority = 10
GlobVec = -1
DosType = 0x4d534800

Icon Information should contain:
File Tab...
   Name: ZIC (Project)
   Version: ?
   Protection: Read, Write, Delete, Execute
   Icon Tab...
   Default Tool: C:Mount
   StackSize: 4094
   Priority: 0
   Start From: Workbench
   ToolTypes:
      Activate=1
      Device=(YOURscsi.device)
      Unit=(SCSI ID of ZIP drive)

There is another file called ZIP, but you don't really need it since you're going through CrossDOS, rather than formating with FFS.
- Doc

A4000D, A3640 OC-36.3MHz, custom tower, Mediator A4000D. Diamond Banshee 16M, Indivision AGA 4000, GVP HC+8.

Mac Mini 1.5GHz, that might run MorphOS someday, when the fools who own it come to the realization that 30 minutes just isn\'t enough time to play with it enough to decide whether or not you like it enough to cough up $200.

 - Someone please design SOME kind of DIY accelerator for the A4000. :D -