mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-09 21:33:08 +00:00
remove the CL release number and use the default name for uos image.
Later it can be updated/changed by installation script.
This commit is contained in:
parent
d0f7f4d658
commit
3e7f32cced
@ -47,7 +47,7 @@ acrn-dm -A -m $mem_size -c $2 -s 0:0,hostbridge -s 1:0,lpc -l com1,stdio \
|
||||
-s 2,passthru,0/2/0 \
|
||||
-s 5,virtio-console,@pty:pty_port \
|
||||
-s 6,virtio-hyper_dmabuf \
|
||||
-s 3,virtio-blk,/home/clear/clear-29200-kvm.img \
|
||||
-s 3,virtio-blk,/home/clear/uos/uos.img \
|
||||
-s 4,virtio-net,tap0 \
|
||||
-s 7,passthru,0/14/0 \
|
||||
-s 8,passthru,0/d/0 \
|
||||
|
Loading…
Reference in New Issue
Block a user