diff options
Diffstat (limited to 'target/x86_64/qemu-x86_64/genimage-dual.cfg')
-rw-r--r-- | target/x86_64/qemu-x86_64/genimage-dual.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86_64/qemu-x86_64/genimage-dual.cfg b/target/x86_64/qemu-x86_64/genimage-dual.cfg index 647a2bcb5..c9b73170d 100644 --- a/target/x86_64/qemu-x86_64/genimage-dual.cfg +++ b/target/x86_64/qemu-x86_64/genimage-dual.cfg @@ -8,6 +8,7 @@ image disk.img { image = "boot.img" offset = 0 size = 512 + holes = {"(440; 512)"} } partition grub { |