Why Learn Linux
Just as it is not possible to rely on us GPS to target our missiles, it is hard to imagine using a computer running Windows to engage in information warfare with the United States. And the North Korean network crashes, again warns the people, the information war, the cyber war is not far away from us. Linux open source, can be customized according to their own requirements for deep customization, is undoubtedly a great choice.
Why linux-0.11?
Now linux-3.18, nearly tens of thousands of lines of code, even Linus, not all read, let alone to learn. And linux-0.11, only million lines of code, take to learn, from the volume is just right.
Enter the Linux-3.18/arch directory, inside a large pile, but as long as you figure out one, such as x86, the others are not difficult to understand. Similarly, the file system, drive equipment, etc., can take this important breakthrough way to proceed. But before the operation, the first to take linux-0.11 surgery, is to achieve a multiplier effect. Because the linux-0.11 is very low, but perfectly formed, and with the current linux-3.18 have relevance. In this way, the quality is also guaranteed.
How to compile and run linux-0.11 in Ubuntu
With linux-0.0 's successful run, compiling linux-0.11 in Ubuntu is no longer a difficult task. From the download link provided by x01.lab.download , select x01.los.1.tar.gz , download the extract from the terminal to enter, make and then Bochs can. It should be explained that the use of grubdos.img, which is the way to start Ubuntu. Terminal input make grub adds the compiled image to Grubdos.img, and rootimage-0.11 is the root file image. In the Grubdos menu, select the last item. When prompted for insert floppy and press ENTER, in the Grubdos menu, select Fd1.
X01.os.19:compile linux-0.11 on the Ubuntu