My gripe with aros is the lack of memory protection and other things. I really would like to see aros on the L4 kernel.
AROS does run on linux but also without memory protection between the programs. Unfortunately getting memory protection under AROS involves much more then porting to some kernel that provides memory protection. At the moment programs have to be able to see each other memory.
Staf.