Update Readme.md

Esse commit está contido em:
Popa Marius Adrian
2023-02-21 15:26:33 +02:00
commit de GitHub
commit 13b1afcf93
+5 -1
Ver Arquivo
@@ -3,7 +3,11 @@ linux-0.01 On Ubuntu 18.04/20.04 compilable with GCC
Revised version of the first kernel that can be compiled with GCC on machines with Ubuntu 18.04/20.04 64 and 32 bit versions on Intel/AMD. Revised version of the first kernel that can be compiled with GCC on machines with Ubuntu 18.04/20.04 64 and 32 bit versions on Intel/AMD.
The kernel runs in both emulators: QEMU ver. 2.11.1 and Bochs ver 2.6. and that was a great success for me ... The kernel runs in both emulators: QEMU ver. 2.11.1 and Bochs ver 2.6.
Usage instructions
https://mapopa.blogspot.com/2022/09/linux-001-compiling-on-ubuntu-64.html
I also uploaded the bochsrc.txt file so that the bochs runs from the command line from the root where the kernel(Image) is I also uploaded the bochsrc.txt file so that the bochs runs from the command line from the root where the kernel(Image) is
and qemu runs from the cmd line by the command: make run, but first unzip the file hd_oldlinux.img.zip. and qemu runs from the cmd line by the command: make run, but first unzip the file hd_oldlinux.img.zip.