first you need root access
sudo -s
open rc.locale in /etc/ with gedit or vim
gedit /etc/rc.locale
now you can add the line
./usr/lib/parallels/autostart/drivers_start
before the "exit 0" statement.
save the file and close gedit, now the drivers should be loaded every time you start up.