joska wrote:AtariZoll wrote:There is no sense to make FAT32 on 2GB card. You just use good old FAT16. Which can have long file names too. Remember: Windows long file names were introduced with Windows 95, and in that time there was no FAT32 at all !
F32 partitions are faster than F16 with MiNT. Also, you'd have to use 32K clusters to get a 2Gb partition with F16, which is not very efficient. F16 is IMO only recommended if one needs to access the partitions from TOS.
AtariZoll wrote:And even if you want only 1 partition on that 2GB card, no need for FAT32, because may use 2GB FAT16 partition. But that combination requires BigDOS, or BigDOSF - question is will it work properly on Hades ?
He said that he will boot from this card, that rules out BigDOS and a single partition
I would
guess that BigDOS works just as "good" on the Hades as on other TOS computers.
I still say that FAT32 on 2GB media is not good idea.
It is possible to boot from IDE hard disk with DOS partitions on Ataris. I solved it. But it is truth that Hddriver can not boot that combination.
In any case, this is not simple situation, because Linux access requires DOS partitioning, while Hddriver requires TOS partitioning
The whole trick is in special bootsector, what is DOS compatible + Atari code is byte swapped, so it will autoboot. I guess that Firebee does something like that too in his TOS - concrete it byte swaps IDE bootsector for case that it is DOS type - and then if checksum is $1234 executes it.
Truth is that byte-swap slowdowns transfer, but on Falcon it is much less than on 68000 (barell shifter) . With byte-swap IDE is still aprox same speed as SCSI on Falcon - about 1.6 MB/sec . On Hades certainly much more. And you self use DOS type on Firebee
In this case, it seems that useful combination is one TOS partititon and one FAT32. Only problem is that Linux will not see anything of them, as it handles not TOS partitioning - except if it is compiled in Kernel. Blame Atari, because did not HW byte-swap right at moment when they started to use IDE.
Other idea would be TOS/DOS partitioning, but it will not autoboot with IDE and Hddriver, even not with latest versions which support more partitions, if I know it correct.
Famous Schrodinger's cat hypothetical experiment says that cat is dead or alive until we open box and see condition of poor animal, which deserved better logic. Cat is always in some certain state - regardless from is observer able or not to see what the state is.