View previous topic :: View next topic |
Author |
Message |
numeritos Apprentice

Joined: 24 Nov 2006 Posts: 154
|
|
Back to top |
|
 |
Jaglover Watchman


Joined: 29 May 2005 Posts: 8291 Location: Saint Amant, Acadiana
|
|
Back to top |
|
 |
numeritos Apprentice

Joined: 24 Nov 2006 Posts: 154
|
Posted: Tue Mar 06, 2007 9:43 pm Post subject: |
|
|
Jaglover wrote: | Did you start the server?
Code: | sudo modprobe vboxdrv
vboxsvc --daemonize && virtualbox
|
|
Niiiice! It worked, thanks! I searched for a server related to virtualbox on /etc/init.d/ but found nothing. Is there any way of making this automatic at boot time wihout a shell script? |
|
Back to top |
|
 |
numeritos Apprentice

Joined: 24 Nov 2006 Posts: 154
|
Posted: Tue Mar 06, 2007 9:54 pm Post subject: |
|
|
I got an idea to make it load at boot time. I can add vboxdrv to /etc/modules.autoload.d/2.6 and then just make a little script to load the virtualbox GUI.
If you got a better idea, I'm all ears!  |
|
Back to top |
|
 |
numeritos Apprentice

Joined: 24 Nov 2006 Posts: 154
|
Posted: Tue Mar 06, 2007 10:34 pm Post subject: |
|
|
Another error... A VM I had created was initializing and this error came up:
http://img410.imageshack.us/img410/8044/virtualboxel3.png
I know it's about permission, but I don't know how to give VirtualBox permission to access what it needs |
|
Back to top |
|
 |
Jaglover Watchman


Joined: 29 May 2005 Posts: 8291 Location: Saint Amant, Acadiana
|
|
Back to top |
|
 |
numeritos Apprentice

Joined: 24 Nov 2006 Posts: 154
|
Posted: Tue Mar 06, 2007 10:46 pm Post subject: |
|
|
Thanks, I'll read it. And thanks not to have given me a RTFM answer, hehe  |
|
Back to top |
|
 |
numeritos Apprentice

Joined: 24 Nov 2006 Posts: 154
|
Posted: Tue Mar 06, 2007 10:49 pm Post subject: |
|
|
Still doesn't work... Same error and I added my user to vboxusers group |
|
Back to top |
|
 |
Jaglover Watchman


Joined: 29 May 2005 Posts: 8291 Location: Saint Amant, Acadiana
|
|
Back to top |
|
 |
numeritos Apprentice

Joined: 24 Nov 2006 Posts: 154
|
Posted: Tue Mar 06, 2007 10:59 pm Post subject: |
|
|
Thanks again! I really appreciate your help! It worked!
I've got another error about sound, but I'll investigate myself in the user's manual  |
|
Back to top |
|
 |
Waninkoko Guru


Joined: 13 May 2005 Posts: 549
|
Posted: Wed Mar 07, 2007 6:47 pm Post subject: |
|
|
There's another way to load virtualbox. If you set the "wrapper" use, a little script will be installed. Then you only need to type VirtualBox to run it (but you still need to load the kernel module before). |
|
Back to top |
|
 |
numeritos Apprentice

Joined: 24 Nov 2006 Posts: 154
|
Posted: Wed Mar 07, 2007 9:32 pm Post subject: |
|
|
Waninkoko wrote: | There's another way to load virtualbox. If you set the "wrapper" use, a little script will be installed. Then you only need to type VirtualBox to run it (but you still need to load the kernel module before). |
Thanks! That would be really usefull. I hate to have a console open while running something with a GUI... I'll recompile it with that flag  |
|
Back to top |
|
 |
|