On Wed, Apr 14, 2010 at 09:44:58AM -0400, Carlos Mennens wrote:
############################################## [code][root@ghost ~]# /etc/rc.d/vboxdrv start -bash: /etc/rc.d/vboxdrv: No such file or directory[/code] ##############################################
This PKGBUILD currently doesn't use any scripts in "/etc/rc.d/" - that might be changed in future releases. In the meantime, you can (un)load the module manually using modprobe(8) - just as Guilherme said.
Now when I try to start VirtualBox I get the following error:
############################################## [code][cmennens@ghost virtualbox_bin]$ VirtualBox VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/opt/VirtualBox/VirtualBox.so",) failed: libSDL-1.2.so.0: cannot open shared object file: No such file or directory[/code] ##############################################
You need to install sdl if you want to use the VirtualBox GUI, have a look at the optional deps.