-
1Download the project
git clone https://github.com/appleroll/kernelgpt.gitWhile I have provided the ISO file for the KernelGPT here at Hackaday, I recommend using git as the repo is updated often, and you also have access to the README and other files.
-
2Install QEMU
This could be through the official website or your favourite package manager. The specific QEMU CLI tool used is called qemu-system-i386
-
3Run through Make
cd kernelgpt/ make run
Ethan Zhang
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.