Magellan Linux

Diff of /trunk/initscripts/busybox/rc/rc

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

revision 1774 by niro, Sat Mar 3 16:00:17 2012 UTC revision 1788 by niro, Mon Apr 2 11:26:04 2012 UTC
# Line 65  then Line 65  then
65   mount -n -t sysfs sysfs /sys   mount -n -t sysfs sysfs /sys
66   evaluate_retval   evaluate_retval
67   else   else
68   rc_echo -e ${COLORED}"Fatal: mountpoint /sys missing ..."   rc_echo -e ${COLRED}"Fatal: mountpoint /sys missing ..."
69   rc_echo -e ${COLYELLOW}"Please create the directory /sys (mkdir -p /sys)."   rc_echo -e ${COLYELLOW}"Please create the directory /sys (mkdir -p /sys)."
70   rc_echo -e ${COLYELLOW}"It's essential for a 2.6 kernel."   rc_echo -e ${COLYELLOW}"It's essential for a 2.6 kernel."
71   fi   fi

Legend:
Removed from v.1774  
changed lines
  Added in v.1788