(mount (can 'execute')    '/IFS/HPFS/"CODE"/Programs' '/Apps')
(mount (can 'read-write') '/IFS/HPFS/"DATA"'          '/User')

(mount                    '/IFS/CDROM/"*"'            '/Storage/CDROM') 
(mount (can 'read-write') '/IFS/FLASH/"*"'            '/Storage/Flash')
(mount (can 'read-write') '/IFS/RAMFS/"*"'            '/Storage/RAMFS')
(mount (can 'read-write') '/IFS/SQLFS/"*"'            '/Storage/SQLFS')