VirtualBox Not Working (http://127.0.0.1:18083/)
1. Created My_VM
2. Edit vbox4.conf
- Code: Select all
[/etc/config] # vi vbox4.conf
[vbox4]
DEFAULT_VERSION=virtualbox
CURRENT_VERSION =
[virtualbox]
ENABLE=TRUE
DEB_BASE = /share/MD0_DATA/.qpkg/vbox4/virtualbox
INCL_PUBLIC=TRUE
INCL_VM=TRUE
VM_PATH = /share/My_VM
IP_Escape = 127.0.0.1
Port_Escape = 5555
Processor = x86_64
3. Copy modules
- Code: Select all
[/etc/init.d] # cp -R -P /share/MD0_DATA/.qpkg/vbox4/modules/new_x86_64/* /share/MD0_DATA/.qpkg/vbox4/virtualbox/lib/modules/2.6.33.2/
4. Error Message
[/etc/init.d] # ./vbox4.sh start
Root Folder : /share/MD0_DATA/.qpkg/vbox4/virtualbox Vbox chroot name : virtualbox
Starting VirtualBox kernel modules:
[b]modprobe vboxdrv failed. Please use 'dmesg' to find ...
more ...Statistics : 6 Replies || 32 Views
Post by
cbaptiste