wok rev 13482

syslinux/c32box: explain boot menu a bit
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 11 21:39:29 2012 +0200 (2012-10-11)
parents bd8f09202680
children 70470f9c2705
files syslinux/stuff/extra/md5sum.c
line diff
     1.1 --- a/syslinux/stuff/extra/md5sum.c	Thu Oct 11 13:43:57 2012 +0200
     1.2 +++ b/syslinux/stuff/extra/md5sum.c	Thu Oct 11 21:39:29 2012 +0200
     1.3 @@ -585,6 +585,7 @@
     1.4      msg="Append to kernel parameters: ";
     1.5      for (i = 3; i < argc; i++, msg = " ")
     1.6  	printf("%s%s",msg,argv[i]);
     1.7 +    printf("\nNow select 'Start SliTaz' in menu top.");
     1.8      printf("\n\n                            Hit RETURN to continue.\n");
     1.9  
    1.10      msg = "Load error";