Welcome, Guest. Please login or register.

Author Topic: MountDOS: "MD01:: bad number"  (Read 2799 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline A4000_Mad

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 1392
    • Show all replies
Re: MountDOS: "MD01:: bad number"
« on: January 11, 2008, 08:03:11 PM »
I'm no expert moto, but give this a go mate :-)

It is actually the mountlist of the driver CF0 which works any sized CF card on the PCMCIA slot of an A1200. I've managed the complicated task of changing 'compactflash.device' to 'scsi.device' :oops: :-D

FileSystem = l:fat95
Device = scsi.device
Unit = 0
Flags = 0
LowCyl = 0
HighCyl = 0
Surfaces = 1
BlocksPerTrack = 1
BlockSize = 512
Buffers = 20
BufMemType = 1
BootPri = 0
Stacksize = 4096
Priority = 5
GlobVec = -1
DosType = 0x46415401
A4000 Mad
 

Offline A4000_Mad

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 1392
    • Show all replies
Re: MountDOS: "MD01:: bad number"
« Reply #1 on: April 03, 2008, 08:51:40 PM »
Quote

A4000_Mad wrote:
I'm no expert moto, but give this a go mate :-)

It is actually the mountlist of the driver CF0 which works any sized CF card on the PCMCIA slot of an A1200. I've managed the complicated task of changing 'compactflash.device' to 'scsi.device' :oops: :-D

FileSystem = l:fat95
Device = scsi.device
Unit = 0
Flags = 0
LowCyl = 0
HighCyl = 0
Surfaces = 1
BlocksPerTrack = 1
BlockSize = 512
Buffers = 20
BufMemType = 1
BootPri = 0
Stacksize = 4096
Priority = 5
GlobVec = -1
DosType = 0x46415401



Quote
motorollin wrote:

Hmm ok. So would that mountlist A4000_Mad posted work?


Yes it does 8-)



I've just used it to read both a FAT formatted 64MB and a 1GB Compact Flash card with an A4000 for the very first time :banana:

:pint:

A4000 Mad