Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 501 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 501 Bytes

linux-0.01

Historical 0.01 release of linux kernel taken from here!

  • It's part of KALDP. If you have interest about this project, contact us.

How to make image

  • Run the make command to create an image file.
  • If you run this image on the QEMU, the size of the image file should be 1.44 MB. It can be done by mk.c (Just build and run)

Progress

  • Checked that entering the main function.