There is also a "not partitioned" option, probably to format to FAT16/32 within SymbOS. I've not tested if an already created FAT32 partition is detected and used.
Zozo is correct. Today sometimes an MBR is added with one partition, and sometimes there is no MBR, the boot sector of the first partition is directly placed at physical sector 0. In this case you have to select "not partitioned".
I am using the "big" SD card at my EP for all the FAT12 partitions and the micro SD card as a FAT32 device with 32GB for SymbOS only. So I have at least one partition which is shared between EXDOS and SymbOS and one big for all the additional data which can be used in SymbOS (videos etc
).
Due to its ability to access larger FAT16 and gigantic FAT32 partitions (up to 2TB in theory) I didn't see the need for supporting extended partitions before (it would made the routine for "activating" a partition a litte bit bigger).
The question are: how many drives (letters) are possible under SymbOS? If also possible up to Z, then only the partition collection routine needed to be extended.
You can use any drive letter between A-Z, but the total number is limited to 8 (again with a nice FAT32 partition this is more than enough
)
Prodatron say previously it is only possible in the "for extended Enterprise" version, which can be use a different memory map.
That's correct!
Well, with mass-storage solutions now like SD-card, isn't it possible to save the system segment, to the card and restore on exit?
Hm, good idea, maybe the boot loader can do this before starting SymbOS. Then no changes in SymbOS itself are required at all, just a "restore app", which is executed when you quit SymbOS...
This SymAmp are available?
It's currently in Gecos hands
I just tested his first version from yesterday evening, which he was sending to me.