Error while loading Device Driver

parag.vibhute

Registered
Hi,
I am system programmer in macintosh.
I am testing a device driver. While loading device driver on target machine (which is one of the steps while debugging a device driver using GDB), I am getting following error:
kextload:extension /tmp/HelloIOKit.kext is not authentic.
{ HelloIOKit.kext is a name of device driver}

For this, I logged in 'Console' as administrator & given read, write, execute permission to everybody.

If anybody knows what is wrong, please reply.

Thanks,
parag
 
Back
Top