Hi everyone,
Ι just installed keeper2k's 4MB fast ram board in my A500 (only extras i have: A502 trapdoor ram + 2nd floppy drive) and i was thinking of "utilizing" it

, by transferring up to 4 disks in fast ram as rebootable rad devices, in order to play as fast as possible many multi disk adventures i like so much, without the CONTINUOUSLY AND ANNOYING LOADING times from disks,and also minimizing disk-swapping.
Now, in order to do that i tried the above method:
First i edit the devs/mountlist and change the highcyl parameter of rad device to 79. Then i copy the entire RAD device block and added it 3 more times in the list, changing the name of the devices to RAD2, RAD3, RAD4.I also changed the unit attribute to the added rad devices from 0 to 1,2 and 3 respectively.
Next opened amiga shell and try the commands:
mount rad:
diskcopy df0: to rad:
mount rad2:
diskcopy df0: to rad2:
mount ra3:
diskcopy df0: to rad3:
Unfortunately what happens is that every disk overwrites the previous one,no matter what rad device i'm using for diskcopy! It seems like all rad's are using the same memory area, i've noticed that no extra memory is used when i copy the 2nd disk in rad2 device.
So the question is:
Is it possible to have more than 1 rad devices on amiga 500 with extra fast ram, and if so, how can you achieve that?