abhath-labs commented on issue #61: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/61#issuecomment-1066466923
Hi @DemesneGH Thankyou, rebuilding the kernel with the default options fixed the error, I chose some non-default settings which led to the kernel error. No when I try to run the command `mount -t 9p -o trans=virtio host shared` I get the error, `mount: /home/incubator-teaclave-trustzone-sdk/optee-qemuv8-3.14.0/build/shared: permission denied.` The output in the QEMU terminal after starting it with `make run-only` is as follows ``` * QEMU is now waiting to start the execution * Start execution with either a 'c' followed by <enter> in the QEMU console or * attach a debugger and continue from there. * * To run OP-TEE tests, use the xtest command in the 'Normal World' terminal * Enter 'xtest -h' for help. c ``` The same user (sudo) is used to start the QEMU and mount, not sure why the permission denied error is occuring. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org