~hakuna-matata/wubi/ubuntu-mate

« back to all changes in this revision

Viewing changes to data/wubildr.cfg

  • Committer: Hakuna Matata
  • Date: 2015-04-09 18:33:03 UTC
  • Revision ID: hakuna1234567890@hotmail.com-20150409183303-sp2nzeo8btajvc1p
EFIĀ support

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
    if loopback loop0 /ubuntu/disks/root.disk; then
5
5
        set root=(loop0)
6
6
        if [ -e /boot/grub/grub.cfg ]; then
 
7
            set prefix=($root)'/boot/grub'
7
8
            if configfile /boot/grub/grub.cfg; then
8
9
                set show_panic_message=false
9
10
            fi