get iso to boot into kernel + initramfs

Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
Nico Schottelius 2015-05-13 09:24:55 +02:00
commit a1f003bd9c
5 changed files with 48 additions and 1 deletions

View file

@ -8,5 +8,5 @@ fi
iso=$1; shift
qemu-system-x86_64 -m 512 -boot order=cd \
-drive=$iso,media=cdrom
-drive file=$iso,media=cdrom