/[packages]/cauldron/virtualbox/current/SOURCES/VirtualBox-1.6.0_OSE-initscriptname.patch
ViewVC logotype

Contents of /cauldron/virtualbox/current/SOURCES/VirtualBox-1.6.0_OSE-initscriptname.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1459 - (show annotations) (download)
Sun Jan 9 02:00:20 2011 UTC (13 years, 3 months ago) by ahmad
File size: 1013 byte(s)
imported package virtualbox
1 diff -p -up VirtualBox-1.6.0_OSE/src/VBox/Installer/linux/VBox.sh.initscript VirtualBox-1.6.0_OSE/src/VBox/Installer/linux/VBox.sh
2 --- VirtualBox-1.6.0_OSE/src/VBox/Installer/linux/VBox.sh.initscript 2008-05-14 16:59:58.000000000 +0200
3 +++ VirtualBox-1.6.0_OSE/src/VBox/Installer/linux/VBox.sh 2008-05-14 17:00:58.000000000 +0200
4 @@ -38,7 +38,7 @@ WARNING: The vboxdrv kernel module is no
5 available for the current kernel (`uname -r`) or it failed to
6 load. Please recompile the kernel module and install it by
7
8 - sudo /etc/init.d/vboxdrv setup
9 + sudo /etc/rc.d/init.d/virtualbox start
10
11 You will not be able to start VMs until this problem is fixed.
12 EOF
13 @@ -46,7 +46,7 @@ elif [ ! -c /dev/vboxdrv ]; then
14 cat << EOF
15 WARNING: The character device /dev/vboxdrv does not exist. Try
16
17 - sudo /etc/init.d/vboxdrv restart
18 + sudo /etc/rc.d/init.d/virtualbox restart
19
20 and if that is not successful, try to re-install the package.
21

  ViewVC Help
Powered by ViewVC 1.1.30