~hamo/ubuntu/precise/grub2/grub2.hi_res

« back to all changes in this revision

Viewing changes to docs/grub.cfg

ImportĀ upstreamĀ versionĀ 1.97~beta3

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
        chainloader +1
63
63
}
64
64
 
 
65
# For booting Memtest86+
 
66
menuentry "Memtest86+" {
 
67
        set root=(hd0,1)
 
68
        linux16 /memtest86+.bin
 
69
}
 
70
 
65
71
# Change the colors.
66
72
menuentry "Change the colors" {
67
73
        set menu_color_normal=light-green/brown