forked from ungleich-public/cdist
get iso to boot into kernel + initramfs
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
parent
59d81ddd4b
commit
a1f003bd9c
5 changed files with 48 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue