[Eisfair] [e1] eiskernel 2.8.0 - 3.2er Kernel
Jürgen Witt
j-witt at web.de
Mi Feb 18 13:08:38 CET 2015
Hallo NG,
hier eine schnelle Zusammenfassung wie man VirtualBox auf einem E1
installiert.
eis # wget
http://download.virtualbox.org/virtualbox/4.3.22/VirtualBox-4.3.22-98236-Linux_x86.run
eis # chmod 775 VirtualBox-4.3.22-98236-Linux_x86.run
eis # ./VirtualBox-4.3.22-98236-Linux_x86.run
Verifying archive integrity... All good.
Uncompressing VirtualBox for Linux installation............
VirtualBox Version 4.3.22 r98236 (2015-02-12T16:07:56Z) installer
Installing VirtualBox to /opt/VirtualBox
As our installer does not recognize your Linux distribution, we were
unable to
set up the initialization script vboxdrv correctly. The script has been
copied
copied to the /etc/init.d directory. You should set up your system to start
it at system start, or start it manually before using VirtualBox.
If you would like to help us add support for your distribution, please
open a
new ticket on http://www.virtualbox.org/wiki/Bugtracker.
As our installer does not recognize your Linux distribution, we were
unable to
set up the initialization script vboxballoonctrl-service correctly. The
script has been copied
copied to the /etc/init.d directory. You should set up your system to start
it at system start, or start it manually before using VirtualBox.
If you would like to help us add support for your distribution, please
open a
new ticket on http://www.virtualbox.org/wiki/Bugtracker.
As our installer does not recognize your Linux distribution, we were
unable to
set up the initialization script vboxautostart-service correctly. The
script has been copied
copied to the /etc/init.d directory. You should set up your system to start
it at system start, or start it manually before using VirtualBox.
If you would like to help us add support for your distribution, please
open a
new ticket on http://www.virtualbox.org/wiki/Bugtracker.
As our installer does not recognize your Linux distribution, we were
unable to
set up the initialization script vboxweb-service correctly. The script
has been copied
copied to the /etc/init.d directory. You should set up your system to start
it at system start, or start it manually before using VirtualBox.
If you would like to help us add support for your distribution, please
open a
new ticket on http://www.virtualbox.org/wiki/Bugtracker.
ln: failed to create symbolic link `/usr/share/pixmaps/VBox.png': No
such file or directory
ln: failed to create symbolic link `/usr/share/pixmaps/virtualbox.png':
No such file or directory
ln: failed to create symbolic link
`/usr/share/applications/virtualbox.desktop': No such file or directory
ln: failed to create symbolic link
`/usr/share/mime/packages/virtualbox.xml': No such file or directory
Python found: python, installing bindings...
/bin/bash: python: command not found
./install.sh: line 160: /etc/udev/rules.d/60-vboxdrv.rules: No such file
or directory
Building the VirtualBox kernel modules
As our installer does not recognize your Linux distribution, we were
unable to
set up the initialization script vboxdrv correctly. The script has been
copied
copied to the /etc/init.d directory. You should set up your system to start
it at system start, or start it manually before using VirtualBox.
If you would like to help us add support for your distribution, please
open a
new ticket on http://www.virtualbox.org/wiki/Bugtracker.
VirtualBox has been installed successfully.
You will find useful information about using VirtualBox in the user manual
/opt/VirtualBox/UserManual.pdf
and in the user FAQ
http://www.virtualbox.org/wiki/User_FAQ
We hope that you enjoy using VirtualBox.
1. Startversuch
eis # /etc/init.d/vboxdrv start
Starting VirtualBox kernel modules ...failed!
(Cannot create device /dev/vboxdrv with major 10 and minor 58u
59)
Folgende Änderung in /etc/init.d/vboxdrv vornehmen
MINOR=`sed -n 's;\([0-9]\+\) vboxdrv;\1;p' /proc/misc`
in
MINOR=`sed -n '/vboxdrv$/ s;\([0-9]\+\) vboxdrv;\1;p' /proc/misc`
Neuer Startversuch
eis # /etc/init.d/vboxdrv start
Starting VirtualBox kernel modules ...done.
eis # vboxwebsrv -b
Oracle VM VirtualBox web service Version 4.3.22
(C) 2007-2015 Oracle Corporation
All rights reserved.
VirtualBox web service 4.3.22 r98236 linux.x86 (Feb 12 2015 15:52:14)
release log
00:00:00.000100 main Log opened 2015-02-18T11:13:58.873274000Z
00:00:00.000103 main Build Type: release
00:00:00.000107 main OS Product: Linux
00:00:00.000110 main OS Release: 3.2.54-eisfair-1-SMP
00:00:00.000112 main OS Version: #1 SMP Thu Jan 1 15:01:54 CET 2015
00:00:00.000134 main DMI Product Name: VirtualBox
00:00:00.000143 main DMI Product Version: 1.2
00:00:00.000188 main Host RAM: 1009MB total, 939MB available
00:00:00.000274 main Executable: /opt/VirtualBox/vboxwebsrv
00:00:00.000277 main Process ID: 20076
00:00:00.000279 main Package type: LINUX_32BITS_GENERIC
eis # echo VBOXWEB_USER=vbox > /etc/default/virtualbox
eis # /etc/init.d/vboxweb-service start
Starting VirtualBox web service ...done.
eis # /etc/init.d/vboxweb-service status
Checking for VBox Web Service ...running
Alle Dienste laufen und jetzt könnte eine virtuelle Maschine installiert
werden.
Gruß
Jürgen
Mehr Informationen über die Mailingliste Eisfair