Work around regression in GRUB 2.00-22
authorMichael Schierl <schierlm@gmx.de>
Sat, 29 Mar 2014 12:34:28 +0000 (13:34 +0100)
committerMichael Schierl <schierlm@gmx.de>
Sat, 29 Mar 2014 12:34:28 +0000 (13:34 +0100)
commit10201fbbc1d5717e11bd2e423bc43c6d27721823
tree8c4314712d4b7ea5e57939b20e7e9a49451a365e
parent462afb6bf4b12814e77ebd618a03200cb77eb95f
Work around regression in GRUB 2.00-22

Seems that Grub 2.00-22 cannot properly load a gzipped initrd file
with 'linux16' command (which is used to load the gzipped FreeDOS
memdisk image). As a workaround, mount the filesystem using the
'loopback' command (which transparently decompresses it) and then use
blocklist syntax to load the whole mounted filesystem as an initrd.
templates/boot/grub/addons.cfg