40 custom
Code:
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry 'Kubuntu' {
insmod part_gpt
insmod btrfs
search --no-floppy --fs-uuid --set=root 27a9a212-d177-4665-b6bc-bf304e8c1f3e
configfile /@Kubuntu1704/boot/grub/grub.cfg
Leave a comment: