[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CFFA Card max size for CF Card
Some patched versions of DOS 3.3 were capable of 400k partitions. This
was the absolute maximum however. DOS.MASTER is probably a better
solution since it essentially encapsulates a DOS 3.3 partition inside a
prodos file.
The CFFA supports a couple different configurations. 4 ProDOS
partitions + 2 HFS or 8 PRODOS partitions + 0 HFS. Unfortunately, the
GSOS driver doesn't support the 8 partition mode. I have no idea why,
I think it would be rather easy to implement.
- Paul