@AMIGAZ:
You settings are ok, but you obviously didn't read the PFS3 manual.
1. don't use CFS as identifier ! The corrct ID for PFS3 is PFS\03 (0x50465303). Go to Add/Update, remove PFS3, then add it again and when it asks you for the identifier, enter the correct value. Then change each PFS3 partition to that identifier, too.
2. Mask should be divisible by 4, so it should have a "C" at the end. Higher values than 0x7ffffffc make no sense. You don't have more than 2GB of RAM, do you ?
Regarding block size: PFS3 can only handle blocks of 512 bytes. Only if your device does not support 512 byte blocks (I don't know any), you can use 1024. Higher block sizes don't work.
Next time read the manual before you ask. It has a very detailed discussion of Mask and MaxTransfer and what they are for. It also discusses block sizes and instructs how to install PFS3 with the correct identifier.
Bye,
Thomas