Closed luandkg closed 2 years ago
Hi! To compile Gramado you just need to run the "make" command in terminal(if you already have all the dependencies)
The system has two repositories at the moment. One called gramado/ and another one called hot/ . You can use 'make' to compile everything in the given repository. If hot/ is present at the same parent directory so, gramado/ is gonna import some files from hot/ .... (build/gramado ... build/hot)
When I ran ./run happen this error "qemu-system-x86_64: -hda GRAMADO.VHD: Could not open 'GRAMADO.VHD': No such file or directory"
How can I create this GRAMADO.VHD ?