Commit ee3de6c
jinqiang zhang
vm_host_tools: disable remove-params-pemm0-ro.patch
Run `crosvm run ... --params root=/dev/pmem0 ro` on command line will see below error message, but work fine with vm_concierge, so comment it:
[ERROR:src/main.rs:2980] InvalidValue {
value: "ro",
expected: "this kernel path does not exist",
}
kernel_path: ro
Signed-off-by: jinqiang zhang <jinqiang@fydeos.io>1 parent 35da948 commit ee3de6c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
0 commit comments