mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-24 06:29:19 +00:00
dm: add specify log for starting uos
add log for uos when to begin Tracked-On: #2552 Signed-off-by: Wei Liu <weix.w.liu@intel.com> Reviewed-by: Yin Fengwei <fengwei.yin@intel.com>
This commit is contained in:
parent
5df9cbe36a
commit
e40927ca35
@ -391,6 +391,8 @@ echo "-V 5 means just launching 1 alios UOS"
|
||||
echo "-V 6 means auto check android/linux/alios UOS; if exist, launch it"
|
||||
}
|
||||
|
||||
echo "dm_run: start UOS" > /dev/kmsg
|
||||
|
||||
launch_type=1
|
||||
debug=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user