]>
iEval git - gruntmaster-daemon.git/blob - ex/runvm
5 -enable-kvm -cpu host -m 256MB \
6 -nodefaults -nographic \
7 -kernel $ROOT/bzImage \
8 -append 'root=/dev/vda console=ttyS0,1200 init=/bin/bash --login' \
9 -drive file=$ROOT/vm.squashfs
,if=virtio
,readonly \
10 -virtfs local,id
=virtfs0
,path
=.
,security_model
=none
,mount_tag
=virtfs \
This page took 0.037573 seconds and 4 git commands to generate.