1
0
Fork 0

Troubleshooting

timestamps v1.0.0
dump_stack() 2019-08-20 21:55:40 +00:00
parent df5d226772
commit a8b423cddf
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 7 additions and 0 deletions

View File

@ -80,6 +80,13 @@ Generate all kernels
$ out-of-tree kernel genall --distro Ubuntu --ver 16.04 $ out-of-tree kernel genall --distro Ubuntu --ver 16.04
## Troubleshooting
If anything happens that you cannot solve -- just remove `$HOME/.out-of-tree`.
But it'll be better if you'll write the bug report.
## Development ## Development
Read [Qemu API](qemu/README.md). Read [Qemu API](qemu/README.md).