Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30708 )
Change subject: ERROR: "qemu-system-x86_64: command not found" FIX: `apt-get install -y qemu-system-x86` CHANGES: Documentation/lessons/lesson1.md - replaced `sudo apt-get install -y qemu` with `sudo apt-get install -y qemu qemu-system-x86` Change-Id: Ia171562493eede9ddecd5a9389cf721462652596 Signed-off-by: vassil vassil88@gmail.com ......................................................................
Patch Set 13:
(2 comments)
https://review.coreboot.org/#/c/30708/13//COMMIT_MSG Commit Message:
https://review.coreboot.org/#/c/30708/13//COMMIT_MSG@10 PS13, Line 10: `apt-get install -y qemu-system-x86` which OS ? apt-get install -y qemu works on ubuntu 16.04
https://review.coreboot.org/#/c/30708/13//COMMIT_MSG@12 PS13, Line 12: Documentation/lessons/lesson1.md - replaced `sudo apt-get install -y qemu` with `sudo apt-get install -y qemu qemu-system-x86` please use a proper commit message as described here: https://www.coreboot.org/Git