XV6的运行以及退出
XV6的运行以及退出
xv6的运行
进入到xv6项目文件夹下,输入make qemu命令运行,运行后出现一下信息
xv6 kernel is booting
hart 1 starting
hart 2 starting sh
xv6的推出
ctrl + a ,按c回到monitor界面,如果按x推出QEMU.
WARNING: The scripts cmake, cpack and ctest are installed in ‘/home/ubuntu/.local/bin’ which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use –no-warn-script-location.