samples: fix grub2-legacy in base-qcow2

This fixes a typo: `386-pc` -> `i386-pc`
This commit is contained in:
David Rheinsberg 2020-04-20 07:43:05 +02:00 committed by Tom Gundersen
parent c2cb6073ad
commit d5575edbc7

View file

@ -925,7 +925,7 @@
"options": {
"root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac",
"kernel_opts": "ro biosdevname=0 net.ifnames=0",
"legacy": "386-pc"
"legacy": "i386-pc"
}
},
{