> > you have installed virtualbox? > > Yes, and when I saw the same process on a b99 system > I finally > got smart enough to google the problem. > > svcadm disable virtualbox/zoneaccess
That method script IMO ought to be rewritten as a C program (which would open the device, fork, and call pause() rather than sleep(1000000000)), and with a name like vboxdrv_zoneaccess, so that looking at ps output would provide some clue what the heck it was for. Better still of course, not to need to simply hold a file descriptor open at all. -- This message posted from opensolaris.org