diff --git a/drivers/ramdisk/rc b/drivers/ramdisk/rc index fc8dd15ba..b49c1dd8a 100755 --- a/drivers/ramdisk/rc +++ b/drivers/ramdisk/rc @@ -29,7 +29,7 @@ then if [ -e $ACPI -a -n "`sysenv acpi`" ] fi if [ X`/bin/sysenv arch` = Xearm ] -then echo starting mmc driver +then echo Starting the mmc driver /bin/service -c up /sbin/mmc -dev /dev/c0d0 fi