Magellan Linux

Diff of /trunk/virtualbox/virtualbox-config.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 985 by niro, Wed Jul 1 20:19:00 2009 UTC revision 986 by niro, Fri Feb 19 12:38:29 2010 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  # $Header: /root/magellan-cvs/src/virtualbox/virtualbox-config.sh,v 1.10 2009-07-01 20:19:00 niro Exp $  # $Header: /root/magellan-cvs/src/virtualbox/virtualbox-config.sh,v 1.11 2010-02-19 12:38:29 niro Exp $
3  # Configures virtualbox for Magellan-Linux  # Configures virtualbox for Magellan-Linux
4    
5  LIBDIR=/usr/lib  LIBDIR=/usr/lib
# Line 103  else Line 103  else
103   echo -e ${COLRED}   echo -e ${COLRED}
104   echo "Your current running kernel does not match the the module target."   echo "Your current running kernel does not match the the module target."
105   echo "You must boot into your target kernel and load the modules manually,"   echo "You must boot into your target kernel and load the modules manually,"
106   echo "before you can use virtual box."   echo "before you can use virtualbox."
107   echo -en ${COLDEFAULT}   echo -en ${COLDEFAULT}
108  fi  fi
109    

Legend:
Removed from v.985  
changed lines
  Added in v.986